Skip to content

Remove atlas config - #32776

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:remove-atlas-config
Jul 24, 2023
Merged

Remove atlas config#32776
potiuk merged 1 commit into
apache:mainfrom
potiuk:remove-atlas-config

Conversation

@potiuk

@potiukpotiuk commented Jul 22, 2023

Copy link
Copy Markdown
Member

Atlas does not have its own provider, the only thing we have with
atlas extra is an extra dependency to atlasclient. Abd we also had
the atlas configuration for some reason that even the eldest don't
know. With hard-coded defaults, we are still keeping backwards
compatibility if someone used those values. However we should
remove it from "core" configuration because it has absolutely no
meaning for Airflow. Users are free to define their own sections
and variables following Airflow schema and this squarely fits into
this category.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborgboring-cyborgBot added area:CLI provider:cncf-kubernetes Kubernetes (k8s) provider related issues area:plugins area:Scheduler including HA (high availability) scheduler area:Triggerer area:webserver Webserver related Issues labels Jul 22, 2023
@potiuk

Copy link
Copy Markdown
MemberAuthor

Based on #32765 and #32775 so only last commit counts.

Atlas does not have its own provider, the only thing we have with
atlas extra is an extra dependency to atlasclient. Abd we also had
the atlas configuration for some reason that even the eldest don't
know. With hard-coded defaults, we are still keeping backwards
compatibility if someone used those values. However we should
remove it from "core" configuration because it has absolutely no
meaning for Airflow. Users are free to define their own sections
and variables following Airflow schema and this squarely fits into
this category.
@potiuk
potiukforce-pushed the remove-atlas-config branch from e57d629 to 63cd88eCompareJuly 22, 2023 19:48
@potiuk
potiuk merged commit fd4af0b into apache:mainJul 24, 2023
@potiuk
potiuk deleted the remove-atlas-config branch July 24, 2023 22:03
@ephraimbuddyephraimbuddy added the type:misc/internal Changelog: Misc changes that should appear in change log label Aug 2, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CLIarea:pluginsarea:Schedulerincluding HA (high availability) schedulerarea:Triggererarea:webserverWebserver related Issuesprovider:cncf-kubernetesKubernetes (k8s) provider related issuestype:misc/internalChangelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@potiuk@jedcunningham@ephraimbuddy