raphaelauv
raphaelauv
https://hub.docker.com/r/nginx/unit/tags?page=1&name=python 1.27.0-python3.10 is `338.31 MB` where 1.21.0-python3.7 is `36.85 MB` would be great to have a slim image Thanks
**Is your feature request related to a problem? Please describe.** DockerOperator is one of the operators that some teams use before going for KPO or KubernetesExecutor (to split airflow itself...
would you accept tests helpers on this repo ? like `parametrize` ? ```golang func parametrize[V any, T any](fn T, allValues [][]V) { v := reflect.ValueOf(fn) for _, a := range...
```shell kubectl -n gmp-test apply -f https://raw.githubusercontent.com/GoogleCloudPlatform/prometheus-engine/v0.3.1/examples/pod-monitoring.yaml ``` ` Error from server (InternalError): error when creating "https://raw.githubusercontent.com/GoogleCloudPlatform/prometheus-engine/v0.3.1/examples/pod-monitoring.yaml": Internal error occurred: failed calling webhook "default.podmonitorings.gmp-operator.gmp-system.monitoring.googleapis.com": Post "https://gmp-operator.gmp-system.svc:8443/default/monitoring.googleapis.com/v1alpha1/podmonitorings?timeout=10s": context deadline exceeded `
Currently I can't activate Google Cloud Managed Service for Prometheus for my GKE autopilot `Managed Prometheus is not supported for Autopilot clusters. ` Release channel : Rapid channel Version :...
## Feature request Look like in 2.0 and 2.1rc1 the Bloom filters are not opensource any plan to release them in the open source version of delta ? Thanks
### Is your proposal related to a problem? Currently I can't see the dispatch of the connector task between the workers of my kafka-connect cluster ### Describe the solution you'd...
https://github.com/jobcloud/php-kafka-lib/issues/72 the avro deserializer (with cached registry) do not fetch new schema versions at run time but deserialize with the existing cached schema even if it's not the one used...
`Support for KeyDB FLASH using the RocksDB engine will become available September 2022` do you still plan to release this month the RocksDB engine ? thanks
following the blog post https://docs.keydb.dev/blog/2021/07/06/blog-post could you summarize the advantage of using RAFT for a redis ( keydb ) cluster against the current cluster redis protocol ? thanks