Gauthier Delacroix
Gauthier Delacroix
This is probably because you're hitting the Github download rate limit. You need to authenticate using the `$OAUTH_TOKEN` variable (which should be renamed `$GITHUB_API_TOKEN`: https://github.com/Banno/asdf-kustomize/pull/12)
Please merge this PR. We can't rely on a generic variable name such as `OAUTH_TOKEN`. Helm plugin uses `GITHUB_API_TOKEN` as expected: https://github.com/Antiarchitect/asdf-helm/blob/master/bin/list-all#L5
> I do not know if this is related @eimarfandino Yes, different ports but same issue.
@Serializator That means the clean way would be the prometheus operator not to use the same address for different instances ? That would consume more IPs but avoid this kind...
I've actually built a kubeconfig secret with Kyverno, by using CA & endpoint found in the ACK cluster status, but I'm blocked by the fact FluxCD ignores kubeconfig user's exec...
@a-hilaly Unless you consider that adding a service account to the managed cluster falls within the scope of the controller (I would completely understand if it doesn’t) then perhaps the...
@braghettos I finally don't create clusters through ACK but still through our legacy IaC. They just self-update with it (and it works great).