Bug 2088533 - CRDs for openshift.io should have subresource.status failes on sharedconfigmaps.sharedresource and sharedsecrets.sharedresource
Summary: CRDs for openshift.io should have subresource.status failes on sharedconfigma...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: openshift-apiserver
Version: 4.11
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 4.11.0
Assignee: Abu Kashem
QA Contact: Rahul Gangwar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-19 15:59 UTC by Dennis Periquet
Modified: 2022-08-10 11:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 11:13:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-storage-operator pull 287 0 None open Bug 2088533: remove unused '-v' for shared resource operator as part of klogv2/openshift api/ k8s bump 2022-05-24 16:14:25 UTC
Github openshift csi-driver-shared-resource-operator pull 48 0 None open bug 2088533: update openshift/api to master to pick up status subresource 2022-05-23 20:26:13 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 11:13:25 UTC

Description Dennis Periquet 2022-05-19 15:59:58 UTC
Description of problem:

sharedconfigmaps.sharedresource.openshift.io and sharedsecrets.sharedresource.openshift.io do not have a subresource.status field in their CRD so this test fails:

: [sig-arch][Early] CRDs for openshift.io should have subresource.status [Suite:openshift/conformance/parallel] expand_less	4s
{  fail [github.com/openshift/origin/test/extended/operators/check_crd_status.go:158]: May 19 13:52:01.582: CRD sharedconfigmaps.sharedresource.openshift.io has a status in the schema but no subresource.status
CRD sharedsecrets.sharedresource.openshift.io has a status in the schema but no subresource.status}


Example job: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_cloud-provider-azure/27/pull-ci-openshift-cloud-provider-azure-master-e2e-azure-ccm/1527267196269498368

Version-Release number of selected component (if applicable):


How reproducible:

Happens all the time.

Steps to Reproduce:
1.
2.
3.

Actual results:

The tests fail showing:

CRD sharedconfigmaps.sharedresource.openshift.io has a status in the schema but no subresource.status
CRD sharedsecrets.sharedresource.openshift.io has a status in the schema but no subresource.status

Expected results:

The test should pass

Additional info:

https://coreos.slack.com/archives/C01CQA76KMX/p1652975270321669?thread_ts=1652975216.903949&cid=C01CQA76KMX

Comment 1 Dennis Periquet 2022-05-19 16:34:53 UTC
Below is a search of the problem and I see it occurs on 4.11 and 4.12 the slack thread above indicates it would fail on 4.10.

https://search.ci.openshift.org/?search=CRDs+for+openshift.io&maxAge=48h&context=1&type=junit&name=&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job

Comment 3 Rahul Gangwar 2022-05-30 04:26:01 UTC
Below test is passed in https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.11-e2e-vsphere-techpreview/1530987547314884608

: [sig-arch][Early] CRDs for openshift.io should have a status in the CRD schema [Suite:openshift/conformance/parallel]	5s

So moving the case to verified

Comment 5 errata-xmlrpc 2022-08-10 11:13:14 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: OpenShift Container Platform 4.11.0 bug fix and security 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-2022:5069


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