-
Minimal repro:
Create the needed directories `mkdir repro1 repro2 repro3` and put the files inside
``` go
// +groupName=repro.io
package repro1
import (
metav1 "k8s.io/apimachinery/pkg/ap…
-
**Is your feature request related to a problem? Please describe.**
For now it's not possible to mount custom root-ca certificates to the dex container for allowing OIDC connections to servers secured…
-
### Feature Description
## Problem Statement
In Kubernetes environments using Kueue for resource management and KubeStellar for multi-cluster orchestration, there's a need for dynamic resource all…
-
### Describe the bug
Assume a helm chart with the following structure
```
.
├── Chart.yaml
├── charts
│ └── subchart
│ ├── Chart.yaml
│ ├── crds
│ │ └── crd.yaml
│ …
-
Issue is reproduced in Azure Kubernetes Service, but it works on GCP
If application has metrics.serviceMonitor.default.enabled=true in helm chart, operator fails with error
```
2024-11-29T13:39…
-
**Describe the bug**
I have a table created using the dynamodb ack controller with some provisioned read and write capacity units. Also, i have asked the applicationautoscaling-controller to autoscal…
-
When dependent CRDs do not exist, some controllers are disabled. Currently controller-runtime panics when a controller watches a not existing type. When the controllers are disabled, they cannot repor…
-
### Before creating an issue, make sure you've checked the following:
- [x] You are running the latest released version of k0s
- [x] Make sure you've searched for existing issues, both open and close…
-
The sigstore policy controller can be launched with the flag `--disable-tuf=true` to avoid configuring the trust root online, see this related issue that lead to the flag being implemented: https://gi…
-
As part of Operator Lifecycle Manager v1 (OLM-v1) project, there is introdued [CRD upgrade preflight checking](https://github.com/operator-framework/operator-controller/blob/main/docs/concepts/crd-upg…