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

Updates entrypoint to rebuild kubeconfig when service account token or ca changes #686

Closed
wants to merge 1 commit into from

Conversation

dougbtv
Copy link
Member

@dougbtv dougbtv commented Jun 17, 2021

I was originally going to use inotifywait, however -- it both requires other packages, and I don't know the mechanism by which the token changes. So, this could invalidate an inotifywait if the file is replaced wholesale. So, I decided to md5sum the file and check the previous sum -- and then regenerate.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 947552220

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 70.867%

Totals Coverage Status
Change from base Build 918551992: 0.0%
Covered Lines: 1136
Relevant Lines: 1603

💛 - Coveralls

@github-actions
Copy link

This pull request is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@xagent003
Copy link

@dougbtv Why was this PR closed? Is there another fix for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants