-
One thing that came to me while driving today is storing secrets (passwords, api keys, cryptographic keys and the like).
There are a few things I can see with those:
- we may want to be able to mask…
-
Currently provisioned DSN secrets are stored in "inline" secret store. However, we should have a cluster specific default store to store these.
-
### Problem Description
I would like to store secrets in omni which can be used as part of a cluster template, but not shared or exposed, only added when Omni compiles the template.
### Solution
S…
-
Write a blog to introduce the new [Secrets Store Sync Controller](https://github.com/kubernetes-sigs/secrets-store-sync-controller).
previous attempt: https://github.com/kubernetes/website/pull/455…
-
This was brought up in #1894 and also supported in ASOv1.
This is related to #1415 which was originally for ASOv1 but would apply to ASOv2 as well if it had KV support.
-
move from storing creds in secrets to storing in vault
-
## Overview
When using `ecs-task-runner`, specifying an environment variable with an AWS Secrets Manager ARN in the format:
```
arn:aws:secretsmanager:::secret:
```
does not treat the value…
-
## Background
Automating our internal processes means either no human interaction at all, or the biggest possible reduction in human interaction.
Our new automation pipelines will interact with …
-
## Describe the feature
The AWS Secrets Manager secret store component requires certification tests to be moved from Alpha to Beta.
This will accelerate Secret Store building block adoption fo…
-
# Story
As a galasa user I want to be able to get the improvements which went into v0.38.0 so I can make use of the new features and bug fixes
# Background
- encrypted secrets, CLI and REST calls to…