From d9f6bbae0e4a436a847a1a97bbf83c0aa9617160 Mon Sep 17 00:00:00 2001 From: Haytham AbuelFutuh Date: Wed, 2 Dec 2020 16:03:45 -0800 Subject: [PATCH] Update flyte to use container registry images instead (#630) --- deployment/eks/flyte_generated.yaml | 24 +++++++++---------- deployment/gcp/flyte_generated.yaml | 24 +++++++++---------- deployment/sandbox/flyte_generated.yaml | 24 +++++++++---------- deployment/test/flyte_generated.yaml | 20 ++++++++-------- .../config/propeller/plugins/copilot.yaml | 2 +- kustomize/overlays/eks/kustomization.yaml | 16 ++++++------- kustomize/overlays/gcp/kustomization.yaml | 16 ++++++------- kustomize/overlays/sandbox/kustomization.yaml | 16 ++++++------- kustomize/overlays/test/kustomization.yaml | 16 ++++++------- 9 files changed, 79 insertions(+), 79 deletions(-) diff --git a/deployment/eks/flyte_generated.yaml b/deployment/eks/flyte_generated.yaml index 6882dfae74..f0d2fd97fe 100644 --- a/deployment/eks/flyte_generated.yaml +++ b/deployment/eks/flyte_generated.yaml @@ -8196,7 +8196,7 @@ data: k8s: co-pilot: name: "flyte-copilot-" - image: "docker.io/lyft/flytecopilot:v0.3.35" + image: "ghcr.io/lyft/flyteplugins/flytecopilot:dc4bdbd61cac88a39a5ff43e40f026bdbc2c78a2" start-timeout: "30s" core.yaml: | propeller: @@ -8333,7 +8333,7 @@ kind: ConfigMap metadata: annotations: {} labels: {} - name: flyte-propeller-config-6gc52f8d7m + name: flyte-propeller-config-88bdc8dc9f namespace: flyte --- apiVersion: v1 @@ -8496,7 +8496,7 @@ spec: - --config - /etc/datacatalog/config/*.yaml - serve - image: docker.io/lyft/datacatalog:v0.2.2 + image: ghcr.io/lyft/datacatalog:v0.2.130 imagePullPolicy: IfNotPresent name: datacatalog ports: @@ -8520,7 +8520,7 @@ spec: - /etc/datacatalog/config/*.yaml - migrate - run - image: docker.io/lyft/datacatalog:v0.2.2 + image: ghcr.io/lyft/datacatalog:v0.2.130 imagePullPolicy: IfNotPresent name: run-migrations volumeMounts: @@ -8569,7 +8569,7 @@ spec: - --config - /etc/flyte/config/*.yaml - serve - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: flyteadmin ports: @@ -8615,7 +8615,7 @@ spec: - /etc/flyte/config/*.yaml - migrate - run - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: run-migrations volumeMounts: @@ -8633,7 +8633,7 @@ spec: - flytesnacks - flytetester - flyteexamples - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: seed-projects volumeMounts: @@ -8648,7 +8648,7 @@ spec: - /etc/flyte/config/*.yaml - clusterresource - sync - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: sync-cluster-resources volumeMounts: @@ -8695,7 +8695,7 @@ spec: - envFrom: - configMapRef: name: flyte-console-config - image: docker.io/lyft/flyteconsole:v0.17.7 + image: ghcr.io/lyft/flyteconsole:v0.17.8 name: flyteconsole ports: - containerPort: 8080 @@ -8739,7 +8739,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.name - image: docker.io/lyft/flytepropeller:v0.5.2 + image: ghcr.io/lyft/flytepropeller:v0.5.8 imagePullPolicy: IfNotPresent name: flytepropeller ports: @@ -8755,7 +8755,7 @@ spec: serviceAccountName: flytepropeller volumes: - configMap: - name: flyte-propeller-config-6gc52f8d7m + name: flyte-propeller-config-88bdc8dc9f name: config-volume --- apiVersion: apps/v1 @@ -8927,7 +8927,7 @@ spec: - /etc/flyte/config/*.yaml - clusterresource - sync - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: sync-cluster-resources volumeMounts: diff --git a/deployment/gcp/flyte_generated.yaml b/deployment/gcp/flyte_generated.yaml index 45e417810d..8123a74cf2 100644 --- a/deployment/gcp/flyte_generated.yaml +++ b/deployment/gcp/flyte_generated.yaml @@ -8187,7 +8187,7 @@ data: k8s: co-pilot: name: "flyte-copilot-" - image: "docker.io/lyft/flytecopilot:v0.3.35" + image: "ghcr.io/lyft/flyteplugins/flytecopilot:dc4bdbd61cac88a39a5ff43e40f026bdbc2c78a2" start-timeout: "30s" core.yaml: | propeller: @@ -8324,7 +8324,7 @@ kind: ConfigMap metadata: annotations: {} labels: {} - name: flyte-propeller-config-d4m5hmhm8k + name: flyte-propeller-config-7288ccf2f8 namespace: flyte --- apiVersion: v1 @@ -8564,7 +8564,7 @@ spec: - --config - /etc/datacatalog/config/*.yaml - serve - image: docker.io/lyft/datacatalog:v0.2.2 + image: ghcr.io/lyft/datacatalog:v0.2.130 imagePullPolicy: IfNotPresent name: datacatalog ports: @@ -8588,7 +8588,7 @@ spec: - /etc/datacatalog/config/*.yaml - migrate - run - image: docker.io/lyft/datacatalog:v0.2.2 + image: ghcr.io/lyft/datacatalog:v0.2.130 imagePullPolicy: IfNotPresent name: run-migrations volumeMounts: @@ -8637,7 +8637,7 @@ spec: - --config - /etc/flyte/config/*.yaml - serve - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: flyteadmin ports: @@ -8683,7 +8683,7 @@ spec: - /etc/flyte/config/*.yaml - migrate - run - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: run-migrations volumeMounts: @@ -8701,7 +8701,7 @@ spec: - flytesnacks - flytetester - flyteexamples - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: seed-projects volumeMounts: @@ -8716,7 +8716,7 @@ spec: - /etc/flyte/config/*.yaml - clusterresource - sync - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: sync-cluster-resources volumeMounts: @@ -8763,7 +8763,7 @@ spec: - envFrom: - configMapRef: name: flyte-console-config - image: docker.io/lyft/flyteconsole:v0.17.7 + image: ghcr.io/lyft/flyteconsole:v0.17.8 name: flyteconsole ports: - containerPort: 8080 @@ -8807,7 +8807,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.name - image: docker.io/lyft/flytepropeller:v0.5.2 + image: ghcr.io/lyft/flytepropeller:v0.5.8 imagePullPolicy: IfNotPresent name: flytepropeller ports: @@ -8823,7 +8823,7 @@ spec: serviceAccountName: flytepropeller volumes: - configMap: - name: flyte-propeller-config-d4m5hmhm8k + name: flyte-propeller-config-7288ccf2f8 name: config-volume --- apiVersion: apps/v1 @@ -8995,7 +8995,7 @@ spec: - /etc/flyte/config/*.yaml - clusterresource - sync - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: sync-cluster-resources volumeMounts: diff --git a/deployment/sandbox/flyte_generated.yaml b/deployment/sandbox/flyte_generated.yaml index 46fb25cb63..7ccf082524 100644 --- a/deployment/sandbox/flyte_generated.yaml +++ b/deployment/sandbox/flyte_generated.yaml @@ -8374,7 +8374,7 @@ data: k8s: co-pilot: name: "flyte-copilot-" - image: "docker.io/lyft/flytecopilot:v0.3.35" + image: "ghcr.io/lyft/flyteplugins/flytecopilot:dc4bdbd61cac88a39a5ff43e40f026bdbc2c78a2" start-timeout: "30s" core.yaml: | propeller: @@ -8486,7 +8486,7 @@ kind: ConfigMap metadata: annotations: {} labels: {} - name: flyte-propeller-config-57md596t6f + name: flyte-propeller-config-t88d5b727h namespace: flyte --- apiVersion: v1 @@ -8790,7 +8790,7 @@ spec: - --config - /etc/datacatalog/config/*.yaml - serve - image: docker.io/lyft/datacatalog:v0.2.2 + image: ghcr.io/lyft/datacatalog:v0.2.130 imagePullPolicy: IfNotPresent name: datacatalog ports: @@ -8809,7 +8809,7 @@ spec: - /etc/datacatalog/config/*.yaml - migrate - run - image: docker.io/lyft/datacatalog:v0.2.2 + image: ghcr.io/lyft/datacatalog:v0.2.130 imagePullPolicy: IfNotPresent name: run-migrations volumeMounts: @@ -8858,7 +8858,7 @@ spec: - --config - /etc/flyte/config/*.yaml - serve - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: flyteadmin ports: @@ -8904,7 +8904,7 @@ spec: - /etc/flyte/config/*.yaml - migrate - run - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: run-migrations volumeMounts: @@ -8922,7 +8922,7 @@ spec: - flytesnacks - flytetester - flyteexamples - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: seed-projects volumeMounts: @@ -8937,7 +8937,7 @@ spec: - /etc/flyte/config/*.yaml - clusterresource - sync - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: sync-cluster-resources volumeMounts: @@ -8990,7 +8990,7 @@ spec: - envFrom: - configMapRef: name: flyte-console-config - image: docker.io/lyft/flyteconsole:v0.17.7 + image: ghcr.io/lyft/flyteconsole:v0.17.8 name: flyteconsole ports: - containerPort: 8080 @@ -9034,7 +9034,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.name - image: docker.io/lyft/flytepropeller:v0.5.2 + image: ghcr.io/lyft/flytepropeller:v0.5.8 imagePullPolicy: IfNotPresent name: flytepropeller ports: @@ -9045,7 +9045,7 @@ spec: serviceAccountName: flytepropeller volumes: - configMap: - name: flyte-propeller-config-57md596t6f + name: flyte-propeller-config-t88d5b727h name: config-volume --- apiVersion: apps/v1 @@ -9279,7 +9279,7 @@ spec: - /etc/flyte/config/*.yaml - clusterresource - sync - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: sync-cluster-resources volumeMounts: diff --git a/deployment/test/flyte_generated.yaml b/deployment/test/flyte_generated.yaml index 2957d56d6a..459d3cfefc 100644 --- a/deployment/test/flyte_generated.yaml +++ b/deployment/test/flyte_generated.yaml @@ -547,7 +547,7 @@ data: k8s: co-pilot: name: "flyte-copilot-" - image: "docker.io/lyft/flytecopilot:v0.3.35" + image: "ghcr.io/lyft/flyteplugins/flytecopilot:dc4bdbd61cac88a39a5ff43e40f026bdbc2c78a2" start-timeout: "30s" core.yaml: | propeller: @@ -633,7 +633,7 @@ kind: ConfigMap metadata: annotations: {} labels: {} - name: flyte-propeller-config-tdbd9tb7dh + name: flyte-propeller-config-c55k94mm2h namespace: flyte --- apiVersion: v1 @@ -857,7 +857,7 @@ spec: - --config - /etc/datacatalog/config/*.yaml - serve - image: docker.io/lyft/datacatalog:v0.2.2 + image: ghcr.io/lyft/datacatalog:v0.2.130 imagePullPolicy: IfNotPresent name: datacatalog ports: @@ -876,7 +876,7 @@ spec: - /etc/datacatalog/config/*.yaml - migrate - run - image: docker.io/lyft/datacatalog:v0.2.2 + image: ghcr.io/lyft/datacatalog:v0.2.130 imagePullPolicy: IfNotPresent name: run-migrations volumeMounts: @@ -925,7 +925,7 @@ spec: - --config - /etc/flyte/config/*.yaml - serve - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: flyteadmin ports: @@ -971,7 +971,7 @@ spec: - /etc/flyte/config/*.yaml - migrate - run - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: run-migrations volumeMounts: @@ -989,7 +989,7 @@ spec: - flytesnacks - flytetester - flyteexamples - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: seed-projects volumeMounts: @@ -1004,7 +1004,7 @@ spec: - /etc/flyte/config/*.yaml - clusterresource - sync - image: docker.io/lyft/flyteadmin:v0.3.15 + image: ghcr.io/lyft/flyteadmin:v0.3.26 imagePullPolicy: IfNotPresent name: sync-cluster-resources volumeMounts: @@ -1067,7 +1067,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.name - image: docker.io/lyft/flytepropeller:v0.5.2 + image: ghcr.io/lyft/flytepropeller:v0.5.8 imagePullPolicy: IfNotPresent name: flytepropeller ports: @@ -1078,7 +1078,7 @@ spec: serviceAccountName: flytepropeller volumes: - configMap: - name: flyte-propeller-config-tdbd9tb7dh + name: flyte-propeller-config-c55k94mm2h name: config-volume --- apiVersion: apps/v1 diff --git a/kustomize/base/single_cluster/headless/config/propeller/plugins/copilot.yaml b/kustomize/base/single_cluster/headless/config/propeller/plugins/copilot.yaml index 247096e82f..09abe54a38 100644 --- a/kustomize/base/single_cluster/headless/config/propeller/plugins/copilot.yaml +++ b/kustomize/base/single_cluster/headless/config/propeller/plugins/copilot.yaml @@ -2,5 +2,5 @@ plugins: k8s: co-pilot: name: "flyte-copilot-" - image: "docker.io/lyft/flytecopilot:v0.3.35" + image: "ghcr.io/lyft/flyteplugins/flytecopilot:dc4bdbd61cac88a39a5ff43e40f026bdbc2c78a2" start-timeout: "30s" diff --git a/kustomize/overlays/eks/kustomization.yaml b/kustomize/overlays/eks/kustomization.yaml index 8b82a753ac..8cdb3025e5 100644 --- a/kustomize/overlays/eks/kustomization.yaml +++ b/kustomize/overlays/eks/kustomization.yaml @@ -80,17 +80,17 @@ secretGenerator: images: # FlyteAdmin - name: flyteadmin # match images with this name - newTag: v0.3.15 # override the tag - newName: docker.io/lyft/flyteadmin # override the name + newTag: v0.3.26 # override the tag + newName: ghcr.io/lyft/flyteadmin # override the name # FlyteConsole - name: flyteconsole # match images with this name - newTag: v0.17.7 # override the tag - newName: docker.io/lyft/flyteconsole # override the namep + newTag: v0.17.8 # override the tag + newName: ghcr.io/lyft/flyteconsole # override the namep # Flyte DataCatalog - name: datacatalog # match images with this name - newTag: v0.2.2 # override the tag - newName: docker.io/lyft/datacatalog # override the name + newTag: v0.2.130 # override the tag + newName: ghcr.io/lyft/datacatalog # override the name # FlytePropeller - name: flytepropeller # match images with this name - newTag: v0.5.2 # override the tag - newName: docker.io/lyft/flytepropeller # override the name + newTag: v0.5.8 # override the tag + newName: ghcr.io/lyft/flytepropeller # override the name diff --git a/kustomize/overlays/gcp/kustomization.yaml b/kustomize/overlays/gcp/kustomization.yaml index b1b6c03130..c4d6219b60 100644 --- a/kustomize/overlays/gcp/kustomization.yaml +++ b/kustomize/overlays/gcp/kustomization.yaml @@ -78,17 +78,17 @@ secretGenerator: images: # FlyteAdmin - name: flyteadmin # match images with this name - newTag: v0.3.15 # override the tag - newName: docker.io/lyft/flyteadmin # override the name + newTag: v0.3.26 # override the tag + newName: ghcr.io/lyft/flyteadmin # override the name # FlyteConsole - name: flyteconsole # match images with this name - newTag: v0.17.7 # override the tag - newName: docker.io/lyft/flyteconsole # override the namep + newTag: v0.17.8 # override the tag + newName: ghcr.io/lyft/flyteconsole # override the namep # Flyte DataCatalog - name: datacatalog # match images with this name - newTag: v0.2.2 # override the tag - newName: docker.io/lyft/datacatalog # override the name + newTag: v0.2.130 # override the tag + newName: ghcr.io/lyft/datacatalog # override the name # FlytePropeller - name: flytepropeller # match images with this name - newTag: v0.5.2 # override the tag - newName: docker.io/lyft/flytepropeller # override the name + newTag: v0.5.8 # override the tag + newName: ghcr.io/lyft/flytepropeller # override the name diff --git a/kustomize/overlays/sandbox/kustomization.yaml b/kustomize/overlays/sandbox/kustomization.yaml index d79a5acd17..6d6f1bbf24 100644 --- a/kustomize/overlays/sandbox/kustomization.yaml +++ b/kustomize/overlays/sandbox/kustomization.yaml @@ -63,17 +63,17 @@ configMapGenerator: images: # FlyteAdmin - name: flyteadmin # match images with this name - newTag: v0.3.15 # override the tag - newName: docker.io/lyft/flyteadmin # override the name + newTag: v0.3.26 # override the tag + newName: ghcr.io/lyft/flyteadmin # override the name # FlyteConsole - name: flyteconsole # match images with this name - newTag: v0.17.7 # override the tag - newName: docker.io/lyft/flyteconsole # override the namep + newTag: v0.17.8 # override the tag + newName: ghcr.io/lyft/flyteconsole # override the namep # Flyte DataCatalog - name: datacatalog # match images with this name - newTag: v0.2.2 # override the tag - newName: docker.io/lyft/datacatalog # override the name + newTag: v0.2.130 # override the tag + newName: ghcr.io/lyft/datacatalog # override the name # FlytePropeller - name: flytepropeller # match images with this name - newTag: v0.5.2 # override the tag - newName: docker.io/lyft/flytepropeller # override the name + newTag: v0.5.8 # override the tag + newName: ghcr.io/lyft/flytepropeller # override the name diff --git a/kustomize/overlays/test/kustomization.yaml b/kustomize/overlays/test/kustomization.yaml index 4e2548229d..206b031233 100644 --- a/kustomize/overlays/test/kustomization.yaml +++ b/kustomize/overlays/test/kustomization.yaml @@ -63,17 +63,17 @@ configMapGenerator: images: # FlyteAdmin - name: flyteadmin # match images with this name - newTag: v0.3.15 # override the tag - newName: docker.io/lyft/flyteadmin # override the name + newTag: v0.3.26 # override the tag + newName: ghcr.io/lyft/flyteadmin # override the name # FlyteConsole - name: flyteconsole # match images with this name - newTag: v0.17.7 # override the tag - newName: docker.io/lyft/flyteconsole # override the namep + newTag: v0.17.8 # override the tag + newName: ghcr.io/lyft/flyteconsole # override the namep # Flyte DataCatalog - name: datacatalog # match images with this name - newTag: v0.2.2 # override the tag - newName: docker.io/lyft/datacatalog # override the name + newTag: v0.2.130 # override the tag + newName: ghcr.io/lyft/datacatalog # override the name # FlytePropeller - name: flytepropeller # match images with this name - newTag: v0.5.2 # override the tag - newName: docker.io/lyft/flytepropeller # override the name + newTag: v0.5.8 # override the tag + newName: ghcr.io/lyft/flytepropeller # override the name