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

Observability-ui: Mirror an image built in the CI system out to an external registry Part 1 #51974

Merged
merged 1 commit into from
May 16, 2024

Conversation

zhuje
Copy link
Contributor

@zhuje zhuje commented May 14, 2024

@zhuje zhuje changed the title Mirror an image built in the CI system out to an external registry [WIP] Mirror an image built in the CI system out to an external registry May 14, 2024
@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 May 14, 2024
@openshift-ci openshift-ci bot requested review from Prucek and smg247 May 14, 2024 02:32
@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label May 14, 2024
@zhuje zhuje changed the title [WIP] Mirror an image built in the CI system out to an external registry [WIP] Observability-ui: Mirror an image built in the CI system out to an external registry May 14, 2024
@jgbernalp
Copy link
Contributor

/retest

1 similar comment
@zhuje
Copy link
Contributor Author

zhuje commented May 16, 2024

/retest

@zhuje zhuje changed the title [WIP] Observability-ui: Mirror an image built in the CI system out to an external registry Observability-ui: Mirror an image built in the CI system out to an external registry May 16, 2024
@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 May 16, 2024
@zhuje
Copy link
Contributor Author

zhuje commented May 16, 2024

/assign @jgbernalp

@openshift-ci-robot openshift-ci-robot removed the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label May 16, 2024
@zhuje zhuje changed the title Observability-ui: Mirror an image built in the CI system out to an external registry [WIP] Observability-ui: Mirror an image built in the CI system out to an external registry May 16, 2024
@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 May 16, 2024
@zhuje
Copy link
Contributor Author

zhuje commented May 16, 2024

/pj-rehearse

@openshift-ci-robot
Copy link
Contributor

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

@zhuje
Copy link
Contributor Author

zhuje commented May 16, 2024

/pj-rehearse

@openshift-ci-robot
Copy link
Contributor

@zhuje: 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 May 16, 2024
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@zhuje: no rehearsable tests are affected by this change

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 abort to abort all active rehearsals

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

openshift-ci bot commented May 16, 2024

@zhuje: 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/periodic-image-mirroring-observability-ui 5f1822a link unknown /pj-rehearse periodic-image-mirroring-observability-ui

Full PR test history. Your PR dashboard.

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.

zhuje added a commit to zhuje/release that referenced this pull request May 16, 2024
- Dependent on merging of PR: openshift#51974 . Because mapping_observability_ui* needs to available to run `/pj-rehearse`.

Signed-off-by: Jenny Zhu <jenny.a.zhu@gmail.com>
@zhuje zhuje changed the title [WIP] Observability-ui: Mirror an image built in the CI system out to an external registry Observability-ui: Mirror an image built in the CI system out to an external registry Part 1 May 16, 2024
@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 May 16, 2024
@deepsm007
Copy link
Contributor

/lgtm
/hold
remove hold when you are ready to merge

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 16, 2024
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 16, 2024
Copy link
Contributor

openshift-ci bot commented May 16, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deepsm007, zhuje

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 16, 2024
@zhuje
Copy link
Contributor Author

zhuje commented May 16, 2024

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 16, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit f098875 into openshift:master May 16, 2024
8 checks passed
Copy link
Contributor

openshift-ci bot commented May 16, 2024

@zhuje: Updated the image-mirror-mappings configmap in namespace ci at cluster app.ci using the following files:

  • key mapping_observability_ui_latest_quay using file core-services/image-mirroring/observability-ui/mapping_observability_ui_latest_quay

In response to this:

About :

  • Part 1/2 Create a mapping file: mapping_observability_ui_latest_quay

Related PR :

Docs :
https://docs.ci.openshift.org/docs/how-tos/mirroring-to-quay/#configuring-mirroring-for-new-organization https://docs.ci.openshift.org/docs/how-tos/mirroring-to-quay/ https://docs.ci.openshift.org/docs/how-tos/onboarding-a-new-component/#image-publishing-and-mirroring

Note:
openshift-logging was referenced to create these files

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.

@zhuje
Copy link
Contributor Author

zhuje commented May 16, 2024

/pj-rehearse

@openshift-ci-robot
Copy link
Contributor

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

@openshift-ci-robot
Copy link
Contributor

@zhuje: no rehearsable tests are affected by this change

zhuje added a commit to zhuje/release that referenced this pull request May 16, 2024
- Dependent on merging of PR: openshift#51974 . Because mapping_observability_ui* needs to available to run `/pj-rehearse`.

Signed-off-by: Jenny Zhu <jenny.a.zhu@gmail.com>
openshift-merge-bot bot pushed a commit that referenced this pull request May 16, 2024
…52132)

- Dependent on merging of PR: #51974 . Because mapping_observability_ui* needs to available to run `/pj-rehearse`.

Signed-off-by: Jenny Zhu <jenny.a.zhu@gmail.com>
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
4 participants