Skip to content

Conversation

Maleware
Copy link
Member

@Maleware Maleware commented Jul 7, 2025

Description

This PR adds -headless service to all airflow roles

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

@Maleware Maleware closed this Jul 9, 2025
@Maleware Maleware reopened this Jul 9, 2025
@Maleware
Copy link
Member Author

Maleware commented Jul 9, 2025

Part of stackabletech/issues#692

@Maleware Maleware self-assigned this Jul 9, 2025
@Maleware Maleware moved this to Development: Waiting for Review in Stackable Engineering Jul 9, 2025
@adwk67 adwk67 moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Jul 10, 2025
@adwk67 adwk67 self-requested a review July 10, 2025 15:58
@Maleware Maleware added this pull request to the merge queue Jul 11, 2025
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Jul 11, 2025
@Techassi Techassi added release/25.7.0 release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed scheduled-for/25.7.0 labels Jul 11, 2025
@Techassi
Copy link
Member

I feel like there should be a release note for this either here or over at stackabletech/issues#692.

CC @adwk67, @Maleware

Merged via the queue into main with commit 399405f Jul 11, 2025
17 checks passed
@Maleware Maleware deleted the fix/headless-svc-for-all-roles branch July 11, 2025 07:27
@Maleware
Copy link
Member Author

Maleware commented Jul 11, 2025

Release Notes

Airflow: Listener Service for airflow on role group level, for webserver role only. Internal communication via `-headless` service.

@lfrancke
Copy link
Member

@Maleware I'm afraid those release notes read more like a changelog. I don't understand them I'm afraid. Can you try rephrasing it again to be a bit more descriptive?

@lfrancke lfrancke moved this from Development: Done to Acceptance: In Progress in Stackable Engineering Jul 22, 2025
@Maleware
Copy link
Member Author

Sorry, overlooked.

Airflow: Adds a listener service per role group on the `Webserver` role to access Airflow UI. Internal communication to e.g. `executers` will be handled via a exclusively cluster internal `-headless` service.  Metrics are additionally exposed internal only, with a `-metrics` service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/25.7.0 release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
Status: Acceptance: In Progress
Development

Successfully merging this pull request may close these issues.

5 participants