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

LTPA Manager generates ServiceAccount wlo-ltpa in create/delete update loop #602

Open
2 tasks
kabicin opened this issue Dec 11, 2023 · 0 comments
Open
2 tasks
Assignees
Labels
bug Something isn't working zenhub-dev

Comments

@kabicin
Copy link
Contributor

kabicin commented Dec 11, 2023

For each target namespace with a WebSphereLibertyApplication instance, the operator reconciles the ServiceAccount wlo-ltpa in a create then delete update loop.

Temporary fix to minimize create/delete calls to kube api is to create a ServiceAccount in all affected target namespaces.

oc create serviceaccount wlo-ltpa

Fix delivered to:

  • WLO
  • OLO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working zenhub-dev
Projects
None yet
Development

No branches or pull requests

1 participant