Skip to content

OTA-1896: Add a configuration for the openshift/cluster-update-console-plugin repository#77093

Merged
openshift-merge-bot[bot] merged 2 commits into
openshift:mainfrom
DavidHurta:new-repo-openshift-cluster-update-console-plugin
Apr 7, 2026
Merged

OTA-1896: Add a configuration for the openshift/cluster-update-console-plugin repository#77093
openshift-merge-bot[bot] merged 2 commits into
openshift:mainfrom
DavidHurta:new-repo-openshift-cluster-update-console-plugin

Conversation

@DavidHurta
Copy link
Copy Markdown
Contributor

@DavidHurta DavidHurta commented Mar 30, 2026

Add a Prow configuration for the new openshift/cluster-update-console-plugin repository.

Onboarding a New Component for Testing and Merge Automation Documentation: https://docs.ci.openshift.org/how-tos/onboarding-a-new-component/

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 30, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Mar 30, 2026

@DavidHurta: This pull request references OTA-1896 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set.

Details

In response to this:

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 30, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 30, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 30, 2026
@DavidHurta
Copy link
Copy Markdown
Contributor Author

/test all

@DavidHurta
Copy link
Copy Markdown
Contributor Author

/label tide/merge-method-squash

@openshift-ci openshift-ci Bot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Mar 30, 2026
@DavidHurta
Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-update-console-plugin-main-build pull-ci-openshift-cluster-update-console-plugin-main-frontend pull-ci-openshift-cluster-update-console-plugin-main-e2e

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@DavidHurta: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@DavidHurta
Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-update-console-plugin-main-frontend pull-ci-openshift-cluster-update-console-plugin-main-e2e

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@DavidHurta: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@DavidHurta
Copy link
Copy Markdown
Contributor Author

/test all

@DavidHurta DavidHurta force-pushed the new-repo-openshift-cluster-update-console-plugin branch from 673c0af to de534c7 Compare March 31, 2026 17:49
@DavidHurta
Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-update-console-plugin-main-e2e

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@DavidHurta: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

Generated by running `make new-repo` and interactively providing options.

Manually added additional required labels: verified and jira/valid-reference

For the source image utilize the .ci-operator.yaml file in the
respective repository [1].

Modified the config with minor modifications, run `make update`.

Introduce a one test with an existing script in the repository. The
test-prow-e2e.sh script for an e2e verification requires additional
modifications in the plugin repository to be run in CI.
Follow-up PRs will introduce more presubmit tests.

[1] https://docs.ci.openshift.org/architecture/ci-operator/#build-root-image
The initial OWNERS files needs to be added manually [1].

> Shortly following the merge of the onboarding PR, the
periodic-prow-auto-owners job will sync the OWNERS file
from the component repository to the relevant directories. [1]

[1] https://docs.ci.openshift.org/how-tos/onboarding-a-new-component/#setting-up-team-ownership-of-ci-operator-and-prow-config-files
@DavidHurta DavidHurta force-pushed the new-repo-openshift-cluster-update-console-plugin branch from de534c7 to b952f94 Compare April 1, 2026 01:03
@DavidHurta
Copy link
Copy Markdown
Contributor Author

/test all

@DavidHurta
Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-cluster-update-console-plugin-main-frontend

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@DavidHurta: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@DavidHurta: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-cluster-update-console-plugin-main-frontend openshift/cluster-update-console-plugin presubmit Presubmit changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@DavidHurta
Copy link
Copy Markdown
Contributor Author

/unlabel tide/merge-method-squash

@DavidHurta
Copy link
Copy Markdown
Contributor Author

/remove-label tide/merge-method-squash

@openshift-ci openshift-ci Bot removed the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Apr 1, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Apr 1, 2026

@DavidHurta: This pull request references OTA-1896 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set.

Details

In response to this:

Add Prow configuration for the new openshift/cluster-update-console-plugin repository.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Apr 1, 2026

@DavidHurta: This pull request references OTA-1896 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set.

Details

In response to this:

Add a Prow configuration for the new openshift/cluster-update-console-plugin repository.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Apr 1, 2026

@DavidHurta: This pull request references OTA-1896 which is a valid jira issue.

Details

In response to this:

Add a Prow configuration for the new openshift/cluster-update-console-plugin repository.

Onboarding a New Component for Testing and Merge Automation Documentation: https://docs.ci.openshift.org/how-tos/onboarding-a-new-component/

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 openshift-eng/jira-lifecycle-plugin repository.

@DavidHurta DavidHurta marked this pull request as ready for review April 1, 2026 11:54
@openshift-ci openshift-ci Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 1, 2026
@openshift-ci openshift-ci Bot requested review from jmguzik and psalajova April 1, 2026 11:55
@DavidHurta
Copy link
Copy Markdown
Contributor Author

/cc @wking

@openshift-ci openshift-ci Bot requested a review from wking April 1, 2026 11:55
@DavidHurta
Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@DavidHurta: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Apr 1, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 1, 2026

@DavidHurta: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/openshift/cluster-update-console-plugin/main/e2e de534c7 link unknown /pj-rehearse pull-ci-openshift-cluster-update-console-plugin-main-e2e

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@wking
Copy link
Copy Markdown
Member

wking commented Apr 7, 2026

/retest-required

- fao89
- hongkailiu
- pratikmahajan
- wking
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nit: Instead of hard-coding again locally here, maybe we can update the cincinnati-approvers alias and then use it in all of these locations?

- fao89
- hongkailiu
- pratikmahajan
- wking
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nevermind, I see from your b952f94 commit message that we don't actually care what goes in as seed data here.

Copy link
Copy Markdown
Member

@wking wking left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 7, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 7, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: DavidHurta, wking

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

The pull request process is described here

Details 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

@openshift-merge-bot openshift-merge-bot Bot merged commit de87d74 into openshift:main Apr 7, 2026
20 checks passed
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 7, 2026

@DavidHurta: Updated the following 3 configmaps:

  • plugins configmap in namespace ci at cluster app.ci using the following files:
    • key core-services-prow-02_config-openshift-cluster-update-console-plugin-_pluginconfig.yaml using file core-services/prow/02_config/openshift/cluster-update-console-plugin/_pluginconfig.yaml
  • config configmap in namespace ci at cluster app.ci using the following files:
    • key core-services-prow-02_config-openshift-cluster-update-console-plugin-_prowconfig.yaml using file core-services/prow/02_config/openshift/cluster-update-console-plugin/_prowconfig.yaml
  • config configmap in namespace ci at cluster core-ci using the following files:
    • key core-services-prow-02_config-openshift-cluster-update-console-plugin-_prowconfig.yaml using file core-services/prow/02_config/openshift/cluster-update-console-plugin/_prowconfig.yaml
Details

In response to this:

Add a Prow configuration for the new openshift/cluster-update-console-plugin repository.

Onboarding a New Component for Testing and Merge Automation Documentation: https://docs.ci.openshift.org/how-tos/onboarding-a-new-component/

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.

wking added a commit to wking/openshift-release that referenced this pull request Apr 20, 2026
…ectory

Based on similar content for the similarly-new
cluster-update-console-plugin repository which landed in e87d744b63
(OTA-1896: Add a configuration for the
openshift/cluster-update-console-plugin repository, 2026-04-07, openshift#77093),
but with the appropriate repo name (agentic-skills) and the current
agentic-skills root owner/approvers.
wking added a commit to wking/openshift-release that referenced this pull request Apr 20, 2026
…ectory

Based on similar content for the similarly-new
cluster-update-console-plugin repository which landed in de87d74
(OTA-1896: Add a configuration for the
openshift/cluster-update-console-plugin repository, 2026-04-07, openshift#77093),
but with the appropriate repo name (agentic-skills) and the current
agentic-skills root owner/approvers.
wking added a commit to wking/openshift-release that referenced this pull request Apr 20, 2026
…ectory

Based on similar content for the similarly-new
cluster-update-console-plugin repository which landed in de87d74
(OTA-1896: Add a configuration for the
openshift/cluster-update-console-plugin repository, 2026-04-07, openshift#77093),
but with the appropriate repo name (agentic-skills) and the current
agentic-skills root owner/approvers.
openshift-merge-bot Bot pushed a commit that referenced this pull request Apr 20, 2026
…ectory (#78069)

Based on similar content for the similarly-new
cluster-update-console-plugin repository which landed in de87d74
(OTA-1896: Add a configuration for the
openshift/cluster-update-console-plugin repository, 2026-04-07, #77093),
but with the appropriate repo name (agentic-skills) and the current
agentic-skills root owner/approvers.
HarshwardhanPatil07 pushed a commit to HarshwardhanPatil07/release that referenced this pull request Apr 23, 2026
…e-plugin repository (openshift#77093)

* release: Add openshift/cluster-update-console-plugin repository

Generated by running `make new-repo` and interactively providing options.

Manually added additional required labels: verified and jira/valid-reference

For the source image utilize the .ci-operator.yaml file in the
respective repository [1].

Modified the config with minor modifications, run `make update`.

Introduce a one test with an existing script in the repository. The
test-prow-e2e.sh script for an e2e verification requires additional
modifications in the plugin repository to be run in CI.
Follow-up PRs will introduce more presubmit tests.

[1] https://docs.ci.openshift.org/architecture/ci-operator/#build-root-image

* cluster-update-console-plugin: Add OWNERS files

The initial OWNERS files needs to be added manually [1].

> Shortly following the merge of the onboarding PR, the
periodic-prow-auto-owners job will sync the OWNERS file
from the component repository to the relevant directories. [1]

[1] https://docs.ci.openshift.org/how-tos/onboarding-a-new-component/#setting-up-team-ownership-of-ci-operator-and-prow-config-files
Prucek pushed a commit to Prucek/release that referenced this pull request Apr 29, 2026
…ectory (openshift#78069)

Based on similar content for the similarly-new
cluster-update-console-plugin repository which landed in de87d74
(OTA-1896: Add a configuration for the
openshift/cluster-update-console-plugin repository, 2026-04-07, openshift#77093),
but with the appropriate repo name (agentic-skills) and the current
agentic-skills root owner/approvers.
BATMAN-JD pushed a commit to BATMAN-JD/release that referenced this pull request May 1, 2026
…ectory (openshift#78069)

Based on similar content for the similarly-new
cluster-update-console-plugin repository which landed in de87d74
(OTA-1896: Add a configuration for the
openshift/cluster-update-console-plugin repository, 2026-04-07, openshift#77093),
but with the appropriate repo name (agentic-skills) and the current
agentic-skills root owner/approvers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants