AdheipSingh
AdheipSingh
Consumer config missing, added it for west region.
Use apps/v1 for deployment. Latest k8s versions donot support extenstion/v1beta1
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description - Can we have kubernetes operator for dev lake. ###...
descheduler should be able remove pods having securitycontext params such as runasroot, priviledge escaltion set to true, remove pods with default service account It would good feature as addon.
### Description - currently [liveliness probes](https://github.com/pravega/zookeeper-operator/blob/ed16dab196983394da1b59bb853fe1fdd45316b4/pkg/zk/generators.go#L132) and [readiness probes ](https://github.com/pravega/zookeeper-operator/blob/ed16dab196983394da1b59bb853fe1fdd45316b4/pkg/zk/generators.go#L142)are hardcoded to execute scripts. - probes can be made customisable, same with the commands to execute the container. - I...
Once i update resources spec in the CR, they should be update the core resources file in deployment, the operator needs to have informers + event handlers handling the particular...
- Smoke tests using envtest. - Assert creation of pinot clusters - Schema Management - Tenant Management - Table Management
- support vertical scaling of pvc's. - This can also be a pkg supported in the [operator runtime library.](https://github.com/datainfrahq/operator-runtime)