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

chore: Removing setting alpha flags for vap/vapb generation unless explicitly set through helm #3481

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

JaydipGabani
Copy link
Contributor

@JaydipGabani JaydipGabani commented Aug 9, 2024

What this PR does / why we need it: Based on this comment #3476 (comment), we should avoid setting alpha flags through helm. This PR only sets default-create-vap-for-templates and default-create-vap-binding-for-constraints when its explicitly passed in values.

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

@JaydipGabani JaydipGabani requested a review from a team as a code owner August 9, 2024 00:13
@codecov-commenter
Copy link

codecov-commenter commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.03%. Comparing base (3350319) to head (598577a).
Report is 123 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (3350319) and HEAD (598577a). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (3350319) HEAD (598577a)
unittests 2 1
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3481      +/-   ##
==========================================
- Coverage   54.49%   48.03%   -6.47%     
==========================================
  Files         134      219      +85     
  Lines       12329    15167    +2838     
==========================================
+ Hits         6719     7285     +566     
- Misses       5116     7066    +1950     
- Partials      494      816     +322     
Flag Coverage Δ
unittests 48.03% <ø> (-6.47%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@maxsmythe maxsmythe left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@ritazh ritazh left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@ritazh ritazh left a comment

Choose a reason for hiding this comment

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

LGTM

@JaydipGabani JaydipGabani requested a review from sozercan August 10, 2024 00:00
@ritazh ritazh added this to the v3.17.0 milestone Aug 12, 2024
@sozercan sozercan merged commit b222d13 into open-policy-agent:master Aug 12, 2024
20 checks passed
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.

5 participants