Skip to content

chore!: Rename EXPERIMENTAL_FILE_HEADER / EXPERIMENTAL_FILE_FOOTER in webserver_config.py#777

Merged
xeniape merged 3 commits intomainfrom
chore/remove-experimental-prefix-file-header-footer
Apr 20, 2026
Merged

chore!: Rename EXPERIMENTAL_FILE_HEADER / EXPERIMENTAL_FILE_FOOTER in webserver_config.py#777
xeniape merged 3 commits intomainfrom
chore/remove-experimental-prefix-file-header-footer

Conversation

@xeniape
Copy link
Copy Markdown
Member

@xeniape xeniape commented Apr 20, 2026

Description

Part of stackabletech/issues#836

Integrationtests

--- PASS: kuttl (642.10s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/smoke_airflow-2.9.3_openshift-false_executor-celery (190.47s)
        --- PASS: kuttl/harness/smoke_airflow-3.0.6_openshift-false_executor-kubernetes (194.24s)
        --- PASS: kuttl/harness/smoke_airflow-3.1.6_openshift-false_executor-kubernetes (197.74s)
        --- PASS: kuttl/harness/smoke_airflow-3.0.6_openshift-false_executor-celery (201.77s)
        --- PASS: kuttl/harness/smoke_airflow-2.9.3_openshift-false_executor-kubernetes (165.00s)
        --- PASS: kuttl/harness/smoke_airflow-3.1.6_openshift-false_executor-celery (250.11s)
PASS

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

  • Changes are OpenShift compatible
  • CRD changes approved
  • CRD documentation for all fields, following the style guide.
  • Helm chart can be installed and deployed operator works
  • Integration tests passed (for non trivial changes)
  • Changes need to be "offline" compatible
  • Links to generated (nightly) docs added
  • 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

@xeniape xeniape self-assigned this Apr 20, 2026
sbernauer
sbernauer previously approved these changes Apr 20, 2026
Comment thread CHANGELOG.md Outdated
@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Apr 20, 2026
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
@xeniape
Copy link
Copy Markdown
Member Author

xeniape commented Apr 20, 2026

Release Note

BREAKING: EXPERIMENTAL_FILE_HEADER and EXPERIMENTAL_FILE_FOOTER in webserver_config.py for arbitrary Python code are renamed to FILE_HEADER and FILE_FOOTER.

@xeniape xeniape added release-note Denotes a PR that will be considered when it comes time to generate release notes. release/26.7.0 scheduled-for/26.7.0 and removed release/26.7.0 labels Apr 20, 2026
@sbernauer sbernauer changed the title chore: Rename EXPERIMENTAL_FILE_HEADER / EXPERIMENTAL_FILE_FOOTER in webserver_config.py chore!: Rename EXPERIMENTAL_FILE_HEADER / EXPERIMENTAL_FILE_FOOTER in webserver_config.py Apr 20, 2026
@sbernauer sbernauer added release-note/action-required Denotes a PR that introduces potentially breaking changes that require user action. and removed release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Apr 20, 2026
@xeniape xeniape added this pull request to the merge queue Apr 20, 2026
Merged via the queue into main with commit 63804fd Apr 20, 2026
10 checks passed
@xeniape xeniape deleted the chore/remove-experimental-prefix-file-header-footer branch April 20, 2026 13:23
@xeniape xeniape moved this from Development: In Review to Development: Done in Stackable Engineering Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/action-required Denotes a PR that introduces potentially breaking changes that require user action. scheduled-for/26.7.0

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

2 participants