chore(argo-workflows): upgrade version v3.4.0 (#1463)
* chore(argo-workflows): upgrade version v3.4.0 Signed-off-by: yu-croco <yu.croco@gmail.com> * fix(argo-workflows): Remove unsupported attributes on metricsConfig and telemetryConfig, from workflow-controller-configmap Signed-off-by: yu-croco <yu.croco@gmail.com> * fix(argo-workflows): update CRDs Signed-off-by: yu-croco <yu.croco@gmail.com> * fix(argo-workflows): upgrade CRDs Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
dd2672e5c0
commit
87d6e396a7
8 changed files with 246 additions and 21 deletions
|
|
@ -23,6 +23,11 @@ spec:
|
|||
jsonPath: .status.startedAt
|
||||
name: Age
|
||||
type: date
|
||||
- description: Human readable message indicating details about why the workflow
|
||||
is in this condition.
|
||||
jsonPath: .status.message
|
||||
name: Message
|
||||
type: string
|
||||
name: v1alpha1
|
||||
schema:
|
||||
openAPIV3Schema:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue