Bug 1765807
| Summary: | elasticsearch-proxy clusterrolebinding has been overwritten as istio-system elasticsearch even though openshif-logging elasticsearch is configured that. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Pavol Loffay <ploffay> |
| Component: | Logging | Assignee: | Pavol Loffay <ploffay> |
| Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.1.z | CC: | aos-bugs, jcantril, rmeggins |
| Target Milestone: | --- | ||
| Target Release: | 4.1.z | ||
| 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-12-17 07:17:12 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: | 1765808 | ||
| Bug Blocks: | |||
|
Description
Pavol Loffay
2019-10-26 07:49:18 UTC
This is copy of https://bugzilla.redhat.com/show_bug.cgi?id=1765803 for OCP 4.1 apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
fixed in openshift/ose-elasticsearch-operator/images/v4.1.27-201912021627
creationTimestamp: "2019-12-03T05:19:26Z"
name: elasticsearch-proxy
ownerReferences:
- apiVersion: logging.openshift.io/v1
controller: true
kind: Elasticsearch
name: elasticsearch
uid: 791c0e98-158c-11ea-b9f0-06182913c9e0
resourceVersion: "85536"
selfLink: /apis/rbac.authorization.k8s.io/v1/clusterrolebindings/elasticsearch-proxy
uid: 792cc14e-158c-11ea-a1e0-022918145d68
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: elasticsearch-proxy
subjects:
- kind: ServiceAccount
name: elasticsearch
namespace: j1
- kind: ServiceAccount
name: elasticsearch
namespace: j2
- kind: ServiceAccount
name: elasticsearch
namespace: openshift-logging
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:4084 |