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

odoo: install hook issues (missing pvc and deployment starts too early) #52

Open
2 tasks
theangryangel opened this issue Jun 5, 2023 · 0 comments
Open
2 tasks
Labels
priority: high type: bug Something isn't working

Comments

@theangryangel
Copy link
Member

There are 2 issues with the install hook that need addressing:

  • When the install hook is running the data PVC is not being mounted, thus you get attachment errors
  • After the install job completes the deployments need to be restarted as they often are coming up too early
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high type: bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant