Skip to content

fix: fall back to TCP if on a read-only disk#1072

Merged
jakobmoellerdev merged 3 commits into
open-component-model:mainfrom
Skarlso:do-not-error-if-socket-can-not-be-created
Oct 24, 2025
Merged

fix: fall back to TCP if on a read-only disk#1072
jakobmoellerdev merged 3 commits into
open-component-model:mainfrom
Skarlso:do-not-error-if-socket-can-not-be-created

Conversation

@Skarlso

@Skarlso Skarlso commented Oct 22, 2025

Copy link
Copy Markdown
Contributor

What this PR does / why we need it

In a read-only disk ( like a scratch container ) the flow to detect connection fails because it can't create a folder. In that case it should fall back to TCP.

Which issue(s) this PR fixes

On-behalf-of: Gergely Brautigam <gergely.brautigam@sap.com>

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
@Skarlso Skarlso requested a review from a team as a code owner October 22, 2025 12:27
@github-actions github-actions Bot added kind/bugfix Bug size/xs Extra small labels Oct 22, 2025
Comment thread bindings/go/plugin/manager/manager.go
On-behalf-of: Gergely Brautigam <gergely.brautigam@sap.com>

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
@jakobmoellerdev jakobmoellerdev enabled auto-merge (squash) October 24, 2025 10:02
@jakobmoellerdev jakobmoellerdev merged commit a7be1bf into open-component-model:main Oct 24, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bugfix Bug size/xs Extra small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants