You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can do it in the same fashion as we did for post-install-type-instance.yaml. The new job should be located in the newly created Helm chart for secret backend storage.
We can do it as a part of populator or created it directly under /cmd/secret-storage-backend
Add dedicated manifests (probably Action) to install AWS Secrets Manager.
Create proper Types and TypeInstances that will be created as a part of the installation
Uninstall is out of the scope.
Updated secret backend storage: If only one provider is enabled, use it by default (context can be empty).
Created dedicated documentation on our website under storage backend section:
Description
As the secret storage backend has been implemented in #644, it should be consumed by Local Hub once the gRPC delegation is implemented (#645).
AC
dotenvstorage. By default, disabled. (consider if this really simplify sth)post-install-type-instance.yaml. The new job should be located in the newly created Helm chart for secret backend storage./cmd/secret-storage-backendcontextcan be empty).storage backendsection:Related issues
See epic #604 for the reason and use cases.