Skip to content

[Merged by Bors] - LDAP user authentication for Airflow#133

Closed
adwk67 wants to merge 31 commits intomainfrom
ldap-integration
Closed

[Merged by Bors] - LDAP user authentication for Airflow#133
adwk67 wants to merge 31 commits intomainfrom
ldap-integration

Conversation

@adwk67
Copy link
Member

@adwk67 adwk67 commented Jul 8, 2022

Description

This PR covers the addition of LDAP user authentication to Airflow: the default webserver_config.py is now overwritten, allowing e.g. LDAP settings to be defined according to the CR.

Closes #100.

Review Checklist

  • Code contains useful comments
  • CRD change approved (or not applicable)
  • (Integration-)Test cases added (or not applicable)
  • Documentation added (or not applicable)
  • Changelog updated (or not applicable)
  • Cargo.toml only contains references to git tags (not specific commits or branches)
  • Helm chart can be installed and deployed operator works (or not applicable)

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

@adwk67 adwk67 marked this pull request as ready for review July 18, 2022 17:55
@adwk67 adwk67 requested a review from a team July 18, 2022 17:56
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

LGTM, only minor comments.
Thanks for picking this up!

@adwk67 adwk67 requested a review from sbernauer July 19, 2022 10:07
@sbernauer sbernauer added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Jul 19, 2022
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

Nice, thanks for your work!

@adwk67
Copy link
Member Author

adwk67 commented Jul 20, 2022

bors merge

bors bot pushed a commit that referenced this pull request Jul 20, 2022
# Description

This PR covers the addition of LDAP user authentication to Airflow: the default `webserver_config.py` is now overwritten, allowing e.g. LDAP settings to be defined according to the CR.

Closes #100.
@bors
Copy link

bors bot commented Jul 20, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title LDAP user authentication for Airflow [Merged by Bors] - LDAP user authentication for Airflow Jul 20, 2022
@bors bors bot closed this Jul 20, 2022
@bors bors bot deleted the ldap-integration branch July 20, 2022 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LDAP integration for airflow

2 participants