Bug 1782795 - [kube-apiserver-operator] Missing degraded condition when the static pod installer is unable to create pods due to networking errors
Summary: [kube-apiserver-operator] Missing degraded condition when the static pod inst...
Keywords:
Status: CLOSED DUPLICATE of bug 1775252
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-apiserver
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.3.0
Assignee: Michal Fojtik
QA Contact: Xingxing Xia
URL:
Whiteboard:
Depends On: 1782791 1782793
Blocks: 1764629 1775252
TreeView+ depends on / blocked
 
Reported: 2019-12-12 11:06 UTC by Michal Fojtik
Modified: 2019-12-16 08:31 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1782793
Environment:
Last Closed: 2019-12-16 08:31:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-kube-apiserver-operator pull 693 0 None closed Bug 1782795: Update library-go to fix installer state controller 2020-12-07 11:01:35 UTC

Comment 2 Xingxing Xia 2019-12-16 08:31:05 UTC
Checked above PR https://github.com/openshift/cluster-kube-apiserver-operator/pull/693/files#diff-37aff102a57d3d7b797f152915a6dc16R50 :
-    github.com/openshift/library-go => github.com/openshift/library-go v0.0.0-20191210125924-37b9180d4790
+    github.com/openshift/library-go => github.com/openshift/library-go v0.0.0-20191212110802-6c13a7945ef1

Then check what are bumped:
cd /data/src/github.com/openshift/library-go
git pull
git log --left-right --pretty="%h %cn %cd - %s" --date=local 37b9180..6c13a79
6c13a794 GitHub Thu Dec 12 19:08:02 2019 - Merge pull request #641 from openshift-cherrypick-robot/cherry-pick-638-to-release-4.3
ab749c0e GitHub Thu Dec 12 18:59:45 2019 - Merge pull request #643 from openshift-cherrypick-robot/cherry-pick-642-to-release-4.3
0be37d44 openshift-cherrypick-robot Thu Dec 12 18:05:10 2019 - installerpodstate: fix reporting InstallerPodNetworkingDegraded
0c3f567d openshift-cherrypick-robot Wed Dec 11 20:41:23 2019 - fix revision pending message

Checked https://github.com/openshift/library-go/pull/641 : bug 1782204: [release-4.3] bug 1781804: fix revision pending message
Checked https://github.com/openshift/library-go/pull/643 : Bug 1775252: installerpodstate: fix reporting InstallerPodNetworkingDegraded

So, this bug is dup of bug 1782204 and bug 1775252. Above https://github.com/openshift/cluster-kube-apiserver-operator/pull/693 should be attached to those bugs instead of open this new separate bug. If incorrect, please let me know.
Thanks.

*** This bug has been marked as a duplicate of bug 1775252 ***


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