Gajus Kuizinas
Gajus Kuizinas
Very much impacted by this.
> When you have thousands of secrets that need to be decrypted the inability to scale becomes quite a problem. > Has any work been done to run multiple sealed-secret...
We use Kubernetes cluster to host production and review environments. Every review environment (a mirror of production) is deployed to its own namespace. We sometimes have hundreds of them. When...
Was about to give this a try, but it looks like Heal chart does not allow to set `SEALED_SECRETS_CONTROLLER_NAMESPACE`?
Maybe it is the `additionalNamespaces` setting, although name confusingly implies that these are additional namespaces. Will give this a try.
Will need to explore this later, but `additionalNamespaces` appears to be not the setting I am after. Haven't yet figured out how to restrict Helm release to certain namespaces.
Made no difference when I tried it today, i.e. it was still unsealing secrets in other namespaces. But will give a second try tomorrow. Today only had sporadic availability to...
This needs to be opt-in, because the serializer that Roarr uses is part of the magic that makes Roarr so fast.
Need this to exclude `Dockerfile`.
Tagging core team member to make sure this gets seen since it is a pretty major issue @gsoltis Annoyingly, pnpm v8 introduced a regression where it broke `pnpm deploy` so...