Closed openshift-art-build-bot closed 9 months ago
@openshift-art-build-bot: This pull request references Jira Issue OCPBUGS-29546, which is valid. The bug has been moved to the POST state.
No GitHub users were found matching the public email listed for the QA contact in Jira (liqcui@redhat.com), skipping review request.
The bug has been updated to refer to the pull request using the external bug tracker.
If config needs to be updated in other files as well, please let me know
If config needs to be updated in other files as well, please let me know
/cc @jlojosnegros
/approve Thank you for the PR, @ashwindasr , the verify job needs to be fixed.
Thanks @jmencak
Updated the order, but looks like the line is being rejected. I'm assuming the config flows from another file?
Thanks @jmencak
Updated the order, but looks like the line is being rejected. I'm assuming the config flows from another file?
Yeah, you fixed it for most files. The 50-operator-ibm-cloud-managed.yaml is auto-generated from profile-patches/ibm-cloud-managed
, so you'd need to add the annotation to 50-operator.yaml-patch
. What is the point here, to have the annotations both in regular OCP (50-operator.yaml
) and in the IBM ROKS environment (50-operator-ibm-cloud-managed.yaml
)? I'm assuming only one of the 50-operator*
files. The 50-operator-ibm-cloud-managed.yaml
one?
@jmencak The reason for opening this PR has been outlined in https://issues.redhat.com/browse/ART-8431.
In short, any manifest that has the ibm-managed annotation, should also have new hypershift annotation as well.
Also if its easier, I'll yield this PR to you and/or your team, if there are complicated changes required to achieve this goal. But if its just adding another line to the patch file, I can make the change.
Thank you for the PR, it makes sense to me now. /lgtm /approve
@openshift-art-build-bot: all tests passed!
Full PR test history. Your PR dashboard.
@jmencak: The label(s) /label acknowledge-critical-fixes-only,
cannot be applied. These labels are supported: acknowledge-critical-fixes-only, platform/aws, platform/azure, platform/baremetal, platform/google, platform/libvirt, platform/openstack, ga, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, px-approved, docs-approved, qe-approved, no-qe, downstream-change-needed, rebase/manual, cluster-config-api-changed, approved, backport-risk-assessed, bugzilla/valid-bug, cherry-pick-approved, jira/valid-bug, staff-eng-approved
. Is this label configured under labels -> additional_labels
or labels -> restricted_labels
in plugin.yaml
?
/label acknowledge-critical-fixes-only
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: jmencak, openshift-art-build-bot
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@openshift-art-build-bot: Jira Issue OCPBUGS-29546: All pull requests linked via external trackers have merged:
Jira Issue OCPBUGS-29546 has been moved to the MODIFIED state.
[ART PR BUILD NOTIFIER]
This PR has been included in build cluster-node-tuning-operator-container-v4.16.0-202402192309.p0.g80fe851.assembly.stream.el9 for distgit cluster-node-tuning-operator. All builds following this will include this PR.
Fix included in accepted release 4.16.0-0.nightly-2024-02-22-021321
Since HyperShift / Hosted Control Plane have adopted
include.release.openshift.io/ibm-cloud-managed
, to tailor the resources of clusters running in the ROKS IBM environment, theinclude.release.openshift.io/hypershift
addition will allow Hypershift to express different profile choices than ROKS