Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ metadata:
}
]
capabilities: Basic Install
createdAt: "2023-05-09T11:21:43Z"
createdAt: "2024-01-20T16:43:19Z"
operators.operatorframework.io/builder: operator-sdk-v1.28.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
name: argo-rollouts-manager.v0.0.1
Expand Down Expand Up @@ -433,7 +433,7 @@ spec:
- --leader-elect
command:
- /manager
image: quay.io/argoproj-labs/argo-rollouts-manager:v0.0.1
image: quay.io/argoprojlabs/argo-rollouts-manager:v0.0.1
livenessProbe:
httpGet:
path: /healthz
Expand Down
119 changes: 118 additions & 1 deletion bundle/manifests/argoproj.io_analysisruns.yaml

Large diffs are not rendered by default.

119 changes: 118 additions & 1 deletion bundle/manifests/argoproj.io_analysistemplates.yaml

Large diffs are not rendered by default.

119 changes: 118 additions & 1 deletion bundle/manifests/argoproj.io_clusteranalysistemplates.yaml

Large diffs are not rendered by default.

45 changes: 44 additions & 1 deletion bundle/manifests/argoproj.io_experiments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.7.0
controller-gen.kubebuilder.io/version: v0.12.1
creationTimestamp: null
name: experiments.argoproj.io
spec:
Expand Down Expand Up @@ -148,6 +148,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
service:
properties:
name:
Expand Down Expand Up @@ -213,6 +214,7 @@ spec:
type: object
type: array
type: object
x-kubernetes-map-type: atomic
weight:
format: int32
type: integer
Expand Down Expand Up @@ -259,10 +261,12 @@ spec:
type: object
type: array
type: object
x-kubernetes-map-type: atomic
type: array
required:
- nodeSelectorTerms
type: object
x-kubernetes-map-type: atomic
type: object
podAffinity:
properties:
Expand Down Expand Up @@ -294,6 +298,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaceSelector:
properties:
matchExpressions:
Expand All @@ -317,6 +322,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaces:
items:
type: string
Expand Down Expand Up @@ -360,6 +366,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaceSelector:
properties:
matchExpressions:
Expand All @@ -383,6 +390,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaces:
items:
type: string
Expand Down Expand Up @@ -424,6 +432,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaceSelector:
properties:
matchExpressions:
Expand All @@ -447,6 +456,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaces:
items:
type: string
Expand Down Expand Up @@ -490,6 +500,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaceSelector:
properties:
matchExpressions:
Expand All @@ -513,6 +524,7 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
namespaces:
items:
type: string
Expand Down Expand Up @@ -558,6 +570,7 @@ spec:
required:
- key
type: object
x-kubernetes-map-type: atomic
fieldRef:
properties:
apiVersion:
Expand All @@ -567,6 +580,7 @@ spec:
required:
- fieldPath
type: object
x-kubernetes-map-type: atomic
resourceFieldRef:
properties:
containerName:
Expand All @@ -582,6 +596,7 @@ spec:
required:
- resource
type: object
x-kubernetes-map-type: atomic
secretKeyRef:
properties:
key:
Expand All @@ -593,6 +608,7 @@ spec:
required:
- key
type: object
x-kubernetes-map-type: atomic
type: object
required:
- name
Expand All @@ -608,6 +624,7 @@ spec:
optional:
type: boolean
type: object
x-kubernetes-map-type: atomic
prefix:
type: string
secretRef:
Expand All @@ -617,6 +634,7 @@ spec:
optional:
type: boolean
type: object
x-kubernetes-map-type: atomic
type: object
type: array
image:
Expand Down Expand Up @@ -1157,6 +1175,7 @@ spec:
required:
- key
type: object
x-kubernetes-map-type: atomic
fieldRef:
properties:
apiVersion:
Expand All @@ -1166,6 +1185,7 @@ spec:
required:
- fieldPath
type: object
x-kubernetes-map-type: atomic
resourceFieldRef:
properties:
containerName:
Expand All @@ -1181,6 +1201,7 @@ spec:
required:
- resource
type: object
x-kubernetes-map-type: atomic
secretKeyRef:
properties:
key:
Expand All @@ -1192,6 +1213,7 @@ spec:
required:
- key
type: object
x-kubernetes-map-type: atomic
type: object
required:
- name
Expand All @@ -1207,6 +1229,7 @@ spec:
optional:
type: boolean
type: object
x-kubernetes-map-type: atomic
prefix:
type: string
secretRef:
Expand All @@ -1216,6 +1239,7 @@ spec:
optional:
type: boolean
type: object
x-kubernetes-map-type: atomic
type: object
type: array
image:
Expand Down Expand Up @@ -1720,6 +1744,8 @@ spec:
type: boolean
hostPID:
type: boolean
hostUsers:
type: boolean
hostname:
type: string
imagePullSecrets:
Expand All @@ -1728,6 +1754,7 @@ spec:
name:
type: string
type: object
x-kubernetes-map-type: atomic
type: array
initContainers:
items:
Expand Down Expand Up @@ -1760,6 +1787,7 @@ spec:
required:
- key
type: object
x-kubernetes-map-type: atomic
fieldRef:
properties:
apiVersion:
Expand All @@ -1769,6 +1797,7 @@ spec:
required:
- fieldPath
type: object
x-kubernetes-map-type: atomic
resourceFieldRef:
properties:
containerName:
Expand All @@ -1784,6 +1813,7 @@ spec:
required:
- resource
type: object
x-kubernetes-map-type: atomic
secretKeyRef:
properties:
key:
Expand All @@ -1795,6 +1825,7 @@ spec:
required:
- key
type: object
x-kubernetes-map-type: atomic
type: object
required:
- name
Expand All @@ -1810,6 +1841,7 @@ spec:
optional:
type: boolean
type: object
x-kubernetes-map-type: atomic
prefix:
type: string
secretRef:
Expand All @@ -1819,6 +1851,7 @@ spec:
optional:
type: boolean
type: object
x-kubernetes-map-type: atomic
type: object
type: array
image:
Expand Down Expand Up @@ -2467,12 +2500,22 @@ spec:
type: string
type: object
type: object
x-kubernetes-map-type: atomic
matchLabelKeys:
items:
type: string
type: array
x-kubernetes-list-type: atomic
maxSkew:
format: int32
type: integer
minDomains:
format: int32
type: integer
nodeAffinityPolicy:
type: string
nodeTaintsPolicy:
type: string
topologyKey:
type: string
whenUnsatisfiable:
Expand Down
Loading