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(deps): update ec API to v0.1.67 #613

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

zregvart
Copy link
Member

Update the enterprise-contract-controller from v0.1.50 to v0.1.67. This brings a few changes introduced to the EnterpriseContractPolicy CRD.
This is important to ensure these changes are picked up during a release pipeline.

Ref: https://issues.redhat.com/browse/EC-1000

Also includes update to golang 1.22 and RHEL to 9.5

@zregvart zregvart requested a review from a team as a code owner November 20, 2024 15:02
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.99%. Comparing base (3e48cb2) to head (fd388e9).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #613      +/-   ##
==========================================
- Coverage   82.38%   78.99%   -3.39%     
==========================================
  Files          26       28       +2     
  Lines        2123     2247     +124     
==========================================
+ Hits         1749     1775      +26     
- Misses        289      388      +99     
+ Partials       85       84       -1     

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

@zregvart
Copy link
Member Author

Looks like a quay.io flake:

error: unable to access the source layer sha256:fcc8361add52f8c0b1c70cb8ec054bd15728361a809880b9d7f56176bb3e7db6: received unexpected HTTP status: 502 Bad Gateway

@zregvart
Copy link
Member Author

/retest

@zregvart zregvart force-pushed the pr/update-ec-api branch 2 times, most recently from aafe432 to 34ad318 Compare November 21, 2024 15:34
@zregvart
Copy link
Member Author

/retest

The EC API is now using golang 1.22 so version bumps of it would update
the golang version in go.mod, pulled this in a separate commit.

The changes to GitHub Actions Workflow files allow future updates to be
done solely in the go.mod file.

Signed-off-by: Zoran Regvart <[email protected]>
Update the enterprise-contract-controller from v0.1.50 to v0.1.67. This
brings a few changes introduced to the EnterpriseContractPolicy CRD.
This is important to ensure these changes are picked up during a release
pipeline.

Ref: https://issues.redhat.com/browse/EC-1000

Signed-off-by: Zoran Regvart <[email protected]>
@openshift-ci openshift-ci bot removed the lgtm label Dec 2, 2024
@zregvart
Copy link
Member Author

zregvart commented Dec 2, 2024

/retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants