Bug 2034285 - [sig-api-machinery] API data in etcd should be stored at the correct location and version for all resources [Serial] [Suite:openshift/conformance/serial]
Summary: [sig-api-machinery] API data in etcd should be stored at the correct location...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-apiserver
Version: 4.10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.10.0
Assignee: Damien Grisonnet
QA Contact: Ke Wang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-12-20 15:18 UTC by Mike Dame
Modified: 2022-03-10 16:35 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-10 16:35:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift origin pull 26768 0 None open Bug 2034285: test/extended: re-enable API data in etcd test 2022-01-19 19:17:16 UTC
Red Hat Product Errata RHSA-2022:0056 0 None None None 2022-03-10 16:35:35 UTC

Description Mike Dame 2021-12-20 15:18:53 UTC
During the Kube 1.23 rebase (https://github.com/openshift/kubernetes/pull/1087) we have seen this test fail:

[sig-api-machinery] API data in etcd should be stored at the correct location and version for all resources [Serial] [Suite:openshift/conformance/serial]

fail [github.com/openshift/origin/test/extended/etcd/etcd_storage_path.go:531]: test failed:
no test data for autoscaling/v2, Kind=HorizontalPodAutoscaler.  Please add a test for your new type to etcdStorageData.
no test data for flowcontrol.apiserver.k8s.io/v1beta2, Kind=FlowSchema.  Please add a test for your new type to etcdStorageData.
no test data for flowcontrol.apiserver.k8s.io/v1beta2, Kind=PriorityLevelConfiguration.  Please add a test for your new type to etcdStorageData.
etcd data does not match the types we saw:
in etcd data but not seen:
[]
seen but not in etcd data:
[
	autoscaling/v2, Resource=horizontalpodautoscalers 
	flowcontrol.apiserver.k8s.io/v1beta2, Resource=prioritylevelconfigurations 
	flowcontrol.apiserver.k8s.io/v1beta2, Resource=flowschemas]


It has been temporarily disabled for the rebase to pass but this change should be addressed

Comment 5 Ke Wang 2022-01-24 02:39:20 UTC
Checked https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-ci-4.10-e2e-aws-serial/1484736850915495936, Since the 22nd, the ci test has been a success, so move the bug VERIFIED.

Comment 8 errata-xmlrpc 2022-03-10 16:35:23 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 (Moderate: OpenShift Container Platform 4.10.3 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:0056


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