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

Feat/cache privatekey #53

Merged
merged 1 commit into from
Apr 21, 2024
Merged

Feat/cache privatekey #53

merged 1 commit into from
Apr 21, 2024

Conversation

samirtahir91
Copy link
Owner

No description provided.

@coveralls
Copy link

coveralls commented Apr 21, 2024

Coverage Status

coverage: 69.263% (-0.6%) from 69.834%
when pulling e784736 on feat/cache-privatekey
into 95bfeb9 on main.

@samirtahir91 samirtahir91 force-pushed the feat/cache-privatekey branch 2 times, most recently from ab9147f to 31730a7 Compare April 21, 2024 12:18
- Private keys are cached in /var/run/github-app-secrets/<namespace>/<githubapp name>
- A githubapp's cached key is wiped on delete of a github app
- Cache key is wiped if there is an error in the access token request from github api for a githubapp
- Reduces calls to kubernetes api for token request and secrets and/or vault
- Up manager seccompProfile for RuntimeDefault
@samirtahir91 samirtahir91 merged commit ce3146c into main Apr 21, 2024
8 of 9 checks passed
@samirtahir91 samirtahir91 deleted the feat/cache-privatekey branch April 25, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants