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

migration job wouldn't start since 4.25.0 because of missing service account #1

Open
spielkind opened this issue Jun 21, 2022 · 1 comment

Comments

@spielkind
Copy link

spielkind commented Jun 21, 2022

Due to this change, the migration wouldn't start (on a fresh helm install, on an empty namespace) because of the missing service account.

-    hookAnnotation: 'post-install,post-upgrade'
+    hookAnnotation: 'pre-install,pre-upgrade'

Reproduce:
helm install cognigy-live-agent oci://cognigy.azurecr.io/helm/live-agent --version 4.28.0

Event log.

35m         Warning   FailedCreate        job/cognigy-live-agent-migrate                                         Error creating: pods "cognigy-live-agent-migrate-" is forbidden: error looking up service account cognigy/cognigy-live-agent: serviceaccount "cognigy-live-agent" not found
@Nachox07
Copy link
Member

Thanks for reporting this issue. It will be fixed on the upcoming releases of the Cognigy Live Agent Helm Chart. I will update the ticket then.

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

No branches or pull requests

2 participants