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

Set LTPA Job to match olapp leader's config #509

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

kabicin
Copy link
Member

@kabicin kabicin commented Nov 15, 2023

Relating to WASdev/websphere-liberty-operator#568. This change covers the scenario when the LTPA Job config is outdated (i.e. pull secret ref or service account ref has changed) just before the LTPA Secret is created. In this case, the operator could potentially be waiting on an LTPA Job that might fail. Instead, the operator will react to this and restart LTPA generation once again matching the olapp spec (pullsecret/service account/etc.), lowering the risk of waiting on a failed Job.

Copy link
Member

@leochr leochr left a comment

Choose a reason for hiding this comment

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

@kabicin Looks good. Thank you

@leochr leochr merged commit b3a31da into main Nov 15, 2023
@leochr leochr deleted the ltpa-use-updated-config branch November 15, 2023 22:55
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