Skip to content

chore: Upgrade to stackable-operator 0.116.0 - #838

Open
siegfriedweber wants to merge 15 commits into
mainfrom
feat/smooth-operator/recommended-labels
Open

chore: Upgrade to stackable-operator 0.116.0#838
siegfriedweber wants to merge 15 commits into
mainfrom
feat/smooth-operator/recommended-labels

Conversation

@siegfriedweber

@siegfriedweber siegfriedweber commented Aug 6, 2026

Copy link
Copy Markdown
Member

Description

Upgrade to stackable-operator 0.116.0 and apply the changes described in stackabletech/issues#877.

Part of stackabletech/issues#877

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

  • Helm chart can be installed and deployed operator works
  • Integration tests passed (for non trivial changes)
  • Release note snippet added

Reviewer

  • Code contains useful comments
  • Code contains useful logging statements
  • (Integration-)Test cases added
  • Documentation added or updated. Follows the style guide.
  • Changelog updated
  • Cargo.toml only contains references to git tags (not specific commits or branches)

Acceptance

  • Feature Tracker has been updated
  • Proper release label has been added
  • Links to generated (nightly) docs added
  • Release note snippet added
  • Add type/deprecation label & add to the deprecation schedule
  • Add type/experimental label & add to the experimental features tracker

@siegfriedweber siegfriedweber changed the title chore: Remove role and role group labels where they don't apply chore: Upgrade to stackable-operator 0.116.0 Aug 14, 2026
@adwk67

adwk67 commented Aug 17, 2026

Copy link
Copy Markdown
Member
--- PASS: kuttl (790.02s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/smoke_airflow-3.2.2_openshift-false_executor-celery (684.52s)
        --- PASS: kuttl/harness/smoke_airflow-3.2.2_openshift-false_executor-kubernetes (790.01s)
PASS

AIRFLOW_WEBSERVER_SECRET_KEY,
let mut env_vars = static_envs(git_sync_resources)
.merge(add_version_specific_env_vars(cluster, airflow_role))
// N.B. this has been deprecated and replaced with AIRFLOW__API__SECRET_KEY since 3.0.2. Can be removed when 3.0.1 is no longer supported.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This can probably go now as we don't support 3.0.1 since SDP 26.3.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

See e32a0c6

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

--- PASS: kuttl (936.28s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/mount-dags-gitsync_airflow-latest-3.2.2_openshift-false_executor-kubernetes_access-ssh (293.76s)
        --- PASS: kuttl/harness/mount-dags-gitsync_airflow-latest-3.2.2_openshift-false_executor-celery_access-https (414.13s)
        --- PASS: kuttl/harness/mount-dags-gitsync_airflow-latest-3.2.2_openshift-false_executor-kubernetes_access-https (269.54s)
        --- PASS: kuttl/harness/mount-dags-configmap_airflow-latest-3.2.2_openshift-false_executor-kubernetes (164.33s)
        --- PASS: kuttl/harness/mount-dags-configmap_airflow-latest-3.2.2_openshift-false_executor-celery (234.34s)
        --- PASS: kuttl/harness/mount-dags-gitsync_airflow-latest-3.2.2_openshift-false_executor-celery_access-ssh (372.96s)
PASS

@adwk67 adwk67 closed this Aug 17, 2026
@adwk67 adwk67 reopened this Aug 17, 2026
adwk67
adwk67 previously approved these changes Aug 17, 2026

@adwk67 adwk67 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants