Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

fix: unable to start container process on OpenShift #608

Merged
merged 1 commit into from Mar 31, 2023
Merged

fix: unable to start container process on OpenShift #608

merged 1 commit into from Mar 31, 2023

Conversation

astefanutti
Copy link
Contributor

@astefanutti astefanutti commented Mar 31, 2023

Running the container image on OpenShift fails with:

unable to start container process: exec /deployments/run-java.sh: permission denied

Fixes #609.

@astefanutti astefanutti requested a review from a team March 31, 2023 12:50
@lhein
Copy link

lhein commented Mar 31, 2023

Do we have an issue describing this problem?

@sonarcloud
Copy link

sonarcloud bot commented Mar 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
1.7% 1.7% Duplication

@astefanutti
Copy link
Contributor Author

I've created #609.

@Delawen Delawen merged commit d43bd76 into KaotoIO:main Mar 31, 2023
7 of 15 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deploying the Kaoto backend on OpenShift fails
4 participants