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

fix: scale keycloak sts to one if deployed in ha mode #1010

Merged
merged 5 commits into from
Nov 14, 2024

Conversation

noahpb
Copy link
Contributor

@noahpb noahpb commented Nov 14, 2024

Description

Related Issue

Fixes #1009

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@noahpb noahpb changed the title Fix/keycloak upgrade fix: scale keycloak sts to zero if deployed in ha mode Nov 14, 2024
@noahpb noahpb marked this pull request as ready for review November 14, 2024 22:11
@noahpb noahpb requested a review from a team as a code owner November 14, 2024 22:11
Copy link
Contributor

@UnicornChance UnicornChance left a comment

Choose a reason for hiding this comment

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

lgtm, not probably a long term solution but stopgap until we have a better approach

@noahpb noahpb merged commit 9bae9b3 into main Nov 14, 2024
18 checks passed
@noahpb noahpb deleted the fix/keycloak-upgrade branch November 14, 2024 22:18
@noahpb noahpb changed the title fix: scale keycloak sts to zero if deployed in ha mode fix: scale keycloak sts to one if deployed in ha mode Nov 15, 2024
noahpb pushed a commit that referenced this pull request Nov 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.31.2](v0.31.1...v0.31.2)
(2024-11-15)


### Bug Fixes

* scale keycloak sts to zero if deployed in ha mode
([#1010](#1010))
([9bae9b3](9bae9b3))


### Miscellaneous

* update `*.uds.dev` and `*.admin.uds.dev` certs
([#1012](#1012))
([fe31263](fe31263))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

HA Keycloak Fails to Gracefully Upgrade Major Versions
2 participants