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

Upgrade dependencies #1719

Merged
merged 3 commits into from
Dec 9, 2021
Merged

Conversation

willbeason
Copy link
Member

Upgrade gatekeeper dependencies to the most recent libraries under which
all code compiles and all tests pass.

Signed-off-by: Will Beason [email protected]

@willbeason willbeason requested review from maxsmythe, sozercan and shomron and removed request for maxsmythe and sozercan December 3, 2021 20:31
@willbeason
Copy link
Member Author

This fixes the frameworks CI test failure caused by open-policy-agent/frameworks#167

@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2021

Codecov Report

Merging #1719 (3225cef) into master (ae9e7dd) will increase coverage by 0.05%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1719      +/-   ##
==========================================
+ Coverage   52.04%   52.09%   +0.05%     
==========================================
  Files          98       98              
  Lines        8718     8718              
==========================================
+ Hits         4537     4542       +5     
+ Misses       3824     3818       -6     
- Partials      357      358       +1     
Flag Coverage Δ
unittests 52.09% <0.00%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
pkg/controller/constraint/constraint_controller.go 5.66% <0.00%> (ø)
pkg/watch/replay.go 78.97% <0.00%> (-2.28%) ⬇️
pkg/readiness/ready_tracker.go 70.33% <0.00%> (+0.50%) ⬆️
...onstrainttemplate/constrainttemplate_controller.go 59.13% <0.00%> (+0.72%) ⬆️
pkg/readiness/object_tracker.go 83.98% <0.00%> (+1.06%) ⬆️

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 ae9e7dd...3225cef. Read the comment docs.

@willbeason
Copy link
Member Author

Code coverage changes are because test coverage is nondeterministic.

Will Beason added 2 commits December 6, 2021 08:52
Upgrade gatekeeper dependencies to the most recent libraries under which
all code compiles and all tests pass.

Signed-off-by: Will Beason <[email protected]>
Signed-off-by: Will Beason <[email protected]>
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

@sozercan sozercan left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

@willbeason willbeason self-assigned this Dec 9, 2021
@willbeason willbeason merged commit 18aed9e into open-policy-agent:master Dec 9, 2021
@willbeason willbeason deleted the upgrade-deps branch December 9, 2021 15:10
priyamshet pushed a commit to priyamshet/gatekeeper-1 that referenced this pull request Dec 14, 2021
* Upgrade dependencies

Upgrade gatekeeper dependencies to the most recent libraries under which
all code compiles and all tests pass.

Signed-off-by: Will Beason <[email protected]>

* Fix lint issue

Signed-off-by: Will Beason <[email protected]>
priyamshet pushed a commit to priyamshet/gatekeeper-1 that referenced this pull request Dec 14, 2021
* Upgrade dependencies

Upgrade gatekeeper dependencies to the most recent libraries under which
all code compiles and all tests pass.

Signed-off-by: Will Beason <[email protected]>

* Fix lint issue

Signed-off-by: Will Beason <[email protected]>
Signed-off-by: Priya [email protected] <[email protected]>
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