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

Move the volumeMounts section back to the right position again. #640

Closed

Conversation

dreamblack86
Copy link

The commit:
d27121 Added webhook-certs volume mount to sidecar injector (#545)
had it fixed correctly in the past.

But by the short-term decision to take the leader elector container out then back in has "probably" led to this circumstance during copy&paste that the volumemount has moved down again.

see changes how it came to this small error.
remove leader-elector: d31f94 Support vault-k8s internal leader election (#568)
bring leader-elector back: 5a864f Adding support for the old leader-elector (#607)

The commit:
d27121 Added webhook-certs volume mount to sidecar injector (#545)
had it fixed correctly in the past.

But by the short-term decision to take the leader elector container out then back in has "probably" led to this circumstance during copy&paste that the volumemount has moved down again.

see changes how it came to this small error.
remove leader-elector: d31f94 Support vault-k8s internal leader election (#568)
bring leader-elector back: 5a864f Adding support for the old leader-elector (#607)
@hashicorp-cla
Copy link

hashicorp-cla commented Oct 27, 2021

CLA assistant check
All committers have signed the CLA.

@tvoran tvoran self-requested a review October 30, 2021 01:20
@tvoran
Copy link
Member

tvoran commented Nov 4, 2021

Thanks for spotting this and for the patch, though if webhook certs are specified, then the leader elector container shouldn't be enabled anyway. Also for the next release we're planning to remove the leader-elector container deployment again.

@tvoran
Copy link
Member

tvoran commented Nov 19, 2021

Closing for now, since the leader-elector container was removed from the deployment in 0.18.0.

@tvoran tvoran closed this Nov 19, 2021
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