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

INSIGHTS-90 - implement HPA minAvailable and HPA maxAvailable checks #1053

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

vitorvezani
Copy link
Member

This PR fixes internal INSIGHTS-90

Checklist

  • I have signed the CLA
  • I have updated/added any relevant documentation

Description

What's the goal of this PR?

  • implement support for HPA minAvailable check
  • implement support for HPA maxAvailable check

What changes did you make?

  • I had to implement a custom validator function for validations that are not supported by JSON validation
    • i.e.: in HPA maxAvailable check, we need to check fix maxAvailable is greater than minAvailable and in JSON validation you cannot self-reference fields

What alternative solution should we consider, if any?

Copy link

Fairwinds Insights Scan Results

View the full report at insights.fairwinds.com.

✅ No new Action Items detected!

@vitorvezani vitorvezani merged commit 2d33bf2 into master Jun 26, 2024
7 checks passed
@vitorvezani vitorvezani deleted the hpa_min_max_availability/vv/INSIGHTS-90 branch June 26, 2024 20:31
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