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

feat: [CI-16588]: Add support to PLUGIN_TAR_PATH, PLUGIN_SOURCE_TAR_PATH and PLUGIN_PUSH_ONLY to kaniko-ecr #141

Merged
merged 4 commits into from
Mar 24, 2025

Conversation

Ompragash
Copy link
Member

This PR adds three new flags to enhance the plugin's image handling capabilities:

  1. PLUGIN_PUSH_ONLY - Enables pushing pre-built image tarball without running a build

  2. PLUGIN_SOURCE_TAR_PATH - Used in conjunction with push-only mode

  3. PLUGIN_TAR_PATH, PLUGIN_DESTINATION_TAR_PATH - Provides consistent naming with source-tar-path

These additions enable more flexible workflows by allowing separation of build and push operations
Test execution link with Access and Secret Key
Test execution link with OIDC

@Ompragash Ompragash merged commit 58bd727 into main Mar 24, 2025
3 checks passed
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