Bug 2276913 - custom tolerations are not replicated to rook-ceph-operator-stable-4.16-redhat-operators-openshift-marketplace subscription
Summary: custom tolerations are not replicated to rook-ceph-operator-stable-4.16-redha...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenShift Data Foundation
Classification: Red Hat Storage
Component: ocs-operator
Version: 4.16
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ODF 4.16.0
Assignee: Nitin Goyal
QA Contact: Vishakha Kathole
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-24 15:40 UTC by Vishakha Kathole
Modified: 2024-07-17 13:20 UTC (History)
6 users (show)

Fixed In Version: 4.16.0-89
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-07-17 13:20:50 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github red-hat-storage odf-operator pull 402 0 None open Bug 2276913:[release-4.16] controllers: do not skip rook subscription reconcile 2024-04-24 16:11:05 UTC
Red Hat Product Errata RHSA-2024:4591 0 None None None 2024-07-17 13:20:54 UTC

Description Vishakha Kathole 2024-04-24 15:40:35 UTC
Description of problem (please be detailed as possible and provide log
snippests):
Custom tolerations did not get applied on rook-ceph-operator-stable-4.16-redhat-operators-openshift-marketplace subscription.

Version of all relevant components (if applicable):
OCP: 4.16.0-0.nightly-2024-04-23-032717
ODF: 4.16.0-85

Does this issue impact your ability to continue to work with the product
(please explain in detail what is the user impact)?


Is there any workaround available to the best of your knowledge?


Rate from 1 - 5 the complexity of the scenario you performed that caused this
bug (1 - very simple, 5 - very complex)?


Can this issue reproducible?
yes


Steps to Reproduce:
1. Install ODF 4.16 cluster

2. Apply tolerations on odf operator 
$ oc -n openshift-storage patch Subscription odf-operator -n openshift-storage -p '{"spec": {"config":  {"tolerations": [{"effect": "NoSchedule", "key": "xyz", "operator": "Equal", "value": "true"}]}}}' --type merge

3. Check tolerations on all subscriptions
$ oc get subs <subscription> -n openshift-storage -o yaml

Actual results:
Custom toleration is missing on rook-ceph-operator-stable-4.16-redhat-operators-openshift-marketplace.


Expected results:
Tolerations should be added to the rook-ceph-operator-stable-4.16-redhat-operators-openshift-marketplace subscription. 


Additional info:

Comment 9 errata-xmlrpc 2024-07-17 13:20:50 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Red Hat OpenShift Data Foundation 4.16.0 security, enhancement & bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2024:4591


Note You need to log in before you can comment on or make changes to this bug.