-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like…
-
**Describe the bug**
Recently my external-secrets helm installation suddenly got broken:
```text
Error: unknown flag: --enable-partial-cache
Usage:
external-secrets certcontroller [flags]
…
-
When creating a controller with `controller.Start(ctx);` and later stopping it by cancelling the provided context, watches defined on the controller will continue to trigger their event handler. Since…
-
**Describe the bug**
#751 introduces ValidatingAdmissionPolicy. This feature is GA in Kubernetes 1.30.
https://kubernetes.io/blog/2024/04/24/validating-admission-policy-ga/
Kubernetes 1.30 or above …
pddg updated
21 hours ago
-
**Cluster Setup**
- Kubernetes version: 1.28
- Type of Cluster (RKE1, RKE2, k3s, EKS, GKE, AKS, OKE, etc): RKE2
- Installation option (Helm Chart / Custom Installation): Helm Chart
- If Helm Ch…
-
Checklist:
* [X] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [X] I've included steps to reproduce the bug.
* [X] I've pasted the output of `argocd version`.
*…
-
**Describe the bug**
I am installing my RDS controller using https://github.com/aws-controllers-k8s/ack-chart (image: public.ecr.aws/aws-controllers-k8s/rds-controller:1.2.1) with the following value…
-
**What happened**:I am attempting to run sudo -E make run in my Ubuntu VM (running on VMware) where I have created two local Kubernetes clusters using kind. However, I encounter an error related…
-
### Description
When starting KLM, we can see a delay between the Pod running, and KLM actually picking up work (starting the reconciliation). We need to investigate the reason for this delay and i…
-
### What would you like to be added (User Story)?
As an operator of cluster API, I want to be able to install and manage Cluster API using a GitOps approach for easier deployment and management of la…