[
https://issues.apache.org/jira/browse/IMPALA-14980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094417#comment-18094417
]
ASF subversion and git services commented on IMPALA-14980:
----------------------------------------------------------
Commit fa335246656d5893cddd70f325dd8c15c503b71f in impala's branch
refs/heads/master from Anubhav Jindal
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=fa3352466 ]
IMPALA-14980: Add operator deploy and sample CR
Add operator deployment and kustomization manifests together with a sample
ImpalaCluster custom resource for install and smoke testing flows.
Add ASF license headers to the new operator manifest files.
Testing:
- kubectl kustomize operator/impala-operator/manifests
- ruby YAML parsing for deployment, kustomization, and sample CR manifests
- kubectl config current-context (k3d-impala-live)
- kubectl apply -k operator/impala-operator/manifests
- kubectl create namespace impala
- kubectl apply -f operator/impala-operator/manifests/sample-impalacluster.yaml
- kubectl get deployment impala-operator -n impala-operator-system
- kubectl get impalacluster impala-demo -n impala
- kubectl get pods -n impala-operator-system (operator pod scheduled from
deployment)
Change-Id: Ifb334135dfd333dd5b14756ec8f41551981677e6
Assisted-by: GPT-5.3 (Cursor)
Co-authored-by: Cursor <[email protected]>
Reviewed-on: http://gerrit.cloudera.org:8080/24362
Reviewed-by: Gokul Kolady <[email protected]>
Reviewed-by: Jason Fehr <[email protected]>
Tested-by: Jason Fehr <[email protected]>
> Add operator deployment bundle and sample ImpalaCluster resource
> ----------------------------------------------------------------
>
> Key: IMPALA-14980
> URL: https://issues.apache.org/jira/browse/IMPALA-14980
> Project: IMPALA
> Issue Type: Task
> Reporter: Anubhav Jindal
> Assignee: Anubhav Jindal
> Priority: Major
>
> * *Problem:* Operator install path is incomplete without
> deployment/kustomize/sample CR artifacts.
> * *Proposed Change:* Add deployment manifest, kustomization, and sample
> {{{}ImpalaCluster{}}}.
> * *Testing:* {{kubectl apply -k}} + apply sample CR; verify reconciliation
> is triggered.
> * *Compatibility/Risk:* Additive; operator bootstrap assets only.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]