Skip to content

Magnum - removed appending to ca.cart #1043

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
Apr 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ kolla_image_tags:
rocky-9: 2023.1-rocky-9-20240205T162323
ubuntu-jammy: 2023.1-ubuntu-jammy-20240221T133905
magnum:
rocky-9: 2023.1-rocky-9-20240411T125311
ubuntu-jammy: 2023.1-ubuntu-jammy-20240411T125311
rocky-9: 2023.1-rocky-9-20240422T152338
ubuntu-jammy: 2023.1-ubuntu-jammy-20240422T152338
neutron:
rocky-9: 2023.1-rocky-9-20240202T145927
ubuntu-jammy: 2023.1-ubuntu-jammy-20240221T103817
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
fixes:
- |
Fixes appending to ca.crt in make-cert-client.sh causing multiple identical
ca certs being added into /etc/kubernetes/certs/ca.crt.