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

feat(mirror): add an option to specify the base chart version #583

Merged
merged 3 commits into from
Jul 12, 2024

Conversation

haarchri
Copy link
Member

Description of your changes

  • add an option to specify the base chart version
  • move the images to config.yaml and embed

Fixes #

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

up alpha space mirror --version 1.6.0-rc.0.75.gc383bddc --to docker.io/haarchri --dry-run
crane copy xpkg.upbound.io/spaces-artifacts/spaces:1.6.0-rc.0.75.gc383bddc docker.io/haarchri/spaces:1.6.0-rc.0.75.gc383bddc
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.14.1-up.1 docker.io/haarchri/universal-crossplane:1.14.1-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.14.1-up.1 docker.io/haarchri/crossplane:v1.14.1-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.14.2-up.1 docker.io/haarchri/universal-crossplane:1.14.2-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.14.2-up.1 docker.io/haarchri/crossplane:v1.14.2-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.14.3-up.1 docker.io/haarchri/universal-crossplane:1.14.3-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.14.3-up.1 docker.io/haarchri/crossplane:v1.14.3-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.14.4-up.1 docker.io/haarchri/universal-crossplane:1.14.4-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.14.4-up.1 docker.io/haarchri/crossplane:v1.14.4-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.14.5-up.1 docker.io/haarchri/universal-crossplane:1.14.5-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.14.5-up.1 docker.io/haarchri/crossplane:v1.14.5-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.14.6-up.1 docker.io/haarchri/universal-crossplane:1.14.6-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.14.6-up.1 docker.io/haarchri/crossplane:v1.14.6-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.14.7-up.1 docker.io/haarchri/universal-crossplane:1.14.7-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.14.7-up.1 docker.io/haarchri/crossplane:v1.14.7-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.14.8-up.1 docker.io/haarchri/universal-crossplane:1.14.8-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.14.8-up.1 docker.io/haarchri/crossplane:v1.14.8-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.14.9-up.1 docker.io/haarchri/universal-crossplane:1.14.9-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.14.9-up.1 docker.io/haarchri/crossplane:v1.14.9-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.15.0-up.1 docker.io/haarchri/universal-crossplane:1.15.0-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.15.0-up.1 docker.io/haarchri/crossplane:v1.15.0-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.15.1-up.1 docker.io/haarchri/universal-crossplane:1.15.1-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.15.1-up.1 docker.io/haarchri/crossplane:v1.15.1-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.15.2-up.1 docker.io/haarchri/universal-crossplane:1.15.2-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.15.2-up.1 docker.io/haarchri/crossplane:v1.15.2-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.15.3-up.1 docker.io/haarchri/universal-crossplane:1.15.3-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.15.3-up.1 docker.io/haarchri/crossplane:v1.15.3-up.1
crane copy xpkg.upbound.io/upbound/universal-crossplane:1.16.0-up.1 docker.io/haarchri/universal-crossplane:1.16.0-up.1
crane copy xpkg.upbound.io/upbound/crossplane:v1.16.0-up.1 docker.io/haarchri/crossplane:v1.16.0-up.1
crane copy xpkg.upbound.io/spaces-artifacts/hyperspace:v1.6.0-rc.0.75.gc383bddc docker.io/haarchri/hyperspace:v1.6.0-rc.0.75.gc383bddc
crane copy xpkg.upbound.io/spaces-artifacts/mxp-authz-webhook:v1.6.0-rc.0.75.gc383bddc docker.io/haarchri/mxp-authz-webhook:v1.6.0-rc.0.75.gc383bddc
crane copy xpkg.upbound.io/spaces-artifacts/mxp-benchmark:v1.6.0-rc.0.75.gc383bddc docker.io/haarchri/mxp-benchmark:v1.6.0-rc.0.75.gc383bddc
crane copy xpkg.upbound.io/spaces-artifacts/mxp-charts:v1.6.0-rc.0.75.gc383bddc docker.io/haarchri/mxp-charts:v1.6.0-rc.0.75.gc383bddc
crane copy xpkg.upbound.io/spaces-artifacts/mxp-control-plane:v1.6.0-rc.0.75.gc383bddc docker.io/haarchri/mxp-control-plane:v1.6.0-rc.0.75.gc383bddc
crane copy xpkg.upbound.io/spaces-artifacts/mxp-host-cluster-worker:v1.6.0-rc.0.75.gc383bddc docker.io/haarchri/mxp-host-cluster-worker:v1.6.0-rc.0.75.gc383bddc
crane copy xpkg.upbound.io/spaces-artifacts/mxp-host-cluster:v1.6.0-rc.0.75.gc383bddc docker.io/haarchri/mxp-host-cluster:v1.6.0-rc.0.75.gc383bddc
crane copy xpkg.upbound.io/spaces-artifacts/opentelemetry-collector-spaces:v1.6.0-rc.0.75.gc383bddc docker.io/haarchri/opentelemetry-collector-spaces:v1.6.0-rc.0.75.gc383bddc
crane copy xpkg.upbound.io/spaces-artifacts/provider-host-cluster:v1.6.0-rc.0.75.gc383bddc docker.io/haarchri/provider-host-cluster:v1.6.0-rc.0.75.gc383bddc
crane copy xpkg.upbound.io/spaces-artifacts/mcp-connector:0.6.0 docker.io/haarchri/mcp-connector:0.6.0
crane copy xpkg.upbound.io/spaces-artifacts/mcp-connector-server:v0.6.0 docker.io/haarchri/mcp-connector-server:v0.6.0
crane copy xpkg.upbound.io/spaces-artifacts/coredns:1.10.1 docker.io/haarchri/coredns:1.10.1
crane copy xpkg.upbound.io/spaces-artifacts/coredns:latest docker.io/haarchri/coredns:latest
crane copy xpkg.upbound.io/spaces-artifacts/envoy:v1.26-latest docker.io/haarchri/envoy:v1.26-latest
crane copy xpkg.upbound.io/spaces-artifacts/etcd:3.5.6-0 docker.io/haarchri/etcd:3.5.6-0
crane copy xpkg.upbound.io/spaces-artifacts/external-secrets:v0.9.11-3.g8e279dea docker.io/haarchri/external-secrets:v0.9.11-3.g8e279dea
crane copy xpkg.upbound.io/spaces-artifacts/kine:v0.0.0-224.g6a07aa9 docker.io/haarchri/kine:v0.0.0-224.g6a07aa9
crane copy xpkg.upbound.io/spaces-artifacts/kube-apiserver:v1.28.6 docker.io/haarchri/kube-apiserver:v1.28.6
crane copy xpkg.upbound.io/spaces-artifacts/kube-controller-manager:v1.28.6 docker.io/haarchri/kube-controller-manager:v1.28.6
crane copy xpkg.upbound.io/spaces-artifacts/kube-scheduler:v1.28.6 docker.io/haarchri/kube-scheduler:v1.28.6
crane copy xpkg.upbound.io/spaces-artifacts/kube-state-metrics:v2.8.1-upbound003 docker.io/haarchri/kube-state-metrics:v2.8.1-upbound003
crane copy xpkg.upbound.io/spaces-artifacts/kubectl:1.29 docker.io/haarchri/kubectl:1.29
crane copy xpkg.upbound.io/spaces-artifacts/kyverno-background-controller:v1.11.4 docker.io/haarchri/kyverno-background-controller:v1.11.4
crane copy xpkg.upbound.io/spaces-artifacts/kyverno-cleanup-controller:v1.11.4 docker.io/haarchri/kyverno-cleanup-controller:v1.11.4
crane copy xpkg.upbound.io/spaces-artifacts/kyverno-kyverno:v1.11.4 docker.io/haarchri/kyverno-kyverno:v1.11.4
crane copy xpkg.upbound.io/spaces-artifacts/kyverno-kyvernopre:v1.11.4 docker.io/haarchri/kyverno-kyvernopre:v1.11.4
crane copy xpkg.upbound.io/spaces-artifacts/kyverno-reports-controller:v1.11.4 docker.io/haarchri/kyverno-reports-controller:v1.11.4
crane copy xpkg.upbound.io/spaces-artifacts/mxp-authz-webhook-openssl:3.1.4 docker.io/haarchri/mxp-authz-webhook-openssl:3.1.4
crane copy xpkg.upbound.io/spaces-artifacts/opentelemetry-collector-contrib:0.98.0 docker.io/haarchri/opentelemetry-collector-contrib:0.98.0
crane copy xpkg.upbound.io/spaces-artifacts/uxp-bootstrapper:v1.10.4-up.2 docker.io/haarchri/uxp-bootstrapper:v1.10.4-up.2
crane copy xpkg.upbound.io/spaces-artifacts/vcluster:0.15.7 docker.io/haarchri/vcluster:0.15.7
crane copy xpkg.upbound.io/spaces-artifacts/vector:0.30.0-distroless-libc docker.io/haarchri/vector:0.30.0-distroless-libc
crane copy xpkg.upbound.io/spaces-artifacts/xgql:v0.2.0-rc.0.153.g0a1d4ae docker.io/haarchri/xgql:v0.2.0-rc.0.153.g0a1d4ae
up alpha space mirror --version 1.6.0-rc.0.75.gc383bddc --to-dir=/tmp/tt         
Export artifacts for spaces ...
  ✓   Scanning tags to export...                                                                                                                                
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/spaces:1.6.0-rc.0.75.gc383bddc ...                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.14.1-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.14.1-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.14.2-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.14.2-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.14.3-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.14.3-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.14.4-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.14.4-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.14.5-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.14.5-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.14.6-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.14.6-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.14.7-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.14.7-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.14.8-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.14.8-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.14.9-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.14.9-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.15.0-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.15.0-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.15.1-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.15.1-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.15.2-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.15.2-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.15.3-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.15.3-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/upbound/universal-crossplane:1.16.0-up.1 ...                                                                                
  ✓   save artifact xpkg.upbound.io/upbound/crossplane:v1.16.0-up.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/hyperspace:v1.6.0-rc.0.75.gc383bddc ...                                                                    
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/mxp-authz-webhook:v1.6.0-rc.0.75.gc383bddc ...                                                             
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/mxp-benchmark:v1.6.0-rc.0.75.gc383bddc ...                                                                 
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/mxp-charts:v1.6.0-rc.0.75.gc383bddc ...                                                                    
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/mxp-control-plane:v1.6.0-rc.0.75.gc383bddc ...                                                             
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/mxp-host-cluster-worker:v1.6.0-rc.0.75.gc383bddc ...                                                       
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/mxp-host-cluster:v1.6.0-rc.0.75.gc383bddc ...                                                              
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/opentelemetry-collector-spaces:v1.6.0-rc.0.75.gc383bddc ...                                                
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/provider-host-cluster:v1.6.0-rc.0.75.gc383bddc ...                                                         
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/mcp-connector:0.6.0 ...                                                                                    
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/mcp-connector-server:v0.6.0 ...                                                                            
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/coredns:1.10.1 ...                                                                                         
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/coredns:latest ...                                                                                         
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/envoy:v1.26-latest ...                                                                                     
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/etcd:3.5.6-0 ...                                                                                           
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/external-secrets:v0.9.11-3.g8e279dea ...                                                                   
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/kine:v0.0.0-224.g6a07aa9 ...                                                                               
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/kube-apiserver:v1.28.6 ...                                                                                 
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/kube-controller-manager:v1.28.6 ...                                                                        
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/kube-scheduler:v1.28.6 ...                                                                                 
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/kube-state-metrics:v2.8.1-upbound003 ...                                                                   
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/kubectl:1.29 ...                                                                                           
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/kyverno-background-controller:v1.11.4 ...                                                                  
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/kyverno-cleanup-controller:v1.11.4 ...                                                                     
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/kyverno-kyverno:v1.11.4 ...                                                                                
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/kyverno-kyvernopre:v1.11.4 ...                                                                             
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/kyverno-reports-controller:v1.11.4 ...                                                                     
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/mxp-authz-webhook-openssl:3.1.4 ...                                                                        
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/opentelemetry-collector-contrib:0.98.0 ...                                                                 
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/uxp-bootstrapper:v1.10.4-up.2 ...                                                                          
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/vcluster:0.15.7 ...                                                                                        
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/vector:0.30.0-distroless-libc ...                                                                          
  ✓   save artifact xpkg.upbound.io/spaces-artifacts/xgql:v0.2.0-rc.0.153.g0a1d4ae ...                                                                          

Successfully exported artifacts for Spaces!
60364882 -rw-r--r--@  1 haarchri  wheel   16193024 Jul 12 13:52 coredns-1.10.1.tgz
60364897 -rw-r--r--@  1 haarchri  wheel   16193024 Jul 12 13:53 coredns-latest.tgz
60364214 -rw-r--r--@  1 haarchri  wheel   16992256 Jul 12 13:51 crossplane-v1.14.1-up.1.tgz
60364247 -rw-r--r--@  1 haarchri  wheel   16993280 Jul 12 13:51 crossplane-v1.14.2-up.1.tgz
60364280 -rw-r--r--@  1 haarchri  wheel   16993792 Jul 12 13:51 crossplane-v1.14.3-up.1.tgz
60364307 -rw-r--r--@  1 haarchri  wheel   16993280 Jul 12 13:51 crossplane-v1.14.4-up.1.tgz
60364356 -rw-r--r--@  1 haarchri  wheel   16993280 Jul 12 13:51 crossplane-v1.14.5-up.1.tgz
60364399 -rw-r--r--@  1 haarchri  wheel   16997888 Jul 12 13:51 crossplane-v1.14.6-up.1.tgz
60364426 -rw-r--r--@  1 haarchri  wheel   17005568 Jul 12 13:51 crossplane-v1.14.7-up.1.tgz
60364466 -rw-r--r--@  1 haarchri  wheel   17009152 Jul 12 13:51 crossplane-v1.14.8-up.1.tgz
60364513 -rw-r--r--@  1 haarchri  wheel   17019392 Jul 12 13:51 crossplane-v1.14.9-up.1.tgz
60364561 -rw-r--r--@  1 haarchri  wheel   17192960 Jul 12 13:51 crossplane-v1.15.0-up.1.tgz
60364606 -rw-r--r--@  1 haarchri  wheel   17198080 Jul 12 13:52 crossplane-v1.15.1-up.1.tgz
60364635 -rw-r--r--@  1 haarchri  wheel   17216512 Jul 12 13:52 crossplane-v1.15.2-up.1.tgz
60364665 -rw-r--r--@  1 haarchri  wheel   17031680 Jul 12 13:52 crossplane-v1.15.3-up.1.tgz
60364706 -rw-r--r--@  1 haarchri  wheel   17506304 Jul 12 13:52 crossplane-v1.16.0-up.1.tgz
60364912 -rw-r--r--@  1 haarchri  wheel   54172160 Jul 12 13:53 envoy-v1.26-latest.tgz
60364933 -rw-r--r--@  1 haarchri  wheel  102545920 Jul 12 13:53 etcd-3.5.6-0.tgz
60364956 -rw-r--r--@  1 haarchri  wheel   55565312 Jul 12 13:53 external-secrets-v0.9.11-3.g8e279dea.tgz
60364729 -rw-r--r--@  1 haarchri  wheel   47513600 Jul 12 13:52 hyperspace-v1.6.0-rc.0.75.gc383bddc.tgz
60364978 -rw-r--r--@  1 haarchri  wheel    8782848 Jul 12 13:53 kine-v0.0.0-224.g6a07aa9.tgz
60364990 -rw-r--r--@  1 haarchri  wheel   34691072 Jul 12 13:53 kube-apiserver-v1.28.6.tgz
60365020 -rw-r--r--@  1 haarchri  wheel   33427968 Jul 12 13:53 kube-controller-manager-v1.28.6.tgz
60365046 -rw-r--r--@  1 haarchri  wheel   18845696 Jul 12 13:53 kube-scheduler-v1.28.6.tgz
60365064 -rw-r--r--@  1 haarchri  wheel   12987904 Jul 12 13:53 kube-state-metrics-v2.8.1-upbound003.tgz
60365080 -rw-r--r--@  1 haarchri  wheel   87613440 Jul 12 13:53 kubectl-1.29.tgz
60365100 -rw-r--r--@  1 haarchri  wheel   35376128 Jul 12 13:53 kyverno-background-controller-v1.11.4.tgz
60365116 -rw-r--r--@  1 haarchri  wheel   33419264 Jul 12 13:53 kyverno-cleanup-controller-v1.11.4.tgz
60365129 -rw-r--r--@  1 haarchri  wheel   35818496 Jul 12 13:53 kyverno-kyverno-v1.11.4.tgz
60365146 -rw-r--r--@  1 haarchri  wheel   32856576 Jul 12 13:53 kyverno-kyvernopre-v1.11.4.tgz
60365161 -rw-r--r--@  1 haarchri  wheel   35423232 Jul 12 13:53 kyverno-reports-controller-v1.11.4.tgz
60364848 -rw-r--r--@  1 haarchri  wheel       7168 Jul 12 13:52 mcp-connector-0.6.0.tgz
60364860 -rw-r--r--@  1 haarchri  wheel   75195392 Jul 12 13:52 mcp-connector-server-v0.6.0.tgz
60365269 -rw-r--r--@  1 haarchri  wheel    5802496 Jul 12 13:54 mxp-authz-webhook-openssl-3.1.4.tgz
60364744 -rw-r--r--@  1 haarchri  wheel   31065088 Jul 12 13:52 mxp-authz-webhook-v1.6.0-rc.0.75.gc383bddc.tgz
60364757 -rw-r--r--@  1 haarchri  wheel   17417728 Jul 12 13:52 mxp-benchmark-v1.6.0-rc.0.75.gc383bddc.tgz
60364773 -rw-r--r--@  1 haarchri  wheel   23655424 Jul 12 13:52 mxp-charts-v1.6.0-rc.0.75.gc383bddc.tgz
60364788 -rw-r--r--@  1 haarchri  wheel      17920 Jul 12 13:52 mxp-control-plane-v1.6.0-rc.0.75.gc383bddc.tgz
60364808 -rw-r--r--@  1 haarchri  wheel      15360 Jul 12 13:52 mxp-host-cluster-v1.6.0-rc.0.75.gc383bddc.tgz
60364798 -rw-r--r--@  1 haarchri  wheel      23552 Jul 12 13:52 mxp-host-cluster-worker-v1.6.0-rc.0.75.gc383bddc.tgz
60365290 -rw-r--r--@  1 haarchri  wheel   66885632 Jul 12 13:54 opentelemetry-collector-contrib-0.98.0.tgz
60364823 -rw-r--r--@  1 haarchri  wheel   64558592 Jul 12 13:52 opentelemetry-collector-spaces-v1.6.0-rc.0.75.gc383bddc.tgz
60364838 -rw-r--r--@  1 haarchri  wheel      16384 Jul 12 13:52 provider-host-cluster-v1.6.0-rc.0.75.gc383bddc.tgz
60364104 -rw-r--r--@  1 haarchri  wheel      27136 Jul 12 13:50 spaces-1.6.0-rc.0.75.gc383bddc.tgz
60364200 -rw-r--r--@  1 haarchri  wheel      15872 Jul 12 13:50 universal-crossplane-1.14.1-up.1.tgz
60364238 -rw-r--r--@  1 haarchri  wheel      15872 Jul 12 13:51 universal-crossplane-1.14.2-up.1.tgz
60364271 -rw-r--r--@  1 haarchri  wheel      15872 Jul 12 13:51 universal-crossplane-1.14.3-up.1.tgz
60364297 -rw-r--r--@  1 haarchri  wheel      15872 Jul 12 13:51 universal-crossplane-1.14.4-up.1.tgz
60364345 -rw-r--r--@  1 haarchri  wheel      15872 Jul 12 13:51 universal-crossplane-1.14.5-up.1.tgz
60364386 -rw-r--r--@  1 haarchri  wheel      15872 Jul 12 13:51 universal-crossplane-1.14.6-up.1.tgz
60364414 -rw-r--r--@  1 haarchri  wheel      15872 Jul 12 13:51 universal-crossplane-1.14.7-up.1.tgz
60364455 -rw-r--r--@  1 haarchri  wheel      15872 Jul 12 13:51 universal-crossplane-1.14.8-up.1.tgz
60364502 -rw-r--r--@  1 haarchri  wheel      15872 Jul 12 13:51 universal-crossplane-1.14.9-up.1.tgz
60364539 -rw-r--r--@  1 haarchri  wheel      14848 Jul 12 13:51 universal-crossplane-1.15.0-up.1.tgz
60364593 -rw-r--r--@  1 haarchri  wheel      15360 Jul 12 13:52 universal-crossplane-1.15.1-up.1.tgz
60364624 -rw-r--r--@  1 haarchri  wheel      15360 Jul 12 13:52 universal-crossplane-1.15.2-up.1.tgz
60364653 -rw-r--r--@  1 haarchri  wheel      15360 Jul 12 13:52 universal-crossplane-1.15.3-up.1.tgz
60364696 -rw-r--r--@  1 haarchri  wheel      15360 Jul 12 13:52 universal-crossplane-1.16.0-up.1.tgz
60365308 -rw-r--r--@  1 haarchri  wheel   11389952 Jul 12 13:54 uxp-bootstrapper-v1.10.4-up.2.tgz
60365329 -rw-r--r--@  1 haarchri  wheel   39099392 Jul 12 13:54 vcluster-0.15.7.tgz
60365356 -rw-r--r--@  1 haarchri  wheel   52985344 Jul 12 13:54 vector-0.30.0-distroless-libc.tgz
60365396 -rw-r--r--@  1 haarchri  wheel   15534592 Jul 12 13:54 xgql-v0.2.0-rc.0.153.g0a1d4ae.tgz

compatibleChartVersion: "1.5.x"
- image: "xpkg.upbound.io/spaces-artifacts/vcluster:0.15.7"
- image: "xpkg.upbound.io/spaces-artifacts/vector:0.30.0-distroless-libc"
- image: "xpkg.upbound.io/spaces-artifacts/xgql:v0.2.0-rc.0.153.g0a1d4ae"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how is this list maintained?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Who updates it and when? Can we get any trigger to update? E.g. from spaces repo with an e2e test.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah we need to do this from spaces repo

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will be implemented before 1.6

@haarchri haarchri merged commit 85bd77c into upbound:main Jul 12, 2024
7 checks passed
RedbackThomson pushed a commit to RedbackThomson/up that referenced this pull request Jul 16, 2024
…d#583)

* feat(mirror): add an option to specify the base chart version

Signed-off-by: Christopher Haar <[email protected]>

* feat(mirror): add an option to specify the base chart version

Signed-off-by: Christopher Haar <[email protected]>

* feat(mirror): add an option to specify the base chart version

Signed-off-by: Christopher Haar <[email protected]>

---------

Signed-off-by: Christopher Haar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants