-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* First parts of airflow OIDC * Add integration test for OIDC * Document OIDC support * Update wip * Adapt module tests in operator-binary/src/config.rs * Adding unit tests * WIP before merge * WIP compiling operator * Fixng auth tests * Update the OIDC integration test * Env vars oidc * Cleaning up * Adding changelog * Remove reference * Regenerate charts and Nix files * making pre-commit happy * fixing typo * again pre-commit * pre-commit nr3 * pre-commit nr4 * pre-commit nr5 * Env var set by operator rather then envoverrides * Removing TODO, sort toml alphabetically * Andrew comments Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com> * Specify every arm rather then just matching all --------- Co-authored-by: Siegfried Weber <mail@siegfriedweber.net> Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com>
- Loading branch information
1 parent
1dd21f6
commit 6529f52
Showing
32 changed files
with
2,100 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.