Jason Fehr has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/24361 )

Change subject: IMPALA-14979: Add ImpalaCluster CRD and RBAC
......................................................................

IMPALA-14979: Add ImpalaCluster CRD and RBAC

Add the ImpalaCluster custom resource definition and operator RBAC
manifests required to reconcile chart-backed Impala deployments.

Add ASF license headers to the new operator manifest files.

Testing:
- ruby YAML parsing for operator manifests
- kubectl config current-context (k3d-impala-live)
- kubectl apply -f operator/impala-operator/manifests/crd-impalacluster.yaml
- kubectl apply -f operator/impala-operator/manifests/rbac.yaml
- kubectl get crd impalaclusters.impala.apache.org
- kubectl get namespace impala-operator-system
- kubectl get serviceaccount impala-operator -n impala-operator-system
- kubectl get clusterrole impala-operator-crd
- kubectl get clusterrolebinding impala-operator-crd impala-operator-helm-admin

Change-Id: I0ae5fffe1059a42069fb4abe0d54e29775698cf5
Assisted-by: GPT-5.3 (Cursor)
Reviewed-on: http://gerrit.cloudera.org:8080/24361
Reviewed-by: Gokul Kolady <[email protected]>
Reviewed-by: Jason Fehr <[email protected]>
Tested-by: Jason Fehr <[email protected]>
---
A operator/impala-operator/manifests/crd-impalacluster.yaml
A operator/impala-operator/manifests/rbac.yaml
2 files changed, 161 insertions(+), 0 deletions(-)

Approvals:
  Gokul Kolady: Looks good to me, but someone else must approve
  Jason Fehr: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/24361
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I0ae5fffe1059a42069fb4abe0d54e29775698cf5
Gerrit-Change-Number: 24361
Gerrit-PatchSet: 33
Gerrit-Owner: Anubhav Jindal <[email protected]>
Gerrit-Reviewer: Abhishek Rawat <[email protected]>
Gerrit-Reviewer: Anubhav Jindal <[email protected]>
Gerrit-Reviewer: Gokul Kolady <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>

Reply via email to