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

Upgrade job needs it's own container image #306

Closed
hardillb opened this issue Feb 10, 2024 · 0 comments · Fixed by #307
Closed

Upgrade job needs it's own container image #306

hardillb opened this issue Feb 10, 2024 · 0 comments · Fixed by #307
Assignees
Labels
needs-triage Needs looking at to decide what to do

Comments

@hardillb
Copy link
Contributor

Current Behavior

While testing on OpenShift, the job script can't install the psql client because it's no longer running as root in the container (which is just the base alpine container.

Expected Behavior

We should add the psql command to the file-server container so we can re-use the same container image to run the db upgrade jobs

Steps To Reproduce

Try and install on OpenShift

Environment

  • FlowFuse version: 2.0.0
  • Node.js version: 18
  • npm version: 9
  • Platform/OS: K8S
  • Browser: NA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Needs looking at to decide what to do
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant