Skip to content

OS Capacity: Support providing a CA certificate #1079

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

Merged
merged 1 commit into from
May 21, 2024

Conversation

markgoddard
Copy link
Contributor

For clouds that use an internal CA, it is necessary to provide a CA certificate to OS capacity.

@markgoddard markgoddard self-assigned this May 20, 2024
@markgoddard markgoddard requested a review from a team as a code owner May 20, 2024 14:12
@markgoddard
Copy link
Contributor Author

Adapted from #896

Copy link
Contributor

@assumptionsandg assumptionsandg left a comment

Choose a reason for hiding this comment

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

Has this been tested?

When testing #896 on SMS lab the container would always crash on SSL validation even when the cacert was provided and mounted in the container.

That could’ve just been me messing it up though.

@markgoddard
Copy link
Contributor Author

Has this been tested?

When testing #896 on SMS lab the container would always crash on SSL validation even when the cacert was provided and mounted in the container.

That could’ve just been me messing it up though.

I've tested it in a multinode, and it fixed the container's restart loop.

For clouds that use an internal CA, it is necessary to provide a CA
certificate to OS capacity.

Co-Authored-By: Jake Hutchinson <[email protected]>
@markgoddard markgoddard force-pushed the os-capacity-cacert branch from 29cd0b1 to a0331ca Compare May 20, 2024 15:07
Copy link
Contributor

@assumptionsandg assumptionsandg left a comment

Choose a reason for hiding this comment

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

I've tested it in a multinode, and it fixed the container's restart loop.

Ah nice one, I didn't think it was just the restart loop causing problems.

LGTM, thanks for getting this one over the line :)

@markgoddard markgoddard merged commit b45b8b9 into stackhpc/yoga May 21, 2024
15 checks passed
@markgoddard markgoddard deleted the os-capacity-cacert branch May 21, 2024 08:13
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.

2 participants