-
I see that the goreleaser config currently does not have support for Windows. Any particular reason? Stevedore works in Windows too I guess? If it does, we can support Windows installation too. How? O…
-
### Checklist
- [X] I've searched for similar issues and couldn't find anything matching
- [X] I've included steps to reproduce the behavior
### Affected Components
- [ ] K8sGPT (CLI)
- [X] K8sGPT …
-
We are trying to apply [Confluent For Kubernetes](https://docs.confluent.io/operator/current/co-quickstart.html#co-quickstart) from a Flux Kustomization pointing to a kustomize overlay created by infl…
-
**Describe what happened:**
We enabled `datadog.kubeStateMetricsCore.enabled` and disabled `datadog.kubeStateMetricsEnabled`. After this change no `kubernetes_state.*` metrics were reported anymore. …
-
Hi,
I am working with Trino in order to develop an appication where Trino is expected to read/write in several different S3 buckets, that are managed by different clients. In order to manage securi…
-
### Kubernetes Version
1.30
### Helm Chart Version
0.12.1
### Helm Chart configuration
I just installed as it was requested in the tutorial:
1. Export the Auth token and the API
2. Ad…
-
Currently, [`values.schema.json`](https://github.com/second-front/uchart/blob/main/values.schema.json) is rudimentary. It doesn't go beyond `default`, `global`, and some objects that don't accept arbi…
-
# Checklist
* [x] I've searched the issue queue to verify this is not a duplicate bug report.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `kargo version`.
* […
-
Hi, I'm using Image automation CRDs in my cluster. My cluster is has a set up to fetch images from Azure ACR and there was an issue with fetching the images. So I tried to uninstall the flux and reins…
-
### What would you like to be added?
Some context for the issue below: I'm writing operator and generating CRD yaml using `controller-gen`
I have a CRD which has a `runtime.RawExtension` field, it…