Skip to content

Commit

Permalink
Update deployments with latest k8s library deps (flyteorg#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
Katrina Rogan authored Mar 15, 2021
1 parent 4e0eed6 commit a14fd47
Show file tree
Hide file tree
Showing 14 changed files with 82 additions and 112 deletions.
29 changes: 11 additions & 18 deletions deployment/eks/flyte_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8525,16 +8525,15 @@ spec:
labels:
app: datacatalog
app.kubernetes.io/name: datacatalog
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.3.0
spec:
containers:
- command:
- datacatalog
- --logtostderr
- --config
- /etc/datacatalog/config/*.yaml
- serve
image: ghcr.io/lyft/datacatalog:v0.2.130
image: ghcr.io/flyteorg/datacatalog:v0.3.0
imagePullPolicy: IfNotPresent
name: datacatalog
ports:
Expand All @@ -8553,12 +8552,11 @@ spec:
initContainers:
- command:
- datacatalog
- --logtostderr
- --config
- /etc/datacatalog/config/*.yaml
- migrate
- run
image: ghcr.io/lyft/datacatalog:v0.2.130
image: ghcr.io/flyteorg/datacatalog:v0.3.0
imagePullPolicy: IfNotPresent
name: run-migrations
volumeMounts:
Expand Down Expand Up @@ -8598,16 +8596,15 @@ spec:
labels:
app: flyteadmin
app.kubernetes.io/name: flyteadmin
app.kubernetes.io/version: 0.3.29
app.kubernetes.io/version: 0.3.38
spec:
containers:
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- serve
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: flyteadmin
ports:
Expand Down Expand Up @@ -8648,12 +8645,11 @@ spec:
initContainers:
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- migrate
- run
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: run-migrations
volumeMounts:
Expand All @@ -8663,15 +8659,14 @@ spec:
name: db-pass
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- migrate
- seed-projects
- flytesnacks
- flytetester
- flyteexamples
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: seed-projects
volumeMounts:
Expand All @@ -8681,12 +8676,11 @@ spec:
name: db-pass
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- clusterresource
- sync
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: sync-cluster-resources
volumeMounts:
Expand Down Expand Up @@ -8764,7 +8758,7 @@ spec:
labels:
app: flytepropeller
app.kubernetes.io/name: flytepropeller
app.kubernetes.io/version: 0.5.13
app.kubernetes.io/version: 0.7.1
spec:
containers:
- args:
Expand All @@ -8777,7 +8771,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: ghcr.io/flyteorg/flytepropeller:v0.6.2
image: ghcr.io/flyteorg/flytepropeller:v0.7.1
imagePullPolicy: IfNotPresent
name: flytepropeller
ports:
Expand Down Expand Up @@ -8960,12 +8954,11 @@ spec:
containers:
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- clusterresource
- sync
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: sync-cluster-resources
volumeMounts:
Expand Down
29 changes: 11 additions & 18 deletions deployment/gcp/flyte_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8557,16 +8557,15 @@ spec:
labels:
app: datacatalog
app.kubernetes.io/name: datacatalog
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.3.0
spec:
containers:
- command:
- datacatalog
- --logtostderr
- --config
- /etc/datacatalog/config/*.yaml
- serve
image: ghcr.io/lyft/datacatalog:v0.2.130
image: ghcr.io/flyteorg/datacatalog:v0.3.0
imagePullPolicy: IfNotPresent
name: datacatalog
ports:
Expand All @@ -8585,12 +8584,11 @@ spec:
initContainers:
- command:
- datacatalog
- --logtostderr
- --config
- /etc/datacatalog/config/*.yaml
- migrate
- run
image: ghcr.io/lyft/datacatalog:v0.2.130
image: ghcr.io/flyteorg/datacatalog:v0.3.0
imagePullPolicy: IfNotPresent
name: run-migrations
volumeMounts:
Expand Down Expand Up @@ -8630,16 +8628,15 @@ spec:
labels:
app: flyteadmin
app.kubernetes.io/name: flyteadmin
app.kubernetes.io/version: 0.3.29
app.kubernetes.io/version: 0.3.38
spec:
containers:
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- serve
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: flyteadmin
ports:
Expand Down Expand Up @@ -8680,12 +8677,11 @@ spec:
initContainers:
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- migrate
- run
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: run-migrations
volumeMounts:
Expand All @@ -8695,15 +8691,14 @@ spec:
name: db-pass
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- migrate
- seed-projects
- flytesnacks
- flytetester
- flyteexamples
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: seed-projects
volumeMounts:
Expand All @@ -8713,12 +8708,11 @@ spec:
name: db-pass
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- clusterresource
- sync
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: sync-cluster-resources
volumeMounts:
Expand Down Expand Up @@ -8796,7 +8790,7 @@ spec:
labels:
app: flytepropeller
app.kubernetes.io/name: flytepropeller
app.kubernetes.io/version: 0.5.13
app.kubernetes.io/version: 0.7.1
spec:
containers:
- args:
Expand All @@ -8809,7 +8803,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: ghcr.io/flyteorg/flytepropeller:v0.6.2
image: ghcr.io/flyteorg/flytepropeller:v0.7.1
imagePullPolicy: IfNotPresent
name: flytepropeller
ports:
Expand Down Expand Up @@ -8992,12 +8986,11 @@ spec:
containers:
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- clusterresource
- sync
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: sync-cluster-resources
volumeMounts:
Expand Down
29 changes: 11 additions & 18 deletions deployment/sandbox/flyte_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2646,16 +2646,15 @@ spec:
labels:
app: datacatalog
app.kubernetes.io/name: datacatalog
app.kubernetes.io/version: 0.2.2
app.kubernetes.io/version: 0.3.0
spec:
containers:
- command:
- datacatalog
- --logtostderr
- --config
- /etc/datacatalog/config/*.yaml
- serve
image: ghcr.io/lyft/datacatalog:v0.2.130
image: ghcr.io/flyteorg/datacatalog:v0.3.0
imagePullPolicy: IfNotPresent
name: datacatalog
ports:
Expand All @@ -2669,12 +2668,11 @@ spec:
initContainers:
- command:
- datacatalog
- --logtostderr
- --config
- /etc/datacatalog/config/*.yaml
- migrate
- run
image: ghcr.io/lyft/datacatalog:v0.2.130
image: ghcr.io/flyteorg/datacatalog:v0.3.0
imagePullPolicy: IfNotPresent
name: run-migrations
volumeMounts:
Expand Down Expand Up @@ -2714,16 +2712,15 @@ spec:
labels:
app: flyteadmin
app.kubernetes.io/name: flyteadmin
app.kubernetes.io/version: 0.3.29
app.kubernetes.io/version: 0.3.38
spec:
containers:
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- serve
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: flyteadmin
ports:
Expand Down Expand Up @@ -2770,12 +2767,11 @@ spec:
name: check-db-ready
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- migrate
- run
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: run-migrations
volumeMounts:
Expand All @@ -2785,14 +2781,13 @@ spec:
name: db-pass
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- migrate
- seed-projects
- flytesnacks
- flyteexamples
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: seed-projects
volumeMounts:
Expand All @@ -2802,12 +2797,11 @@ spec:
name: db-pass
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- clusterresource
- sync
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: sync-cluster-resources
volumeMounts:
Expand Down Expand Up @@ -2885,7 +2879,7 @@ spec:
labels:
app: flytepropeller
app.kubernetes.io/name: flytepropeller
app.kubernetes.io/version: 0.5.13
app.kubernetes.io/version: 0.7.1
spec:
containers:
- args:
Expand All @@ -2898,7 +2892,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: ghcr.io/flyteorg/flytepropeller:v0.6.2
image: ghcr.io/flyteorg/flytepropeller:v0.7.1
imagePullPolicy: IfNotPresent
name: flytepropeller
ports:
Expand Down Expand Up @@ -3199,12 +3193,11 @@ spec:
containers:
- command:
- flyteadmin
- --logtostderr
- --config
- /etc/flyte/config/*.yaml
- clusterresource
- sync
image: ghcr.io/flyteorg/flyteadmin:v0.3.37
image: ghcr.io/flyteorg/flyteadmin:v0.3.38
imagePullPolicy: IfNotPresent
name: sync-cluster-resources
volumeMounts:
Expand Down
Loading

0 comments on commit a14fd47

Please sign in to comment.