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

[0.9.x] Deduplicate builders by diff id #1283

Merged
merged 5 commits into from
Jul 25, 2023

Conversation

tomkennedy513
Copy link
Collaborator

same as #1268

also includes fixes for ci that have been cherry picked from 0.10.x

- This has been removed in the latest versions of kpack but is required for older versions
- This requires using a builder with the exisitng git2go buildpack that
  has not been open sourced at the moment

Signed-off-by: Tom Kennedy <ktom@vmware.com>
Signed-off-by: Tom Kennedy <ktom@vmware.com>
- On main the config directory schema has changed. When backporting the ci workflow that was not taken into consideration so it is using the wrong schema.

Signed-off-by: Tom Kennedy <ktom@vmware.com>
- This will remove duplicate layers that result from two buildpacks in a builder that have the same layer diff id

Co-authored-by Matthew McNew <mmcnew@vmware.com>
@tomkennedy513 tomkennedy513 requested a review from a team as a code owner July 24, 2023 21:26
Signed-off-by: Tom Kennedy <ktom@vmware.com>
@sambhav sambhav merged commit bb11d8f into release/v0.9.x Jul 25, 2023
@sambhav sambhav deleted the deduplicate-builders-0-9 branch July 25, 2023 07:10
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