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

kaniko push-retry #5967

Closed
MarcoSchaar opened this issue Jun 8, 2021 · 1 comment · Fixed by #6211
Closed

kaniko push-retry #5967

MarcoSchaar opened this issue Jun 8, 2021 · 1 comment · Fixed by #6211
Labels
build/kaniko good first issue Good for newcomers help wanted We would love to have this done, but don't have the bandwidth, need help from contributors kind/feature-request priority/p2 May take a couple of releases

Comments

@MarcoSchaar
Copy link

dear supporting team,
kaniko provides e.g. a flag like --push-retry

how to pass this flag into kaniko build section in yaml as per
https://skaffold.dev/docs/references/yaml/#build-artifacts-kaniko ?

  • Skaffold version: 1.25
  • Operating system: any
@tejal29 tejal29 added build/kaniko kind/feature-request priority/p2 May take a couple of releases help wanted We would love to have this done, but don't have the bandwidth, need help from contributors good first issue Good for newcomers labels Jun 8, 2021
@tejal29
Copy link
Member

tejal29 commented Jun 8, 2021

@MarcoSchaar, you could submit a PR like this to support a new kaniko flag.

Please follow https://github.com/GoogleContainerTools/skaffold/blob/master/DEVELOPMENT.md#making-a-config-change to add a config for --push-retry e.g. pushRetry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/kaniko good first issue Good for newcomers help wanted We would love to have this done, but don't have the bandwidth, need help from contributors kind/feature-request priority/p2 May take a couple of releases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants