bottlerocket-os / bottlerocket-update-operator

A Kubernetes operator for automated updates to Bottlerocket
Other
179 stars 41 forks source link

Rename root-certificate to brupop-selfsigned-ca #595

Open alekhrycaiko opened 10 months ago

alekhrycaiko commented 10 months ago

Issue number:

https://github.com/bottlerocket-os/bottlerocket-update-operator/issues/486

Description of changes:

This attempts to address #486.

Changes root certificate referenced based on current findings of the issue.

Testing done:

Ran test suite.

Our own cluster already relies on brupop-selfsigned-ca. But I have not ran this specific PR against the cluster and could use an additional verification/eye there.

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.

yeazelm commented 9 months ago

Thanks @alekhrycaiko for cutting this PR! I'm just getting up to speed on this issue so I'll need to look at this a bit more to confirm it will work. I'll dig in and get back to you! Sorry for the delay in response!