[ 
https://issues.apache.org/jira/browse/IMPALA-14979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094416#comment-18094416
 ] 

ASF subversion and git services commented on IMPALA-14979:
----------------------------------------------------------

Commit 95a2f7e8b86cb4ea37477b7f116378f93c5a8304 in impala's branch 
refs/heads/master from Anubhav Jindal
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=95a2f7e8b ]

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]>


> Add ImpalaCluster CRD and RBAC manifests for operator flow
> ----------------------------------------------------------
>
>                 Key: IMPALA-14979
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14979
>             Project: IMPALA
>          Issue Type: Task
>            Reporter: Anubhav Jindal
>            Assignee: Anubhav Jindal
>            Priority: Major
>
> * *Problem:* Operator-managed deployment path has no upstream CRD/RBAC 
> foundation.
>  * *Proposed Change:* Add {{ImpalaCluster}} CRD schema and RBAC manifests 
> under operator manifests.
>  * *Testing:* Apply CRD/RBAC and confirm operator can watch/reconcile CRs.
>  * *Compatibility/Risk:* New optional operator API; no impact to Helm-only 
> users.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to