Alan B
Alan B
In this section https://github.com/fluxcd/flux2-multi-tenancy#configure-git-authentication I think git-auth.yaml refers to the tenant secret ./tenants/base/dev-team/auth.yaml, but it seems it is referred to as git-auth.yaml here and a few places in the readme.
Some git hook variables are now passed dynamically through to the command. This could probably be tweaked further, but seems a bit more useful than the static arguments in the...
**What happened**: When kube-state-metrics is configured with custom resources that produce Info and/or StateSet type of metrics, and Prometheus is configured with `--enable-feature=native-histograms`, prometheus is unable to scrape the kube-state-metrics...
Hello, I was adding a new cluster to our terraform setup ( we have multiple clusters created from the same terraform root module ) and I lock the flux version...
### Feedback Seems the workspace name in terraform can't contain spaces or slashes. I dont' know if a parsed name can be used. Tried the 'id' in the name field...
https://fluxcd.io/flux/components/image/imagerepositories/#kubelet-identity I noticed a few things upgrading from aad-pod-identity: If you are trying to connect to AzureContainerRegistry (ACR) repo, using (or had unspecified) in ImageRepository CRDs `spec.provider: generic`, you need...
We updated flux 2.1.x to flux 2.2.3. Some of the kube-state-metrics alerts we had started triggering. I was able to make some changes for notification resources but we have some...
Prometheus feature `native-histograms` breaks targets with `info` metric types from being scraped.
I was updating fluxv2 and using this repo as a template, but i noticed in prometheus, that the kube-state-metrics target was showing the error `"invalid metric type "info"`. After some...
Use the 'env' variable in the example powershell task, instead of the AZDO 'variable' definition.