Skip to content
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

CASMTRIAGE-5527: Update keycloak to address upstream bug #2397

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

ndavidson-hpe
Copy link
Contributor

Summary and Scope

Updates Keycloak image to latest to fix bug in upstream affecting UAS authentication with Keycloak. A Null Pointer exception in the Keycloak upstream code. Fixes a bug where a user can not get user info due to missing scope on all Keycloak clients.

Issues and Related PRs

Testing

List the environments in which these changes were tested.

Tested on:

  • Dorian

Test description:

How were the changes tested and success verified? If schema changes were part of this change, how were those handled in your upgrade/downgrade testing?

  • Were the install/upgrade-based validation checks/tests run (goss tests/install-validation doc)? y
  • Were continuous integration tests run? If not, why? y
  • Was upgrade tested? If not, why? y
  • Was downgrade tested? If not, why? y
  • Were new tests (or test issues/Jiras) created for this change? n

Risks and Mitigations

No known risks or bugs with upgraded version

Pull Request Checklist

  • Version number(s) incremented, if applicable
  • Copyrights updated
  • License file intact
  • Target branch correct
  • CHANGELOG.md updated
  • Testing is appropriate and complete, if applicable
  • HPC Product Announcement prepared, if applicable

@ndavidson-hpe ndavidson-hpe requested a review from a team as a code owner June 21, 2023 16:19
@gbaker-hpe gbaker-hpe merged commit 2a53334 into main Jun 21, 2023
@gbaker-hpe gbaker-hpe deleted the CASMTRIAGE-5527 branch June 21, 2023 19:42
@denniswalker
Copy link
Contributor

/backport stable/1.5

@github-actions
Copy link

Error occured while backporting into branch stable/1.5.

Error
git -c user.name="Nick Davidson" -c user.email="[email protected]" cherry-pick bf9dd7523fc1aa18b226c8c8b8d84c19db2eb213 -x
Auto-merging CHANGELOG.md
CONFLICT (content): Merge conflict in CHANGELOG.md
Auto-merging manifests/platform.yaml

error: could not apply bf9dd752... CASMTRIAGE-5527: Update keycloak to address upstrem bug
hint: After resolving the conflicts, mark them with
hint: "git add/rm ", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants