kiwi-builder-image: Align with OBS latest version #40

Merged
steven.hardy merged 1 commits from steven.hardy/Factory:kiwi_updates into main 2024-12-04 12:54:44 +01:00
Owner

Aligns with the latest fixes in isv:SUSE:Edge:KiwiBuilder/kiwi-builder-10

Aligns with the latest fixes in isv:SUSE:Edge:KiwiBuilder/kiwi-builder-10
steven.hardy added 1 commit 2024-11-29 19:44:52 +01:00
kiwi-builder-image: Align with OBS latest version
All checks were successful
OBS: kube-rbac-proxy - standard/aarch64
OBS: hauler - standard/aarch64
OBS: edge-image-builder-image - images/x86_64
OBS: cluster-api-provider-metal3-image - images/aarch64
OBS: baremetal-operator-image - images/aarch64
OBS: kubectl-image - images/aarch64
OBS: endpoint-copier-operator-image - images/aarch64
OBS: ip-address-manager-image - images/aarch64
OBS: akri - standard/aarch64
OBS: kube-rbac-proxy-image - images/aarch64
OBS: metallb-speaker-image - images/aarch64
OBS: akri-onvif-discovery-handler-image - images/x86_64
OBS: akri-debug-echo-discovery-handler-image - images/x86_64
OBS: akri-controller-image - images/x86_64
OBS: akri-opcua-discovery-handler-image - images/x86_64
OBS: akri-agent-image - images/x86_64
OBS: akri-webhook-configuration-image - images/x86_64
OBS: akri-udev-discovery-handler-image - images/x86_64
OBS: metallb-controller-image - images/aarch64
OBS: upgrade-controller-image - images/aarch64
OBS: edge-image-builder-image - images/aarch64
OBS: ironic-ipa-ramdisk - standard/x86_64
OBS: ironic-ipa-downloader-image - images/x86_64
OBS: akri-onvif-discovery-handler-image - images/aarch64
OBS: akri-debug-echo-discovery-handler-image - images/aarch64
OBS: akri-opcua-discovery-handler-image - images/aarch64
OBS: akri-controller-image - images/aarch64
OBS: akri-agent-image - images/aarch64
OBS: akri-webhook-configuration-image - images/aarch64
OBS: akri-udev-discovery-handler-image - images/aarch64
91c303e8d8
Aligns with the latest fixes in isv:SUSE:Edge:KiwiBuilder/kiwi-builder-10
steven.hardy force-pushed kiwi_updates from 91c303e8d8 to e7e640450d 2024-12-02 09:56:35 +01:00 Compare
steven.hardy requested review from nbelouin 2024-12-02 09:56:56 +01:00
steven.hardy requested review from dprodanov 2024-12-02 09:56:57 +01:00
steven.hardy reviewed 2024-12-02 09:58:52 +01:00
@ -3,0 +1,4 @@
#!BuildTag: kiwi-builder:latest
#!BuildTag: kiwi-builder:10.1.16.0
#!BuildTag: kiwi-builder:10.1.16.0-%RELEASE%
FROM registry.suse.com/bci/kiwi:10.1.16
Author
Owner

@nbelouin @dprodanov please confirm if you're happy with the tag here - I took the base 10.1.16 tag and appended .0 so we have flexibility to bump the version if/when changes are needed that do not require a base image update

I also added latest which for chart consumed images I'm trying to avoid, but in this case since the image is consumed interactively it may simplify the docs somewhat

@nbelouin @dprodanov please confirm if you're happy with the tag here - I took the base `10.1.16` tag and appended `.0` so we have flexibility to bump the version if/when changes are needed that do not require a base image update I also added `latest` which for chart consumed images I'm trying to avoid, but in this case since the image is consumed interactively it may simplify the docs somewhat
Owner

Wondering if -0 (rpm revision style) would be better.

Wondering if `-0` (rpm revision style) would be better.
Author
Owner

After discussion on slack I left it as 10.1.16.0-%RELEASE% to be consistent with other images (which are mostly N.N.N-%RELEASE% and in a couple of cases N.N.N.N-%RELEASE% but I removed the latest tag

After discussion on slack I left it as `10.1.16.0-%RELEASE%` to be consistent with other images (which are mostly `N.N.N-%RELEASE%` and in a couple of cases `N.N.N.N-%RELEASE%` but I removed the latest tag
steven.hardy requested review from roxenham 2024-12-02 09:59:26 +01:00
nbelouin requested changes 2024-12-02 10:32:47 +01:00
Dismissed
@ -1,5 +1,7 @@
#!BuildTag: kiwi-builder:10.1
FROM registry.suse.com/bci/kiwi:10.1.10
#!BuildTag: kiwi-builder:latest
Owner

I don't think we want to publish a "latest" tag

I don't think we want to publish a "latest" tag
Author
Owner

Removed, I guess we may have to also update the README to specify the tag though

Removed, I guess we may have to also update the README to specify the tag though
steven.hardy marked this conversation as resolved
@ -2,1 +1,3 @@
FROM registry.suse.com/bci/kiwi:10.1.10
#!BuildTag: kiwi-builder:latest
#!BuildTag: kiwi-builder:10.1.16.0
#!BuildTag: kiwi-builder:10.1.16.0-%RELEASE%
Owner

Missing the img prefix here.

Missing the img prefix here.
Author
Owner

Fixed, thanks!

Fixed, thanks!
steven.hardy marked this conversation as resolved
steven.hardy force-pushed kiwi_updates from e7e640450d to 7fb8f6201c 2024-12-02 19:11:13 +01:00 Compare
steven.hardy force-pushed kiwi_updates from 7fb8f6201c to 8a93aae7c5 2024-12-02 19:19:18 +01:00 Compare
steven.hardy requested review from nbelouin 2024-12-03 12:16:15 +01:00
nbelouin approved these changes 2024-12-04 10:31:08 +01:00
steven.hardy merged commit 8a93aae7c5 into main 2024-12-04 12:54:44 +01:00
steven.hardy deleted branch kiwi_updates 2024-12-04 12:54:44 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: suse-edge/Factory#40
No description provided.