-
The K8ssandraCluster CRD should make the liveness and readiness probes for Cassandra pods configurable. Note that they are not currently configurable in the CassandraDatacenter CRD. See https://github…
-
I've noticed that the Perses Pod is managed by a Deployment rather than a StatefulSet within the `perses-operator`. Is this by design?
My concern stems from the observation that the Perses Pod is m…
-
**What version of redis operator are you using?**
0.15.1
**Does this issue reproduce with the latest release?**
Yes
**What operating system and processor architecture are you using (`kubec…
-
### Type of question
Implementation Assistance
### Support question
Hello,
I succeed to instanciate a 2 node cluster on openshift, but when I tried to activate authentication and SSL :)
I'…
-
### Bug Description
In 24.04 the Python version includes [PEP668](https://peps.python.org/pep-0668/)
The following PEP disallows by default to install packages in the system-wide python installati…
-
So when using the Operator-SDK it generates a go file like groupversion_info.go in your main API package. This defines stuff like:
```go
// Package v1alpha1 contains API Schema definitions for the…
-
Create an RDS secret and attempt to use it with this operator
> {"level":"error","ts":1552708181.4343886,"logger":"kubebuilder.controller","caller":"controller/controller.go:209","msg":"Reconciler …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
As initially reported [here](https://discuss.kubernetes.io/t/coredns-fails-connecting-to-kube-a…
azzid updated
3 weeks ago
-
### Report
The current implementation of the HTTPScaledObject reconciler is not following the best practices for a K8s Operator.
### Expected Behavior
1. It should only update resources when needed…
-
I have a permanent dask cluster in kubernetes. Current operator ignores all changes to manifest.
There has been an issue about supporting spec updates, it got closed as resolved after implementing sc…