Skip to content

fix: temp directory refinements#48608

Draft
shawkins wants to merge 1 commit intokeycloak:mainfrom
shawkins:iss48566
Draft

fix: temp directory refinements#48608
shawkins wants to merge 1 commit intokeycloak:mainfrom
shawkins:iss48566

Conversation

@shawkins
Copy link
Copy Markdown
Contributor

closes: #48566

  • moves temp directory initialization to startup, rather than the KeycloakApplication constructor - so there is nothing happening at buildtime
  • does not attempt to create the directory, as usage of this method performs mkdirs as necessary.
  • adds the path to the gzip warning
  • further clarified the expectation that KeycloakApplications are to provide data directories.

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.

Admin console assets 404 in 26.6.x: quay.io/keycloak/keycloak:26.6 ships /opt/keycloak/data/tmp as root:root 0755, blocking gzip cache creation

1 participant