kyleli666
kyleli666
@GnaneshKunal Thank you. I'm not using nginx, but AWS ALB formed by Ingress in k8s. I don't have issue on version 1.11.1 with my proxy setup, is there something new...
@GnaneshKunal I'm sorry, I tried to reproduce again and found it works with 1.12.0 but not 1.12.1 (If downgrade again from 1.12.1 to 1.12.0, there'll be a problem loading the...
Hi @GnaneshKunal It works for me, too~
Same problem and this has been broken st least since Lens version 5. BTW, this https://github.com/lensapp/lens/blob/master/troubleshooting/custom-prometheus.md document seems not enough.
I found that the kubernetes_service_account will automatically generate the secret with its name as a prefix, like -token-xxxx.
I found a workaround is to change the policy of ApplicationSet controller - https://argocd-applicationset.readthedocs.io/en/stable/Controlling-Resource-Modification/#policy-create-only-prevent-applicationset-controller-from-modifying-or-deleting-applications Use a policy that does not include "update", e.g. "create-delete" in my case in Helm values...
I have the same issue with `micronaut.server.context-path` I also feel it's related to https://github.com/tchiotludo/akhq/discussions/1297, where the context-path doubled when oidc login succeeds. My work around there also useful here in...
Logs indicate successful update but image is not actually updated (digest strategy, registry is ECR)
If it's related to Image updater + ApplicationSet, then there is a work arround by changing ApplicationSet controller policy. See my comment here https://github.com/argoproj/applicationset/issues/547#issuecomment-1674693159
If it's related to Image updater + ApplicationSet, then there is a work arround by changing ApplicationSet controller policy. See my comment here https://github.com/argoproj/applicationset/issues/547#issuecomment-1674693159
same in smartdns-rs 0.7.2