Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config option to disable command modification check #449

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DrJosh9000
Copy link
Contributor

@DrJosh9000 DrJosh9000 commented Dec 11, 2024

What

Provide the option to allow PodSpecPatch to modify container commands and args.

Why

It's a recurring request to be able to do this with PodSpecPatch. However the direct modification of the container command (after being carefully set up by the scheduler to run buildkite-agent) is a "foot-gun".

Notes

I've regenerated the TOC in the README because it was slightly out of date.

@DrJosh9000 DrJosh9000 force-pushed the option-to-allow-podspecpatch-cmd-mod branch 6 times, most recently from b9e480c to 46c0cc6 Compare December 12, 2024 06:11
@DrJosh9000 DrJosh9000 marked this pull request as ready for review December 12, 2024 06:16
@DrJosh9000 DrJosh9000 force-pushed the option-to-allow-podspecpatch-cmd-mod branch from 46c0cc6 to 36f42a9 Compare December 16, 2024 05:40
@DrJosh9000 DrJosh9000 force-pushed the option-to-allow-podspecpatch-cmd-mod branch from 36f42a9 to c8baf91 Compare December 16, 2024 23:39
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.

1 participant