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

Make speedup secret propagation a utility function #568

Closed
barkbay opened this issue Mar 27, 2019 · 0 comments · Fixed by #599
Closed

Make speedup secret propagation a utility function #568

barkbay opened this issue Mar 27, 2019 · 0 comments · Fixed by #599
Assignees
Labels
justdoit Continuous improvement not related to a specific feature

Comments

@barkbay
Copy link
Contributor

barkbay commented Mar 27, 2019

  1. Extract the hack used here to speedup secret propagation:
    https://github.com/elastic/k8s-operators/blob/e0fdca69d5ba613823bcf53cf20110da77178017/operators/pkg/controller/elasticsearch/nodecerts/cert.go#L215

  2. Use it to speedup at least these two secrets :

  • node certs as it is done today
  • Trustrelationship subjectname mounted in config/extrafiles/trust.yml
@barkbay barkbay added the justdoit Continuous improvement not related to a specific feature label Mar 27, 2019
@barkbay barkbay self-assigned this Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
justdoit Continuous improvement not related to a specific feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant