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

feat: Skip synchronisation of expired CA certificates #3063

Merged
merged 8 commits into from
Oct 18, 2022

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented Oct 17, 2022

What this PR does / why we need it:

CA certificate expiration validation is introduced. Once it fails, synchronization to the data plane is skipped (analogically to the other already existing validations against CA certificate secrets). It also adds logging of affected plugins for better context.

Which issue this PR fixes:

This is the first step to resolving #1892.

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@czeslavo czeslavo temporarily deployed to Configure ci October 17, 2022 19:35 Inactive
@czeslavo czeslavo temporarily deployed to Configure ci October 17, 2022 19:48 Inactive
@czeslavo czeslavo temporarily deployed to Configure ci October 17, 2022 20:10 Inactive
@czeslavo czeslavo temporarily deployed to Configure ci October 17, 2022 20:33 Inactive
@czeslavo czeslavo temporarily deployed to Configure ci October 17, 2022 20:33 Inactive
@czeslavo czeslavo marked this pull request as ready for review October 18, 2022 06:46
@czeslavo czeslavo requested a review from a team as a code owner October 18, 2022 06:46
@czeslavo czeslavo self-assigned this Oct 18, 2022
@czeslavo czeslavo temporarily deployed to Configure ci October 18, 2022 09:15 Inactive
@czeslavo czeslavo requested a review from pmalek October 18, 2022 09:20
@czeslavo czeslavo enabled auto-merge (squash) October 18, 2022 09:40
@czeslavo czeslavo temporarily deployed to Configure ci October 18, 2022 09:42 Inactive
@czeslavo czeslavo temporarily deployed to Configure ci October 18, 2022 10:05 Inactive
@czeslavo czeslavo temporarily deployed to Configure ci October 18, 2022 10:27 Inactive
@czeslavo czeslavo temporarily deployed to Configure ci October 18, 2022 10:27 Inactive
@czeslavo czeslavo merged commit 77c5f32 into main Oct 18, 2022
@czeslavo czeslavo deleted the feature/link-ca-cert-to-plugins branch October 18, 2022 10:27
jrsmroz pushed a commit that referenced this pull request Oct 24, 2022
CA certificate expiration validation is introduced. Once it fails, synchronization to the data plane is skipped (analogically to the other already existing validations against CA certificate secrets). It also adds logging of affected plugins for better context.
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.

2 participants