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

Move the purge functionality to a kube job #87

Closed
surendar-b opened this issue Feb 25, 2022 · 1 comment
Closed

Move the purge functionality to a kube job #87

surendar-b opened this issue Feb 25, 2022 · 1 comment

Comments

@surendar-b
Copy link
Contributor

Describe the bug
Cleaning up unused customConfigMap/customSecret from the cluster. Purge functionality will do the cleaning every 15 mins. Now the purge process is part of the configurator code.
Expected behavior
Move the purge process as a separate one and create the kubernetes job resource to clean the CCM/CS every 15 mins.

@gopaddle-io
Copy link
Owner

Please send pull requests to SODACODE-2022

gopaddle-io added a commit that referenced this issue Mar 15, 2022
feat(issue-#87): Move the purge functionality to a k8s CronJob
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

2 participants