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

Fix checking ovirt-provider-ovn certificate validity #603

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

mwperina
Copy link
Member

There was added an ovirt-provider-ovn certificate validity check as
a part of #576 but
unfortunately the path to certificate file was wrong and as this
certificate is optional (it doesn't exists on setup with OVN integration
disable), the certificate validity checker didn't raise any error even
for setups with OVN integration enabled and ovirt-provider-ovn
certificate going to expire soon.

Bug-Url: https://bugzilla.redhat.com/2097560
Signed-off-by: Martin Perina mperina@redhat.com

There was added an ovirt-provider-ovn certificate validity check as
a part of oVirt#576 but
unfortunately the path to certificate file was wrong and as this
certificate is optional (it doesn't exists on setup with OVN integration
disable), the certificate validity checker didn't raise any error even
for setups with OVN integration enabled and ovirt-provider-ovn
certificate going to expire soon.

Bug-Url: https://bugzilla.redhat.com/2097560
Signed-off-by: Martin Perina <mperina@redhat.com>
@mwperina
Copy link
Member Author

Verified using time shifts on engine

@mwperina mwperina merged commit 7814cc9 into oVirt:master Aug 19, 2022
@mwperina mwperina deleted the fix-ovn-cert-check branch August 19, 2022 12:12
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