Skip to content

Conversation

@yitzhaktal
Copy link
Contributor

No description provided.

@yitzhaktal yitzhaktal force-pushed the DEVOPS-3101-fixed-read-only-root-filesystems-issues branch 2 times, most recently from 82696a4 to b07a30b Compare October 3, 2025 12:09
@yitzhaktal yitzhaktal force-pushed the DEVOPS-3101-fixed-read-only-root-filesystems-issues branch 5 times, most recently from 481ac95 to 85e2421 Compare October 5, 2025 07:29
@yitzhaktal yitzhaktal force-pushed the DEVOPS-3101-fixed-read-only-root-filesystems-issues branch from 85e2421 to 8655f23 Compare October 5, 2025 07:30
@yitzhaktal yitzhaktal changed the title DEVOPS-3101-fixed-readOnlyRootFilesystem-for-artifacts-ms DEVOPS-3101-fixed-readOnlyRootFilesystem-for-artifacts-ms-andk-keycloak Oct 5, 2025
@yitzhaktal yitzhaktal changed the title DEVOPS-3101-fixed-readOnlyRootFilesystem-for-artifacts-ms-andk-keycloak DEVOPS-3101-fixed-readOnlyRootFilesystem-issue-for-artifacts-and-keycloak Oct 5, 2025
- >
cp -R /opt/* /keycloak-empty-dir/ &&
cd /opt &&
find . -type f -exec touch -r {} /keycloak-empty-dir/{} \; 2>/dev/null
Copy link
Contributor Author

Choose a reason for hiding this comment

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

KC is not starting if these timestamps are not copied from the original files.
It has a logic that checks that the timestamp and fails if they are not older. This is a workaround that we can use until KC is upgraded to 26.4.0; since we need to release a patch to SAP.

@yitzhaktal yitzhaktal merged commit 540cade into main Oct 5, 2025
2 checks passed
@yitzhaktal yitzhaktal deleted the DEVOPS-3101-fixed-read-only-root-filesystems-issues branch October 5, 2025 13:32
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