Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add airflow.clusterDomain value #441

Merged
merged 2 commits into from
Apr 1, 2022

Conversation

alexkasatikov
Copy link
Contributor

@alexkasatikov alexkasatikov commented Oct 4, 2021

What issues does your PR fix?

What does your PR do?

  • Adds a airflow.clusterDomain value (default: cluster.local) to allow setting the Kubelet clusterDomain to non-standard values.

Checklist

For all Pull Requests

For releasing ONLY

Signed-off-by: alexey.kasatikov <alexey.kasatikov@cxense.com>
Copy link
Member

@thesuperzapper thesuperzapper left a comment

Choose a reason for hiding this comment

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

@alexkasatikov thanks for the PR, just a small nitpick on the docstring, otherwise looks good!

charts/airflow/values.yaml Outdated Show resolved Hide resolved
charts/airflow/README.md Show resolved Hide resolved
Signed-off-by: alexey.kasatikov <alexey.kasatikov@cxense.com>
@thesuperzapper
Copy link
Member

@alexkasatikov thanks for this PR, it looks good to merge!

I will wait until we plan to cut the next release to merge (so people don't think this feature is already in the chart when they look at the values.yaml in the main branch).

NOTE: since this adds the airflow.clusterDomain value we would have to bump a minor version (8.6.0). We usually like to batch up new features to reduce how often users need to update.

@stale stale bot added the lifecycle/stale lifecycle - this is stale label Dec 7, 2021
@stale stale bot removed the lifecycle/stale lifecycle - this is stale label Dec 14, 2021
@thesuperzapper thesuperzapper added this to the airflow-8.6.0 milestone Dec 14, 2021
@thesuperzapper thesuperzapper changed the title feat: add airflow.clusterDomain value feat: add airflow.clusterDomain value Dec 15, 2021
@stale stale bot added the lifecycle/stale lifecycle - this is stale label Feb 13, 2022
@thesuperzapper
Copy link
Member

Bumping for the bot, we still plan to merge this as part of the 8.6.0 release.

@stale stale bot removed the lifecycle/stale lifecycle - this is stale label Feb 17, 2022
Copy link
Member

@thesuperzapper thesuperzapper left a comment

Choose a reason for hiding this comment

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

This PR is ready for 8.6.0, and will be merged as that release is cut.

@thesuperzapper thesuperzapper added the status/ready-to-merge status - this will be merged into next release label Mar 22, 2022
@airflow-helm airflow-helm deleted a comment from stale bot Mar 22, 2022
@airflow-helm airflow-helm deleted a comment from stale bot Mar 22, 2022
@thesuperzapper thesuperzapper merged commit 6437631 into airflow-helm:main Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/ready-to-merge status - this will be merged into next release
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Non cluster.local domains break internal DBs
2 participants