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

Add automatic whitelist re-signing #10

Merged
merged 5 commits into from
Dec 24, 2024

Conversation

alexboden
Copy link
Member

@alexboden alexboden commented Dec 21, 2024

Resolves #9 by adding a cron job to run the cvmfs_server resign everyday as recommended here.

Also removes an unnecessary entrypoint.sh file.

Tried out Copilot Workspace:

For more details, open the Copilot Workspace session.

server/src/entrypoint.sh Outdated Show resolved Hide resolved
server/src/entrypoint.sh Outdated Show resolved Hide resolved
server/src/main.py Outdated Show resolved Hide resolved
server/src/main.py Outdated Show resolved Hide resolved
Copy link
Member

@ben-z ben-z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Can you delete entrypoint.sh too?

Feel free to deploy it and test it out.

server/src/main.py Show resolved Hide resolved
@alexboden
Copy link
Member Author

LGTM! Can you delete entrypoint.sh too?

Feel free to deploy it and test it out.

Just deployed and tested. Works as before and startup logs indicate that it will now resign with on a cron.

@ben-z
Copy link
Member

ben-z commented Dec 24, 2024

Awesome! Feel free to merge. Can you also update the description of the PR to include more info, and add Resolves #9 to auto close the issue?

@alexboden alexboden merged commit 1dfc76c into main Dec 24, 2024
1 check passed
@alexboden alexboden deleted the alexboden/add-whitelist-resigning branch December 24, 2024 00:27
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.

Automatic whitelist re-signing
2 participants