8000 fix: detecting when we can set the serviceName by shawkins · Pull Request #40894 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: detecting when we can set the serviceName #40894

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

Merged
merged 1 commit into from
Jul 4, 2025

Conversation

shawkins
Copy link
Contributor
@shawkins shawkins commented Jul 3, 2025

closes: #40890

Copy link
Contributor
@vmuzikar vmuzikar left a comment

Choose a reason for hiding this comment

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

@shawkins Thanks for the quick fix!

@@ -229,4 +235,30 @@ public void testPodTemplateIncorrectImagePullSecretsConfig() {
});
}

@Test
public void testDeploymentUpgrade() {
Copy link
Contributor

Choose a reason for hiding this comment

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

This will work for now. But still, I'm wondering if we shouldn't have a fully fledged upgrade test, ideally using OLM to see if it complains about some breaking changes in the CRDs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

There's an existing issue on the olm upgrades.

Copy link
Contributor

Choose a reason for hiding this comment

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

Right, just for reference: #25431

vmuzikar
vmuzikar previously approved these changes Jul 3, 2025
Copy link
Contributor
@vmuzikar vmuzikar left a comment

Choose a reason for hiding this comment

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

Over all, LGTM. The comments around tests are not blocking.

vmuzikar
vmuzikar previously approved these changes Jul 3, 2025
Copy link
Contributor
@vmuzikar vmuzikar left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

@shawkins
Copy link
Contributor Author
shawkins commented Jul 3, 2025

Had to update the timeout - the test is run both as local_apiserver, and remote, so the remote test needs more time.

closes: keycloak#40890

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
@vmuzikar vmuzikar merged commit 9198380 into keycloak:main Jul 4, 2025
76 checks passed
@vmuzikar
Copy link
Contributor
vmuzikar commented Jul 4, 2025

@shawkins Can you please create the backport?

shawkins added a commit to shawkins/keycloak that referenced this pull request Jul 5, 2025
closes: keycloak#40890

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
(cherry picked from commit 9198380)
@shawkins
Copy link
Contributor Author
shawkins commented Jul 5, 2025

@shawkins Can you please create the backport?

#40943

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

Successfully merging this pull request may close these issues.

Keycloak Operator 26.3.0 fails to update to 26.3.0
2 participants
0