devspace icon indicating copy to clipboard operation
devspace copied to clipboard

fix: do not wait for initContainer to exit when it is a sidecar

Open nberlee opened this issue 1 year ago • 1 comments

fixes #2865

What issue type does this pull request address? (keep at least one, remove the others) /kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible) resolves #2865

Please provide a short message that should be published in the DevSpace release notes Fixed an issue where DevSpace ... waits for native sidecar containers (init container)

What else do we need to know?

nberlee avatar Jun 12 '24 09:06 nberlee

Deploy Preview for devspace-docs canceled.

Built without sensitive environment variables

Name Link
Latest commit 854407d668cf42d1419d8eba39ecb449de5fbc8c
Latest deploy log https://app.netlify.com/sites/devspace-docs/deploys/66a9834feabed70008f47056

netlify[bot] avatar Jun 12 '24 09:06 netlify[bot]

@lizardruss I fixed the golang linter issues and github actions have the correct golang version. However the e2e test fail for some reason, which I was not able to figure out.

nberlee avatar Jul 10 '24 14:07 nberlee