-
Notifications
You must be signed in to change notification settings - Fork 6
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
Springboot Java Demo - reloads rotated secrets without restarting by secrets provider for k8s as cronjob #21
Comments
See the comment here: #23 (comment) |
@izgeri maybe I've overused the word "demo". my bad. So this is a new deployment approach for secrets provider for k8s, as a crontab. |
@quincycheng is this something you can contribute directly to the secrets provider project? We are currently reviewing our Kubernetes integration and looking for ways to simplify it and centralize functionality if possible - this seems like it could fit well as a contribution to our existing project. Could it live as an example workflow in the Secrets Provider project? We're adding |
Personally I got no preference. The only concern that I can think of is the usage of secrets provider as |
I think I am proposing two things:
What do you think about these suggestions? Do they make sense? |
Request for a new public Conjur project in CyberArk GitHub
Current project source: https://github.com/quincycheng/springboot-k8s-secret-reload-provider-as-a-cronjob
Current maintainer: Quincy Cheng, @quincycheng
Desired project URL: https://github.com/cyberark/springboot-k8s-secrets-provider-as-cronjob
Brief description of project:
Springboot Java Demo, that reloads rotated secrets of Oracle database without restarting app container by using secrets provider for k8s as cronjob
Anticipated certification level: Certified
The text was updated successfully, but these errors were encountered: