Git Product home page Git Product logo

airgapify's People

Contributors

dpeckett avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kalyann567

airgapify's Issues

Unable to load images with 0.5.0

Given the following manifests:

cat <<EOF | kustomize build - > manifests.yaml
kind: Kustomization
namespace: online-boutique
resources:
- https://github.com/GoogleCloudPlatform/microservices-demo//kustomize/base?ref=6af73dcf7fe1ca653d95ae7a29e12faf8cf02964
components:
- https://github.com/GoogleCloudPlatform/microservices-demo//kustomize/components/non-public-frontend?ref=6af73dcf7fe1ca653d95ae7a29e12faf8cf02964
- https://github.com/GoogleCloudPlatform/microservices-demo//kustomize/components/without-loadgenerator?ref=6af73dcf7fe1ca653d95ae7a29e12faf8cf02964
EOF

And the following airgapify run:

$ airgapify -f manifests.yaml
time=2024-06-19T15:11:54.900Z level=INFO msg="Loaded objects" count=33
time=2024-06-19T15:11:54.900Z level=INFO msg="Found image references" count=11
time=2024-06-19T15:11:54.901Z level=INFO msg="Fetching image" image=gcr.io/google-samples/microservices-demo/frontend:v0.10.0
time=2024-06-19T15:11:57.384Z level=INFO msg="Fetching image" image=gcr.io/google-samples/microservices-demo/emailservice:v0.10.0
time=2024-06-19T15:11:59.823Z level=INFO msg="Fetching image" image=gcr.io/google-samples/microservices-demo/productcatalogservice:v0.10.0
time=2024-06-19T15:12:02.189Z level=INFO msg="Fetching image" image=gcr.io/google-samples/microservices-demo/recommendationservice:v0.10.0
time=2024-06-19T15:12:05.238Z level=INFO msg="Fetching image" image=gcr.io/google-samples/microservices-demo/cartservice:v0.10.0
time=2024-06-19T15:12:07.317Z level=INFO msg="Fetching image" image=gcr.io/google-samples/microservices-demo/checkoutservice:v0.10.0
time=2024-06-19T15:12:09.044Z level=INFO msg="Fetching image" image=gcr.io/google-samples/microservices-demo/paymentservice:v0.10.0
time=2024-06-19T15:12:11.144Z level=INFO msg="Fetching image" image=gcr.io/google-samples/microservices-demo/currencyservice:v0.10.0
time=2024-06-19T15:12:12.695Z level=INFO msg="Fetching image" image=redis:alpine
time=2024-06-19T15:12:13.973Z level=INFO msg="Fetching image" image=gcr.io/google-samples/microservices-demo/adservice:v0.10.0
time=2024-06-19T15:12:16.785Z level=INFO msg="Fetching image" image=gcr.io/google-samples/microservices-demo/shippingservice:v0.10.0
time=2024-06-19T15:12:18.098Z level=INFO msg="Writing image archive" path=images.tar.zst

Docker fails at loading with:

$ docker load images.tar.zst
open /var/lib/docker/tmp/docker-import-3388867272/blobs/json: no such file or directory

It works well with v0.4.0.

Docker version:

Client: Docker Engine - Community
 Version:           26.1.4
 API version:       1.45
 Go version:        go1.21.11
 Git commit:        5650f9b
 Built:             Wed Jun  5 11:28:57 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          26.1.4
  API version:      1.45 (minimum version 1.24)
  Go version:       go1.21.11
  Git commit:       de5c9cf
  Built:            Wed Jun  5 11:28:57 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.33
  GitCommit:        d2d58213f83a351ca8f528a95fbd145f5654e957
 runc:
  Version:          1.1.12
  GitCommit:        v1.1.12-0-g51d5e94
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.