Bug 1747260
| Summary: | openshift-apiserver-operator: "Deleted target configmap openshift-apiserver/trusted-ca-bundle because source config does not exist" log msg every 3s | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Seth Jennings <sjenning> |
| Component: | openshift-apiserver | Assignee: | Standa Laznicka <slaznick> |
| Status: | CLOSED ERRATA | QA Contact: | Xingxing Xia <xxia> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 4.2.0 | CC: | adam.kaplan, aos-bugs, dhansen, mfojtik, wzheng |
| Target Milestone: | --- | ||
| Target Release: | 4.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-10-16 06:38:50 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1745493 | ||
Setting urgent as this means we don't wire trusted-ca config map properly in operand. *** Bug 1747509 has been marked as a duplicate of this bug. *** Blocks #1745493 (imagestream import fails because proxy isn't trusted) *** Bug 1749567 has been marked as a duplicate of this bug. *** Verified in 4.2.0-0.nightly-2019-09-08-180038 . No such log msg in oaso pod. Proxy CA is mounted well in oas pods. The trusted-ca-bundle cm in oas project is copied from oaso project with the inject label removed. 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, 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/RHBA-2019:2922 |
openshift-apiserver-operator is printing the $subject msg every 3s $ ogcv NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.2.0-0.ci-2019-08-29-200631 True False 122m Cluster version is 4.2.0-0.ci-2019-08-29-200631 I0830 01:27:41.786006 1 event.go:209] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"openshift-apiserver-operator", Name:"openshift-apiserver-operator", UID:"bb027c01-caae-11e9-864e-fa163e772a61", APIVersion:"apps/v1", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'TargetConfigDeleted' Deleted target configmap openshift-apiserver/trusted-ca-bundle because source config does not exist I0830 01:27:44.572424 1 event.go:209] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"openshift-apiserver-operator", Name:"openshift-apiserver-operator", UID:"bb027c01-caae-11e9-864e-fa163e772a61", APIVersion:"apps/v1", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'TargetConfigDeleted' Deleted target configmap openshift-apiserver/trusted-ca-bundle because source config does not exist I0830 01:27:47.573810 1 event.go:209] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"openshift-apiserver-operator", Name:"openshift-apiserver-operator", UID:"bb027c01-caae-11e9-864e-fa163e772a61", APIVersion:"apps/v1", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'TargetConfigDeleted' Deleted target configmap openshift-apiserver/trusted-ca-bundle because source config does not exist I0830 01:27:50.396889 1 event.go:209] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"openshift-apiserver-operator", Name:"openshift-apiserver-operator", UID:"bb027c01-caae-11e9-864e-fa163e772a61", APIVersion:"apps/v1", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'TargetConfigDeleted' Deleted target configmap openshift-apiserver/trusted-ca-bundle because source config does not exist I0830 01:27:53.174089 1 event.go:209] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"openshift-apiserver-operator", Name:"openshift-apiserver-operator", UID:"bb027c01-caae-11e9-864e-fa163e772a61", APIVersion:"apps/v1", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'TargetConfigDeleted' Deleted target configmap openshift-apiserver/trusted-ca-bundle because source config does not exist Possibly related: https://github.com/openshift/cluster-openshift-apiserver-operator/pull/228