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

Create pre-pull-images workflow #8561

Merged
merged 13 commits into from
Dec 27, 2024
Merged

Create pre-pull-images workflow #8561

merged 13 commits into from
Dec 27, 2024

Conversation

onedr0p
Copy link
Owner

@onedr0p onedr0p commented Dec 27, 2024

Find all the images that changed in a PR then use talosctl to prepull the image to a node so spegel can do the needful. This replaces the flux image test workflow since this one also errors when the image cannot be pulled.

brr

@bot-ross bot-ross bot added the area/github Changes made in the github directory label Dec 27, 2024
@onedr0p onedr0p changed the title Create prefetch-images workflow Create prepull-images workflow Dec 27, 2024
@bot-ross bot-ross bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 27, 2024
@bot-ross
Copy link
Contributor

bot-ross bot commented Dec 27, 2024

--- kubernetes/main/apps/default/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: default/home-assistant

+++ kubernetes/main/apps/default/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: default/home-assistant

@@ -42,13 +42,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: home-assistant-secret
             image:
               repository: ghcr.io/onedr0p/home-assistant
-              tag: 2024.12.5@sha256:638e519c874a06389ce6f03e435dd80a6697e8692eac88b459775839410f3439
+              tag: 2024.12.4@sha256:7f197de44d6216db872b167d1bb090dcc1af040e165da1759d87500bfe234aaf
             resources:
               limits:
                 memory: 2Gi
               requests:
                 cpu: 10m
             securityContext:

@bot-ross
Copy link
Contributor

bot-ross bot commented Dec 27, 2024

--- HelmRelease: default/home-assistant Deployment: default/home-assistant

+++ HelmRelease: default/home-assistant Deployment: default/home-assistant

@@ -51,13 +51,13 @@

           value: 10.42.0.0/16
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: home-assistant-secret
-        image: ghcr.io/onedr0p/home-assistant:2024.12.5@sha256:638e519c874a06389ce6f03e435dd80a6697e8692eac88b459775839410f3439
+        image: ghcr.io/onedr0p/home-assistant:2024.12.4@sha256:7f197de44d6216db872b167d1bb090dcc1af040e165da1759d87500bfe234aaf
         name: app
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 10m

@onedr0p onedr0p changed the title Create prepull-images workflow Create pre-pull-images workflow Dec 27, 2024
@onedr0p onedr0p marked this pull request as ready for review December 27, 2024 19:51
@onedr0p onedr0p merged commit 7897609 into main Dec 27, 2024
1 check passed
@onedr0p onedr0p deleted the onedr0p-patch-1 branch December 27, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made in the github directory area/kubernetes Changes made in the kubernetes directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant