Skip to content

Add env vars to kaniko specs#3115

Closed
cyrildiagne wants to merge 3 commits intoGoogleContainerTools:masterfrom
cyrildiagne:feature-kaniko-env
Closed

Add env vars to kaniko specs#3115
cyrildiagne wants to merge 3 commits intoGoogleContainerTools:masterfrom
cyrildiagne:feature-kaniko-env

Conversation

@cyrildiagne
Copy link
Copy Markdown
Contributor

Relates to #731

Fixes #731.

Description

This will give users the option to provide environment variables to the kaniko pod.
This should fix #731 and enable ECR support on regions other than the default one.

User facing changes

n/a

Next PRs.

n/a

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Mentions any output changes.
  • Adds documentation as needed: user docs, YAML reference, CLI reference.
  • Adds integration tests if needed.

Reviewer Notes

  • The code flow looks good.
  • Unit test added.
  • User facing changes look good.

Release Notes

Add buildArgs to `Kustomize` deployer skaffold config.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 23, 2019

Codecov Report

Merging #3115 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted Files Coverage Δ
pkg/skaffold/schema/latest/config.go 100% <ø> (ø) ⬆️
pkg/skaffold/build/cluster/sources/sources.go 91.89% <100%> (+0.3%) ⬆️

@cyrildiagne
Copy link
Copy Markdown
Contributor Author

Do I need to do something for the Kokoro check to pass? I understood from the doc that it would be launched when a project owner tags the PR.

@dgageot dgageot added the kokoro:run runs the kokoro jobs on a PR label Oct 31, 2019
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Oct 31, 2019
@dgageot
Copy link
Copy Markdown
Contributor

dgageot commented Oct 31, 2019

Sorry @cyrildiagne, this needs a rebase. We've introduced schema version v1beta18

@cyrildiagne
Copy link
Copy Markdown
Contributor Author

Ok sorry for the delay.
I'm closing this and will do another PR with the latest schema version.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skaffold/Kaniko with ECR

4 participants