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

Support remove k8s secret #397

Open
1 of 3 tasks
carmenlau opened this issue Dec 31, 2019 · 0 comments
Open
1 of 3 tasks

Support remove k8s secret #397

carmenlau opened this issue Dec 31, 2019 · 0 comments
Assignees

Comments

@carmenlau
Copy link
Contributor

carmenlau commented Dec 31, 2019

Description

Currently skycli secret remove [SECRET_NAME] only remove the db reference but not the k8s secret, to make sure the deployed microservices won't be affected. We should cleanup the unreferenced secrets.

Idea 1: Setup a job in cluster to remove deleted and unreferenced secrets
Idea 2: Check and delete unreferenced secrets when stopping microservices and removing domains

Secret type need to be handled

  • tls
  • docker config json for image pull secret
  • opaque

Portal Design

Remove this section if the feature have no Portal

Blog Post Specification

Blog Post of the Feature Release

Open Questions

Put a list of open questions here before a complete design / specification is decided

Related Issues

  • Server Issues
  • Client Issues
  • Guides Issues
@keithtkl keithtkl added this to the 2.1 milestone Jan 6, 2020
@keithtkl keithtkl modified the milestones: 2.1, 2.2, 2.3 Feb 3, 2020
@chpapa chpapa removed this from the 2.4 milestone May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants