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

Upgrade mrparkers to 3.7.0 #1183

Merged
merged 1 commit into from
Mar 24, 2022
Merged

Upgrade mrparkers to 3.7.0 #1183

merged 1 commit into from
Mar 24, 2022

Conversation

danlester
Copy link
Contributor

I repeatedly saw problems when trying to deploy locally with minikube.

The qhub keycloak realm seemed to fail to be created, causing the subsequent keycloak config to fail ("Realm not found")

This PR seems to make things better, although I'm not sure of the root cause. I also think related Terraform problems can still occur later on in non-keycloak components, but we will have to keep an eye on that separately.

minikube v1.25.2 on Ubuntu 20.04 (amd64)
Using the docker driver
Kubernetes v1.23.3 on Docker 20.10.12 ...
All in a Parallels VM on Mac

Changes introduced in this PR:

  • Upgrade mrparkers/keycloak to 3.7.0
  • Set some defaults in keycloak_realm

Types of changes

What types of changes does your PR introduce?

Put an x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features to not work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

Requires testing

  • Yes
  • No

In case you checked yes, did you write tests?

  • Yes
  • No

Copy link
Member

@costrouc costrouc left a comment

Choose a reason for hiding this comment

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

Looks great to me!

@danlester danlester merged commit cbbe92d into main Mar 24, 2022
@danlester danlester deleted the keycloak_provider_upgrade branch March 24, 2022 10:48
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.

2 participants