Skip to content

Comments

chore: Prepare CRD versioning#848

Merged
Techassi merged 5 commits intomainfrom
chore/prepare-crd-versioning
Feb 20, 2026
Merged

chore: Prepare CRD versioning#848
Techassi merged 5 commits intomainfrom
chore/prepare-crd-versioning

Conversation

@Techassi
Copy link
Member

Part of stackabletech/issues#808.

This prepares the operator for future CRD versioning by adding a conversion webhook and maintaining the CRD(s) on its own.

Smoke tests passed:

--- PASS: kuttl (945.04s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/smoke_trino-477_hive-3.1.3_opa-1.12.3_hdfs-3.4.2_zookeeper-3.9.4_openshift-false (449.44s)
        --- PASS: kuttl/harness/smoke_trino-479_hive-3.1.3_opa-1.12.3_hdfs-3.4.2_zookeeper-3.9.4_openshift-false (468.27s)
        --- PASS: kuttl/harness/smoke_trino-479_hive-4.2.0_opa-1.12.3_hdfs-3.4.2_zookeeper-3.9.4_openshift-false (470.49s)
        --- PASS: kuttl/harness/smoke_trino-477_hive-4.2.0_opa-1.12.3_hdfs-3.4.2_zookeeper-3.9.4_openshift-false (476.16s)
PASS

Release Note

  • The operator now maintains its own CRD(s) instead of relying on Helm as a deployment mechanism. Additionally, the conversion webhook is now running alongside the controller for future CRD versioning.

@Techassi Techassi self-assigned this Feb 18, 2026
@Techassi Techassi moved this to Development: In Progress in Stackable Engineering Feb 18, 2026
@Techassi Techassi moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Feb 18, 2026
@Techassi Techassi added release-note Denotes a PR that will be considered when it comes time to generate release notes. scheduled-for/26.3.0 labels Feb 18, 2026
@razvan razvan self-requested a review February 19, 2026 15:29
@razvan razvan moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Feb 19, 2026
razvan
razvan previously approved these changes Feb 19, 2026
Copy link
Member

@razvan razvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Techassi
Copy link
Member Author

Smoke tests still pass after the merge:

--- PASS: kuttl (885.61s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/smoke_trino-477_hive-3.1.3_opa-1.12.3_hdfs-3.4.2_zookeeper-3.9.4_openshift-false (501.11s)
        --- PASS: kuttl/harness/smoke_trino-479_hive-3.1.3_opa-1.12.3_hdfs-3.4.2_zookeeper-3.9.4_openshift-false (514.22s)
        --- PASS: kuttl/harness/smoke_trino-479_hive-4.2.0_opa-1.12.3_hdfs-3.4.2_zookeeper-3.9.4_openshift-false (378.35s)
        --- PASS: kuttl/harness/smoke_trino-477_hive-4.2.0_opa-1.12.3_hdfs-3.4.2_zookeeper-3.9.4_openshift-false (370.78s)
PASS

@Techassi Techassi added this pull request to the merge queue Feb 20, 2026
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Feb 20, 2026
Merged via the queue into main with commit 1a57523 Feb 20, 2026
12 checks passed
@Techassi Techassi deleted the chore/prepare-crd-versioning branch February 20, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note Denotes a PR that will be considered when it comes time to generate release notes. scheduled-for/26.3.0

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

2 participants