Skip to content

Tolerate missing env file on more runtime commands#13603

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

Tolerate missing env file on more runtime commands#13603
maxproske wants to merge 1 commit into
docker: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 previously approved these changes Feb 23, 2026
@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

glours commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

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

@github-actions github-actions Bot added the stale label May 31, 2026
@github-actions github-actions Bot closed this Jun 10, 2026
auto-merge was automatically disabled June 10, 2026 00:48

Pull request was closed

@maxproske

Copy link
Copy Markdown
Contributor Author

@glours Could I please get a reopen here?

@glours glours reopened this Jul 20, 2026
@glours
glours requested a review from a team as a code owner July 20, 2026 15:54
@stale

stale Bot commented Jul 20, 2026

Copy link
Copy Markdown

This issue has been automatically marked as not stale anymore due to the recent activity.

1 similar comment
@stale

stale Bot commented Jul 20, 2026

Copy link
Copy Markdown

This issue has been automatically marked as not stale anymore due to the recent activity.

@stale stale Bot removed the stale label Jul 20, 2026
@glours

glours commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

@maxproske done

Signed-off-by: Max Proske <max@mproske.com>
@maxproske

Copy link
Copy Markdown
Contributor Author

@glours Thanks! Fixed test order on previously approved changes

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