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: Prepare v3.8.0-rc.2 release #1990

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

chewong
Copy link
Member

@chewong chewong commented Apr 13, 2022

What this PR does / why we need it:

Preparing for Gatekeeper v3.8.0-rc.2 release by running the following command:

make release-manifest NEWVERSION=v3.8.0-rc.2 && make promote-staging-manifest

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:

Signed-off-by: GitHub <noreply@github.com>
@chewong chewong changed the title perf: improve --constraint-violations-limit scaling (#1971) (#1974) chore: Prepare v3.8.0-rc.2 release Apr 13, 2022
@chewong chewong requested review from sozercan and maxsmythe April 13, 2022 17:25
@github-actions github-actions bot force-pushed the release-v3.8.0-rc.2 branch from f73af14 to fdc738b Compare April 13, 2022 18:37
@chewong chewong force-pushed the release-v3.8.0-rc.2 branch from fdc738b to f73af14 Compare April 13, 2022 18:44
@codecov-commenter
Copy link

Codecov Report

Merging #1990 (f73af14) into release-3.8 (88189fd) will increase coverage by 0.06%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           release-3.8    #1990      +/-   ##
===============================================
+ Coverage        54.34%   54.41%   +0.06%     
===============================================
  Files              106      106              
  Lines             9428     9428              
===============================================
+ Hits              5124     5130       +6     
+ Misses            3916     3911       -5     
+ Partials           388      387       -1     
Flag Coverage Δ
unittests 54.41% <ø> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
pkg/controller/config/config_controller.go 64.10% <0.00%> (ø)
...onstrainttemplate/constrainttemplate_controller.go 58.03% <0.00%> (+0.47%) ⬆️
pkg/watch/replay.go 81.25% <0.00%> (+2.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 88189fd...f73af14. Read the comment docs.

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

@chewong chewong merged commit cc74d77 into open-policy-agent:release-3.8 Apr 14, 2022
@chewong chewong deleted the release-v3.8.0-rc.2 branch April 16, 2022 00:40
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.

4 participants