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] Fix kaniko pod env not initialized in ECR flow #4145

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

TomerShor
Copy link
Member

If builder_env or projects_secrets are empty, the kaniko pod envs are set as None.
Later, if an ECR registry is configured, some other env vars are appended although the pod envs can still be None.

Fixes https://jira.iguazeng.com/browse/ML-4459

mlrun/api/utils/builder.py Outdated Show resolved Hide resolved
@quaark quaark merged commit 6ce90c0 into mlrun:development Aug 24, 2023
9 checks passed
@TomerShor TomerShor deleted the bugfix/ML-4459-none-envs branch August 24, 2023 12:57
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.

2 participants