Skip to content

Update netobserv repository names#75819

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
Amoghrd:repo-migration
Mar 6, 2026
Merged

Update netobserv repository names#75819
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
Amoghrd:repo-migration

Conversation

@Amoghrd
Copy link
Contributor

@Amoghrd Amoghrd commented Mar 6, 2026

  • network-observability-operator → netobserv-operator
  • network-observability-console-plugin → netobserv-web-console
  • network-observability-cli → netobserv-cli

This updates all CI configurations to match the renamed upstream
GitHub repositories at https://github.com/netobserv/

@Amoghrd
Copy link
Contributor Author

Amoghrd commented Mar 6, 2026

/assign @jotak @memodi

  - network-observability-operator → netobserv-operator
  - network-observability-console-plugin → netobserv-web-console
  - network-observability-cli → netobserv-cli

  This updates all CI configurations to match the renamed upstream
  GitHub repositories at https://github.com/netobserv/

  The ok-to-test command and other Prow plugins will now work
  correctly with the new repository names.
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@Amoghrd: 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-netobserv-netobserv-web-console-main-images netobserv/netobserv-web-console presubmit Presubmit changed
pull-ci-netobserv-netobserv-web-console-main-plugin-cypress netobserv/netobserv-web-console presubmit Presubmit changed
pull-ci-netobserv-netobserv-web-console-main-qe-e2e-console-tests netobserv/netobserv-web-console presubmit Presubmit changed
pull-ci-netobserv-netobserv-operator-main-ci-bundle-noo-bundle netobserv/netobserv-operator presubmit Presubmit changed
pull-ci-netobserv-netobserv-operator-main-e2e-operator netobserv/netobserv-operator presubmit Presubmit changed
pull-ci-netobserv-netobserv-operator-main-images netobserv/netobserv-operator presubmit Presubmit changed
pull-ci-netobserv-netobserv-cli-main-images netobserv/netobserv-cli presubmit Presubmit changed
pull-ci-netobserv-netobserv-cli-main-integration-tests netobserv/netobserv-cli 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.

Copy link
Contributor

@jotak jotak left a comment

Choose a reason for hiding this comment

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

Thanks @Amoghrd
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 6, 2026
@Amoghrd
Copy link
Contributor Author

Amoghrd commented Mar 6, 2026

/pj-rehearse ack

@openshift-ci-robot
Copy link
Contributor

@Amoghrd: 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 Mar 6, 2026
@bear-redhat
Copy link
Contributor

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 6, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Amoghrd, bear-redhat, jotak

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-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 6, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 6, 2026

@Amoghrd: all tests passed!

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 9a700a8 into openshift:main Mar 6, 2026
21 checks passed
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 6, 2026

@Amoghrd: Updated the following 2 configmaps:

  • plugins configmap in namespace ci at cluster app.ci using the following files:
    • key plugins.yaml using file core-services/prow/02_config/_plugins.yaml
    • key core-services-prow-02_config-netobserv-network-observability-cli-_pluginconfig.yaml using file ``
    • key core-services-prow-02_config-netobserv-netobserv-cli-_pluginconfig.yaml using file core-services/prow/02_config/netobserv/netobserv-cli/_pluginconfig.yaml
    • key core-services-prow-02_config-netobserv-network-observability-operator-_pluginconfig.yaml using file ``
    • key core-services-prow-02_config-netobserv-netobserv-operator-_pluginconfig.yaml using file core-services/prow/02_config/netobserv/netobserv-operator/_pluginconfig.yaml
    • key core-services-prow-02_config-netobserv-network-observability-console-plugin-_pluginconfig.yaml using file ``
    • key core-services-prow-02_config-netobserv-netobserv-web-console-_pluginconfig.yaml using file core-services/prow/02_config/netobserv/netobserv-web-console/_pluginconfig.yaml
  • config configmap in namespace ci at cluster app.ci using the following files:
    • key core-services-prow-02_config-netobserv-network-observability-cli-_prowconfig.yaml using file ``
    • key core-services-prow-02_config-netobserv-netobserv-cli-_prowconfig.yaml using file core-services/prow/02_config/netobserv/netobserv-cli/_prowconfig.yaml
    • key core-services-prow-02_config-netobserv-network-observability-operator-_prowconfig.yaml using file ``
    • key core-services-prow-02_config-netobserv-netobserv-operator-_prowconfig.yaml using file core-services/prow/02_config/netobserv/netobserv-operator/_prowconfig.yaml
    • key core-services-prow-02_config-netobserv-network-observability-console-plugin-_prowconfig.yaml using file ``
    • key core-services-prow-02_config-netobserv-netobserv-web-console-_prowconfig.yaml using file core-services/prow/02_config/netobserv/netobserv-web-console/_prowconfig.yaml
Details

In response to this:

  • network-observability-operator → netobserv-operator
  • network-observability-console-plugin → netobserv-web-console
  • network-observability-cli → netobserv-cli

This updates all CI configurations to match the renamed upstream
GitHub repositories at https://github.com/netobserv/

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.

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. 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.

5 participants