chore: migrate to osscontainertools/kaniko v1.26.3#2508
Open
alphanota wants to merge 1 commit intobuildpacks:mainfrom
Open
chore: migrate to osscontainertools/kaniko v1.26.3#2508alphanota wants to merge 1 commit intobuildpacks:mainfrom
alphanota wants to merge 1 commit intobuildpacks:mainfrom
Conversation
2a343f2 to
f3c49c7
Compare
Migrate from `chainguard-dev/kaniko` to `osscontainertools/kaniko`. ## Summary This change switches the kaniko dependency to the upstream `osscontainertools/kaniko` v1.26.3. This ensures compatibility with the latest lifecycle changes and aligns with upstream development. ## Documentation - [ ] No documentation changes required. Signed-off-by: Angel Montero <angelmontero@google.com>
f3c49c7 to
1cfe766
Compare
Author
|
@jjbustamante Hope you had a good new years! I was wondering if you could take a look at this PR? I am trying to upgrade a bunch of buildpack libraries to the newer docker version. As a followup to this PR I plan to create a new pull request to upgrade docker for buildpacks/pack. |
Member
|
Hi @alphanota Thanks for this PR! Why should we change the upstream kaniko dependency to the osscontainertools repo?. We moved to chainguard based on their blog post and they are releasing patches. Could you provide more information about the osscontainertool organization? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrate from
chainguard-dev/kanikotoosscontainertools/kaniko.Summary
This change switches the kaniko dependency to the upstream
osscontainertools/kanikov1.26.3. The chainguard fork of Kaniko is closing to external updates andosscontainertools/kanikois the more active alternative.Documentation
Summary
Output
Before
After
Documentation
Related
Resolves #___