Perdjesk

Results 8 issues of Perdjesk

**Describe the bug** The following PR https://github.com/confluentinc/ksql/pull/3695/files#diff-734b7c162230742e416f79fdf85d146dR41-R48 (/cc @agavra) introduces a validation of source name that do not match the allowed Kafka topic names. The "." character is missing in...

enhancement
popular
streaming-engine
parser

### Starting configuration site.pp ``` node default { jenkins::credentials { '[email protected]': password => '', private_key_or_path => hiera('blu::deploy_key'), uuid => 'cf2baae7-a2c0-4fda-ba23-88c816aaef68', } } ``` base.yaml ``` blu::deploy_key: "privatekey" ``` ### Apply...

bug

### Actual behavior When SPNEGO SSO configuration is done in Firefox (see https://web.archive.org/web/20210623234924/https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication#original_document_information) the SSO using SPNEGO will be done in every container against the unique identity offered by GSS-API...

**Is your feature request related to a problem? Please describe.** Given a multi-tenant Kafka cluster with ACLs per tenant based on prefixes, running ksqldb server should not require new ACLs....

enhancement

Goals: - Replaces current geocoder data source from GeoNames to OSM data. - Feeds OSM data into Apache Lucene - Serve existing API geocoding endpoints with OSM data and Lucene...

geocoder

Goals: - CI can build and sign artifacts - CI can publish artifacts to SVN and Nexus * SVN dev: https://dist.apache.org/repos/dist/dev/incubator/baremaps/ * Nexus staging: https://repository.apache.org - CI triggers build, sign...

The default value for `navigateFallbackAllowlist` in `devOptions` is set to `/\//`. https://github.com/vite-pwa/nuxt/blob/106977993291d2443d52569b335f78e8a03e0a69/src/utils/config.ts#L40-L45 While in vite-plugin-pwa and docs it is set to `/^\/$/` https://github.com/vite-pwa/vite-plugin-pwa/blob/75b4fdc10de1716f44ba8ba3b993bfe02912b171/src/plugins/dev.ts#L167-L169 https://vite-pwa-org.netlify.app/guide/development#type-declarations Potentially related: https://github.com/vite-pwa/nuxt/issues/77 https://github.com/vite-pwa/nuxt/issues/81 https://github.com/vite-pwa/nuxt/issues/56

bug
enhancement

**Is your feature request related to a problem? Please describe.** When cloning student-repos repositories for archives purpose it is necessary to get all the branches locally so that the content...

enhancement