Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a simple API for common types of secrets #344

Closed
Tracked by #2191
Chriscbr opened this issue Feb 24, 2022 · 0 comments · Fixed by #473
Closed
Tracked by #2191

Provide a simple API for common types of secrets #344

Chriscbr opened this issue Feb 24, 2022 · 0 comments · Fixed by #473
Assignees
Labels
effort/medium 1 week tops feature-request New/Enhanced functionality wanted priority/p1 Should be on near term plans

Comments

@Chriscbr Chriscbr added the effort/medium 1 week tops label Feb 24, 2022
@iliapolo iliapolo added feature-request New/Enhanced functionality wanted priority/p1 Should be on near term plans labels Mar 7, 2022
@Chriscbr Chriscbr self-assigned this Mar 22, 2022
@mergify mergify bot closed this as completed in #473 Mar 29, 2022
mergify bot pushed a commit that referenced this issue Mar 29, 2022
This PR adds custom classes for the following secret types:

- service account token secrets
- basic authentication secrets
- tls secrets
- ssh authentication secrets
- docker config secrets

Closes #344

Signed-off-by: Christopher Rybicki <rybickic@amazon.com>
iliapolo pushed a commit that referenced this issue Apr 13, 2022
This PR adds custom classes for the following secret types:

- service account token secrets
- basic authentication secrets
- tls secrets
- ssh authentication secrets
- docker config secrets

Closes #344

Signed-off-by: Christopher Rybicki <rybickic@amazon.com>
(cherry picked from commit 716fb13)

# Conflicts:
#	docs/java.md
#	docs/python.md
#	docs/typescript.md
iliapolo added a commit that referenced this issue Apr 13, 2022
This PR adds custom classes for the following secret types:

- service account token secrets
- basic authentication secrets
- tls secrets
- ssh authentication secrets
- docker config secrets

Closes #344

Signed-off-by: Christopher Rybicki <rybickic@amazon.com>
(cherry picked from commit 716fb13)

# Conflicts:
#	docs/java.md
#	docs/python.md
#	docs/typescript.md

Co-authored-by: Christopher Rybicki <rybickic@amazon.com>
iliapolo pushed a commit that referenced this issue Apr 13, 2022
This PR adds custom classes for the following secret types:

- service account token secrets
- basic authentication secrets
- tls secrets
- ssh authentication secrets
- docker config secrets

Closes #344

Signed-off-by: Christopher Rybicki <rybickic@amazon.com>
(cherry picked from commit 716fb13)

# Conflicts:
#	docs/java.md
#	docs/python.md
#	docs/typescript.md
iliapolo added a commit that referenced this issue Apr 13, 2022
This PR adds custom classes for the following secret types:

- service account token secrets
- basic authentication secrets
- tls secrets
- ssh authentication secrets
- docker config secrets

Closes #344

Signed-off-by: Christopher Rybicki <rybickic@amazon.com>
(cherry picked from commit 716fb13)

# Conflicts:
#	docs/java.md
#	docs/python.md
#	docs/typescript.md

Co-authored-by: Christopher Rybicki <rybickic@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/medium 1 week tops feature-request New/Enhanced functionality wanted priority/p1 Should be on near term plans
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants