fix mysql deployment strategy (#1562) (#1643)

* fix mysql deployment strategy (#1562)

(cherry picked from commit 6c4f2653ab)

* resolve tests for azure
This commit is contained in:
Mathew Wicks 2020-11-16 14:05:04 +11:00 committed by GitHub
parent 514d0f29dc
commit fc9fe83cfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
26 changed files with 53 additions and 1 deletions

View File

@ -11,6 +11,8 @@ spec:
matchLabels:
app: katib
component: mysql
strategy:
type: Recreate
template:
metadata:
name: katib-mysql

View File

@ -5,10 +5,12 @@ metadata:
labels:
component: db
spec:
replicas: 1
selector:
matchLabels:
component: db
replicas: 1
strategy:
type: Recreate
template:
metadata:
name: db

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/component: katib
app.kubernetes.io/name: katib-controller
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/component: katib
app.kubernetes.io/name: katib-controller
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/component: katib
app.kubernetes.io/name: katib-controller
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -12,6 +12,8 @@ spec:
matchLabels:
component: db
kustomize.component: metadata
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/component: katib
app.kubernetes.io/name: katib-controller
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -12,6 +12,8 @@ spec:
matchLabels:
component: db
kustomize.component: metadata
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/component: katib
app.kubernetes.io/name: katib-controller
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -12,6 +12,8 @@ spec:
matchLabels:
component: db
kustomize.component: metadata
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/component: katib
app.kubernetes.io/name: katib-controller
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -12,6 +12,8 @@ spec:
matchLabels:
component: db
kustomize.component: metadata
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/component: katib
app.kubernetes.io/name: katib-controller
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -12,6 +12,8 @@ spec:
matchLabels:
component: db
kustomize.component: metadata
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/component: katib
app.kubernetes.io/name: katib-controller
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/name: metadata
component: db
kustomize.component: metadata
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/component: katib
app.kubernetes.io/name: katib-controller
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/name: metadata
component: db
kustomize.component: metadata
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/component: katib
app.kubernetes.io/name: katib-controller
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/name: metadata
component: db
kustomize.component: metadata
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/component: katib
app.kubernetes.io/name: katib-controller
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -12,6 +12,8 @@ spec:
matchLabels:
component: db
kustomize.component: metadata
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -16,6 +16,8 @@ spec:
app.kubernetes.io/component: katib
app.kubernetes.io/name: katib-controller
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -12,6 +12,8 @@ spec:
matchLabels:
component: db
kustomize.component: metadata
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -24,6 +24,8 @@ spec:
app.kubernetes.io/part-of: kubeflow
app.kubernetes.io/version: 0.8.0
component: mysql
strategy:
type: Recreate
template:
metadata:
annotations:

View File

@ -24,6 +24,8 @@ spec:
app.kubernetes.io/version: 0.2.1
component: db
kustomize.component: metadata
strategy:
type: Recreate
template:
metadata:
annotations: