johgoe
johgoe
To check if GraphQLDataSourceProcessOptions is of kind INCOMING_OPERATION or of type HEALTH_CHECK or LOADING_SCHEMA the enum GraphQLDataSourceProcessOptions should be exported for other modules. Please add the export to `datasource\index.ts`
We want to add add a custom core dns configuration e.g. ``` rewrite name regex (.*)\.local\.kyma\.dev istio-ingressgateway.istio-system.svc.cluster.local ```` to core dns configmap. Currently we have to patch the coredns configmap...
**Description** Upgrade prometheus-operator to v0.58.0 or newer **Reasons** With a istio enabled scrape config there can be problems with http2 https://github.com/prometheus-operator/prometheus-operator/releases/tag/v0.58.0 has a new feature to disable http2 in the...
This pull request should only publish some changes, which we did in our project to get some additional federation features. It's not tested yet because on quarkus we did some...
### Description Current implementation of keycloak operator is using a user account. As service operator isn't a user but a service without user interaction, it's permission should be configured from...
same as https://github.com/0xR/graphql-transform-federation/pull/12 but without dist folder.
## Expected Behavior MaxCul checks the credits of cul before sending but since #5329 the credit variable is not updated correctly anymore. The credit is not updated on starting cul....