Adrian Berger

Results 59 comments of Adrian Berger

For this use case https://github.com/kubernetes/kube-state-metrics/blob/main/docs/metrics/extend/customresourcestate-metrics.md could be enough?

@dimitarvdimitrov I'm not sure how to proceed from here. I've ran `make build-helm-tests` and pushed a new commit, but since upstream was already updated there is a conflict. What's the...

@dimitarvdimitrov I tried my best, can you rerun the tests?

Note: This also seems to be a problem when installing loki via ArgoCD, since the Sync will never succeed and therefore the post-install hook will not be run. https://argo-cd.readthedocs.io/en/stable/user-guide/helm/#helm-hooks: `helm.sh/hook:...

> Still experiencing this issue on argocd `v2.9.3+6eba5be`. K8S version `v1.28.2`, talos linux `v1.5.5`, running bare metal. Attempted to use `ignoreDifferences` on the application but the diff still fails and...

@jpellizzari I see, that's unfortunate. We now do it like this for the moment: ``` --- apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: name: example namespace: flux-system rules: - apiGroups: [""] resources:...

> I think the problem in the original report is that Weave GitOps wants to be able to see groups and resources in addition to "sources.toolkit.fluxcd.io" and "kustomization.toolkit.fluxcd.io" (the requirements...