-
-
Notifications
You must be signed in to change notification settings - Fork 4
UserInfoFetcher: ActiveDirectory backend #622
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
Conversation
|
I saw this in the decision RfC column, anything particular you are looking for comments on? |
|
Primarily the CRD changes configuring the new backend. |
|
Moving CRD review to voting, please vote on this comment. |
Co-authored-by: Sebastian Bernauer <[email protected]>
|
Closing CRD vote as accepted |
|
Proper testing is blocked on stackabletech/issues#629 |
soenkeliebau
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looked over the code and tested it - works as intended!
So, lgtm in principle, I just left a few questions throughout the code, none of them showstoppers though.
Otherwise it gets removed, like stackabletech/opa-operator#641
* chore(playbook): include more steps in the local test run * chore(playbook): auto recreate the work directory * fix(playbook): remove retired files * fix(template): Pull in a change from stackabletech/opa-operator#622 Otherwise it gets removed, like stackabletech/opa-operator#641 * refactor(template): Move local block into previous local block * chore(template): Revert nix formatting Also, see https://github.com/NixOS/nixfmt * fix(playbook): git config for dry-run Instead of using git config --global, make the git config commands local to each operator repository. This is then safe to run via test.sh (dry-run). * ci(generate_prs): Add dynamic run-name
Description
Fixes #524
Definition of Done Checklist