Remove duplicate initramfs and kernel files from image #208

Merged
mchiappero merged 2 commits from nbelouin/Factory:remove-dups-files into main 2025-07-10 21:54:18 +02:00
Owner

Both the kernel and initramfs (for each architecture) are present twice because of the copy to /tmp, removing that copy action and changing paths in get-reource.sh.

Both the kernel and initramfs (for each architecture) are present twice because of the copy to `/tmp`, removing that copy action and changing paths in `get-reource.sh`.
nbelouin added 2 commits 2025-07-10 15:46:56 +02:00
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com>
Bump versions
All checks were successful
Check Release Manifest Local Charts Versions / Check Release Manifest Local Charts Versions (pull_request) Successful in -1m40s
Build PR in OBS / Build PR in OBS (pull_request_target) Successful in -1m40s
df55d2abd4
Signed-off-by: Nicolas Belouin <nicolas.belouin@suse.com>
steven.hardy approved these changes 2025-07-10 16:29:17 +02:00
steven.hardy left a comment
Owner

Nice improvement, lgtm!

Nice improvement, lgtm!
steven.hardy requested review from mchiappero 2025-07-10 16:29:28 +02:00
steven.hardy reviewed 2025-07-10 16:31:02 +02:00
@@ -61,3 +61,3 @@
repository: registry.opensuse.org/isv/suse/edge/metal3/containers/images/ironic-ipa-downloader
pullPolicy: IfNotPresent
tag: 3.0.7
tag: 3.0.8
Owner

Do we also need to bump the chart version, or is this being batched with other recent changes prior to proposing upstream to the GH repo?

Do we also need to bump the chart version, or is this being batched with other recent changes prior to proposing upstream to the GH repo?
Author
Owner

If merged before bumping chart version with #206 , will get batched, otherwise I'll update chart version before merging

If merged before bumping chart version with #206 , will get batched, otherwise I'll update chart version before merging
Author
Owner

For reference, images sizes:

  • Before: 1300MB
  • After: 661MB
For reference, images sizes: - Before: 1300MB - After: 661MB
mchiappero approved these changes 2025-07-10 17:27:29 +02:00
mchiappero merged commit df55d2abd4 into main 2025-07-10 21:54:18 +02:00
Sign in to join this conversation.
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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