Florian Mutter
Florian Mutter
We "solved" this by creating a conftest policy that prevents deletion of node pools with more than 0 nodes. Our clusters have 2 node pools so we need to manually...
Any updates here? I have the same issue :(
I would appreciate a comments on this. Maybe I got something wrong.
We seem to have the same issue but with google authentication to kubernetes as described here: https://registry.terraform.io/providers/hashicorp/google/latest/docs/guides/using_gke_with_terraform#using-the-kubernetes-and-helm-providers
Is there any update on this topic? I could not find a ticket or something that tracks the state
If you use pnpm you can override the dependency in your `package.json` like this: ```json { ... "pnpm": { "overrides": { "protobufjs@^6.0.0": "6.11.4" } } } ```
The image digest was different but nothing else. We got 200 as response
That would be the goal yes. Looking at the manifest repo would mean I would have to somehow give an action running in one repo access to another repo, check...
Not sure if I understood you right but I don't want to do this at release. It should be a part of a PR check. I thinking about something like...
Would be ok for me