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

clustermesh: correctly mount the etcd data dir in the init container #1457

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

giorio94
Copy link
Member

This PR fixes an incorrect volume mount specification for the init container of the clustermesh-apiserver deployment created through cilium clustermesh enable.

This commit fixes an incorrect volume mount specification for the init
container of the clustermesh-apiserver deployment created through
'cilium clustermesh enable', that caused the operations performed in the
init container itself to be disregarded.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
@giorio94 giorio94 requested a review from a team as a code owner March 16, 2023 07:13
@giorio94 giorio94 temporarily deployed to ci March 16, 2023 07:13 — with GitHub Actions Inactive
Copy link
Member

@tklauser tklauser left a comment

Choose a reason for hiding this comment

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

Thanks

@tklauser tklauser merged commit fb14270 into cilium:master Mar 16, 2023
@giorio94 giorio94 deleted the mio/etcd-mount branch March 16, 2023 10:20
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.

None yet

2 participants