Skip to content

Update github.com/openshift/api digest to 3333746 - #621

Closed
red-hat-konflux[bot] wants to merge 1 commit into
downstreamfrom
konflux/mintmaker/downstream/github.com-openshift-api-digest
Closed

Update github.com/openshift/api digest to 3333746#621
red-hat-konflux[bot] wants to merge 1 commit into
downstreamfrom
konflux/mintmaker/downstream/github.com-openshift-api-digest

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 29, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/openshift/api require digest fa836ae -> 3333746

Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@sourcery-ai

sourcery-ai Bot commented Jun 29, 2025

Copy link
Copy Markdown

Reviewer's Guide

Bump the github.com/openshift/api dependency digest from fa836ae to 41708f6, updating module requirements and refreshing vendored API sources accordingly.

Class diagram for new and updated OpenShift API types (vendor update)

classDiagram
    class ClusterImagePolicy {
    }
    class ImagePolicy {
    }
    class KMSEncryption {
    }
    %% These classes are new files added in the vendor directory as part of the updated API digest.
    %% Other types (e.g., Apiserver, Authentication, ClusterOperator, ClusterVersion, Feature, Image, Infrastructure, Network, Node) may have been updated, but details are not shown in the diff summary.
    ClusterImagePolicy <|-- ImagePolicy : may reference
    %% Relationship is illustrative; actual relationships would depend on the API definitions.
Loading

File-Level Changes

Change Details Files
Updated dependency version for github.com/openshift/api
  • Modified go.mod require directive to reference the new digest
  • Refreshed go.sum with checksums for the updated version
go.mod
go.sum
Refreshed vendored OpenShift API sources
  • Replaced existing config/v1 type definitions and generated code to align with the new API version
  • Added new CRD type files (cluster_image_policy, image_policy, kmsencryption)
  • Updated vendor/modules.txt to reflect updated module state
vendor/github.com/openshift/api/config/v1/types_apiserver.go
vendor/github.com/openshift/api/config/v1/types_authentication.go
vendor/github.com/openshift/api/config/v1/types_cluster_operator.go
vendor/github.com/openshift/api/config/v1/types_cluster_version.go
vendor/github.com/openshift/api/config/v1/types_feature.go
vendor/github.com/openshift/api/config/v1/types_image.go
vendor/github.com/openshift/api/config/v1/types_infrastructure.go
vendor/github.com/openshift/api/config/v1/types_network.go
vendor/github.com/openshift/api/config/v1/types_node.go
vendor/github.com/openshift/api/config/v1/zz_generated.deepcopy.go
vendor/github.com/openshift/api/config/v1/zz_generated.featuregated-crd-manifests.yaml
vendor/github.com/openshift/api/config/v1/zz_generated.swagger_doc_generated.go
vendor/modules.txt
vendor/github.com/openshift/api/config/v1/types_cluster_image_policy.go
vendor/github.com/openshift/api/config/v1/types_image_policy.go
vendor/github.com/openshift/api/config/v1/types_kmsencryption.go

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@codecov

codecov Bot commented Jun 29, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.87%. Comparing base (3c03209) to head (fdc69a3).
Report is 4 commits behind head on downstream.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           downstream     #621   +/-   ##
===========================================
  Coverage       82.87%   82.87%           
===========================================
  Files              16       16           
  Lines            3060     3060           
===========================================
  Hits             2536     2536           
  Misses            437      437           
  Partials           87       87           
Flag Coverage Δ
unittests 82.87% <ø> (ø)

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


Continue to review full report in Codecov by Sentry.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/downstream/github.com-openshift-api-digest branch from 04c50d7 to 90b2a07 Compare July 6, 2025 08:04
@red-hat-konflux red-hat-konflux Bot changed the title Update github.com/openshift/api digest to 41708f6 Update github.com/openshift/api digest to ad766c4 Jul 6, 2025
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/downstream/github.com-openshift-api-digest branch from 90b2a07 to 9bd4292 Compare July 13, 2025 10:45
@red-hat-konflux red-hat-konflux Bot changed the title Update github.com/openshift/api digest to ad766c4 Update github.com/openshift/api digest to 674ad74 Jul 13, 2025
@red-hat-konflux

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.33.1 -> v0.33.2
k8s.io/apimachinery v0.33.1 -> v0.33.2

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/downstream/github.com-openshift-api-digest branch from 9bd4292 to fdc69a3 Compare July 20, 2025 07:04
@red-hat-konflux red-hat-konflux Bot changed the title Update github.com/openshift/api digest to 674ad74 Update github.com/openshift/api digest to 3333746 Jul 20, 2025
@djnakabaale

Copy link
Copy Markdown
Contributor

Ignore

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.

1 participant