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

Link Host certificates if available in Admin Container #106

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

sumukhballal
Copy link
Contributor

@sumukhballal sumukhballal commented Dec 23, 2024

Description of changes:

This change links host certificates if it has been updated on the Bottlerocket host. It checks if the path /.bottlerocket/certs exists, if so links the certs to the ca-trust source.

  • Test variant aws-k8s-1.28 boot
  • Test variant aws-k8s-1.24 boot
  • Container specific tests

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

start_admin.sh Outdated Show resolved Hide resolved
@sumukhballal
Copy link
Contributor Author

Addressed @jpculp 's comments.

@sumukhballal sumukhballal marked this pull request as ready for review December 31, 2024 20:27
@sumukhballal sumukhballal requested a review from jpculp December 31, 2024 20:27
@sumukhballal sumukhballal requested a review from KCSesh January 13, 2025 18:12
In certain cases, if host certificates are present at the path '/.bottlerocket/certs', we would link them to the
ca-trust and update-ca-trust process to pickup the new certificates.
@sumukhballal sumukhballal merged commit 3f242b4 into bottlerocket-os:develop Jan 13, 2025
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.

3 participants