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 option to skaffold run similar to "skaffold build -b" #4494

Closed
bs1 opened this issue Jul 17, 2020 · 1 comment · Fixed by #4734
Closed

Add option to skaffold run similar to "skaffold build -b" #4494

bs1 opened this issue Jul 17, 2020 · 1 comment · Fixed by #4734
Labels
area/run help wanted We would love to have this done, but don't have the bandwidth, need help from contributors kind/feature-request priority/p3 agreed that this would be good to have, but no one is available at the moment.

Comments

@bs1
Copy link

bs1 commented Jul 17, 2020

skaffold build has a -b option to "Build artifacts whose image name contains [the name]" . It would be useful to have a similar option in skaffold run to only run the "Build, test, deploy" pipeline for specified artifacts.

@briandealwis briandealwis added area/run help wanted We would love to have this done, but don't have the bandwidth, need help from contributors kind/feature-request priority/p3 agreed that this would be good to have, but no one is available at the moment. labels Jul 28, 2020
@briandealwis
Copy link
Member

Patches welcome!

@nkubala nkubala added this to the Icebox milestone Sep 1, 2020
gsquared94 added a commit that referenced this issue Sep 21, 2020
* Add option to skaffold run similar to "skaffold build -b"

See #4494

* fix comments

* fix linters

Co-authored-by: Gaurav <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/run help wanted We would love to have this done, but don't have the bandwidth, need help from contributors kind/feature-request priority/p3 agreed that this would be good to have, but no one is available at the moment.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants