-
Notifications
You must be signed in to change notification settings - Fork 2
Backport temporary build-time buildcache to v2 #254
Copy link
Copy link
Open
Labels
for:v2priority:mediumA medium priority issue - has some impact on functionalityA medium priority issue - has some impact on functionalitytype:enhancementimprovements to code but not new featuresimprovements to code but not new featuresversion:MINORRequires a change to the minor version - featuresRequires a change to the minor version - features
Metadata
Metadata
Assignees
Labels
for:v2priority:mediumA medium priority issue - has some impact on functionalityA medium priority issue - has some impact on functionalitytype:enhancementimprovements to code but not new featuresimprovements to code but not new featuresversion:MINORRequires a change to the minor version - featuresRequires a change to the minor version - features
For the proposed
v3update here: #253, we have created a build-time OCI-backed buildcache so image builds don't take upwards of 3 hours.Even though the
0.22images will be slowly less used, it would still be useful to be able to build them quickly. See the linked PR for implementation details.