Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Account for certificate state when determining priority (EXPOSUREAPP-8559) #3811

Merged
merged 9 commits into from
Jul 29, 2021

Conversation

d4rken
Copy link
Member

@d4rken d4rken commented Jul 27, 2021

When finding the highest priority certificate, take the certificate state (valid/expired/invalid) into account.

First group the certificates by state, then process them in batches.

@d4rken d4rken added enhancement Improvement of an existing feature maintainers Tag pull requests created by maintainers labels Jul 27, 2021
@d4rken d4rken added this to the 2.7.0 milestone Jul 27, 2021
@d4rken d4rken requested a review from a team July 27, 2021 11:22
@chiljamgossow chiljamgossow self-assigned this Jul 28, 2021
Copy link
Contributor

@chiljamgossow chiljamgossow left a comment

Choose a reason for hiding this comment

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

🚀 🏄‍♂️

@mtwalli mtwalli self-assigned this Jul 29, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jul 29, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

98.4% 98.4% Coverage
0.0% 0.0% Duplication

@chiljamgossow chiljamgossow merged commit 8075572 into release/2.7.x Jul 29, 2021
@chiljamgossow chiljamgossow deleted the feature/8559-cert-priority-adjustment branch July 29, 2021 08:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Improvement of an existing feature maintainers Tag pull requests created by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants