Conversation
d5b2a48 to
d8f7012
Compare
zachariahmiller
left a comment
There was a problem hiding this comment.
In general i think this looks fine. Requested a couple of changes and asked a couple of questions. Inclined to approve this if the answers are "yes" and if you can make the very minor changes i suggested.
Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
|
Thanks for the review @zachariahmiller ! I'll probably test it a bit more in UDS Core before the merge. I want to be 100% sure I won't break anything and we're safe to move Keycloak things here. |
@UnicornChance The primary reason I deprecated it is that the task name falls out of the naming convention. All Keycloak related tasks start with I left it there just in case someone uses it. I'll probably remove it in a bit. |
48a515a
## Description This Pull Request cleans up tasks related to Keycloak as they were moved to UDS Common repo. This Pull Request depends on defenseunicorns/uds-common#462. I will mark it as ready for review once the UDS Common PR gets merged and I can switch to `main` branch here. ## Related Issue Relates to: defenseunicorns/uds-identity-config#373 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Steps to Validate N/A ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md) followed --------- Co-authored-by: UnicornChance <chance@defenseunicorns.com> Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com>
## Description This Pull Request cleans up tasks related to Keycloak as they were moved to UDS Common repo. This Pull Request depends on defenseunicorns/uds-common#462. I will mark it as ready for review once the UDS Common PR gets merged and I can switch to `main` branch here. ## Related Issue Relates to: defenseunicorns/uds-identity-config#373 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Steps to Validate N/A ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md) followed --------- Co-authored-by: UnicornChance <chance@defenseunicorns.com> Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com>
## Description This Pull Request cleans up tasks related to Keycloak as they were moved to UDS Common repo. This Pull Request depends on defenseunicorns/uds-common#462. I will mark it as ready for review once the UDS Common PR gets merged and I can switch to `main` branch here. ## Related Issue Relates to: defenseunicorns/uds-identity-config#373 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Steps to Validate N/A ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md) followed --------- Co-authored-by: UnicornChance <chance@defenseunicorns.com> Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com>
## Description This Pull Request cleans up tasks related to Keycloak as they were moved to UDS Common repo. This Pull Request depends on defenseunicorns/uds-common#462. I will mark it as ready for review once the UDS Common PR gets merged and I can switch to `main` branch here. ## Related Issue Relates to: defenseunicorns/uds-identity-config#373 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Steps to Validate N/A ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md) followed --------- Co-authored-by: UnicornChance <chance@defenseunicorns.com> Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com>
Description
This Pull Request introduces a few helper tasks for managing Keycloak
Related Issue
Relates to: defenseunicorns/uds-identity-config#373
Checklist before merging