Skip to content

Tolerate missing env file on more runtime commands#13603

Open
maxproske wants to merge 1 commit intodocker:mainfrom
maxproske:feature/13601-runtime-ops
Open

Tolerate missing env file on more runtime commands#13603
maxproske wants to merge 1 commit intodocker:mainfrom
maxproske:feature/13601-runtime-ops

Conversation

@maxproske
Copy link
Copy Markdown
Contributor

What I did

Align toProjectName (used by exec, image, etc.) with projectOrName (used by ps, logs, etc.), which already had these flags since #13156

I know, this skips compose.yaml parsing. Being pragmatic for now, as I haven't touched compose-go yet, but can probably add a function to avoid the need to call ToProject at all.

Related issue

Closes #13601

@maxproske maxproske requested a review from a team as a code owner February 21, 2026 06:13
@maxproske maxproske requested review from glours and ndeloof February 21, 2026 06:13
@ndeloof ndeloof enabled auto-merge (rebase) February 23, 2026 07:34
@glours glours force-pushed the feature/13601-runtime-ops branch from ed6a96d to 3a8ff9c Compare March 31, 2026 14:05
@glours
Copy link
Copy Markdown
Contributor

glours commented Mar 31, 2026

Hey @maxproske 👋
Can you check your changes, the CI is not happy
FYI I rebase your branch on top of main via the GitHub UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] exec attempts to validate env_file for a different non-dependent service

3 participants