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

Convert all apps in 'aaa' to use ExternalSecret CRDs instead of normal K8s Secrets where applicable #2091

Closed
4 tasks
spiffxp opened this issue May 24, 2021 · 2 comments
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@spiffxp
Copy link
Member

spiffxp commented May 24, 2021

ref: #2078 (comment)

By "where applicable" I mean if humans are at all involved in provisioning the secret. I'm going to guess any Secret in aaa that is of type Opaque falls under this category

$ k get secrets --context=aaa -A | grep -v kube-system | grep Opaque
cert-manager                  letencrypt-prod-account-key                      Opaque                                1      579d
cert-manager                  letencrypt-staging-account-key                   Opaque                                1      579d
publishing-bot                github-token                                     Opaque                                1      396d
slack-infra                   recaptcha                                        Opaque                                2      396d
slack-infra                   slack-event-log-config                           Opaque                                1      396d
slack-infra                   slack-moderator-config                           Opaque                                1      396d
slack-infra                   slack-moderator-words-config                     Opaque                                1      60d
slack-infra                   slack-post-message-config                        Opaque                                1      257d
slack-infra                   slack-welcomer-config                            Opaque                                1      396d
slack-infra                   slackin-token                                    Opaque                                1      396d
triageparty-release           triage-party-github-token                        Opaque                                1      21d

So...

/wg k8s-infra
/area cluster-mgmt
/kind cleanup
/milestone v1.22
/priority important-soon

@k8s-ci-robot k8s-ci-robot added this to the v1.22 milestone May 24, 2021
@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels May 24, 2021
@spiffxp
Copy link
Member Author

spiffxp commented Aug 3, 2021

/close
I'm closing this in favor of #2220 which covers this more extensively

@k8s-ci-robot
Copy link
Contributor

@spiffxp: Closing this issue.

In response to this:

/close
I'm closing this in favor of #2220 which covers this more extensively

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

2 participants