Skip to content

Commit

Permalink
Merge pull request #600 from iam-veeramalla/updateCRDs
Browse files Browse the repository at this point in the history
feat: update application and applicationsets crds to match with argo cd v2.8.3
  • Loading branch information
iam-veeramalla authored Sep 12, 2023
2 parents 17e173d + 40c727e commit 542ed73
Show file tree
Hide file tree
Showing 4 changed files with 8,104 additions and 3,820 deletions.
168 changes: 154 additions & 14 deletions bundle/manifests/argoproj.io_applications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,15 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed
to helm template, typically defined as a block
to helm template, typically defined as a block. ValuesObject
takes precedence over Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to be
passed to helm template, defined as a map. This takes
precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for templating
("3")
Expand Down Expand Up @@ -576,8 +583,15 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed
to helm template, typically defined as a block
to helm template, typically defined as a block. ValuesObject
takes precedence over Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to be
passed to helm template, defined as a map. This takes
precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for
templating ("3")
Expand Down Expand Up @@ -982,8 +996,15 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed to
helm template, typically defined as a block
helm template, typically defined as a block. ValuesObject
takes precedence over Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to be passed
to helm template, defined as a map. This takes precedence
over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for templating
("3")
Expand Down Expand Up @@ -1262,8 +1283,15 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed to
helm template, typically defined as a block
helm template, typically defined as a block. ValuesObject
takes precedence over Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to be passed
to helm template, defined as a map. This takes precedence
over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for templating
("3")
Expand Down Expand Up @@ -1428,7 +1456,7 @@ spec:
as part of automated sync (default: false)'
type: boolean
selfHeal:
description: 'SelfHeal specifes whether to revert resources
description: 'SelfHeal specifies whether to revert resources
back to their desired state upon modification in the cluster
(default: false)'
type: boolean
Expand Down Expand Up @@ -1492,7 +1520,7 @@ spec:
conditions
items:
description: ApplicationCondition contains details about an application
condition, which is usally an error or warning
condition, which is usually an error or warning
properties:
lastTransitionTime:
description: LastTransitionTime is the time the condition was
Expand All @@ -1511,6 +1539,10 @@ spec:
- type
type: object
type: array
controllerNamespace:
description: ControllerNamespace indicates the namespace in which
the application controller is located
type: string
health:
description: Health contains information about the application's current
health status
Expand Down Expand Up @@ -1690,8 +1722,15 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed
to helm template, typically defined as a block
to helm template, typically defined as a block. ValuesObject
takes precedence over Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to be
passed to helm template, defined as a map. This takes
precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for
templating ("3")
Expand Down Expand Up @@ -1983,8 +2022,16 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed
to helm template, typically defined as a block
to helm template, typically defined as a block.
ValuesObject takes precedence over Values, so use
one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to
be passed to helm template, defined as a map. This
takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for
templating ("3")
Expand Down Expand Up @@ -2421,8 +2468,15 @@ spec:
values:
description: Values specifies Helm values to be
passed to helm template, typically defined as
a block
a block. ValuesObject takes precedence over
Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values
to be passed to helm template, defined as a
map. This takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use
for templating ("3")
Expand Down Expand Up @@ -2730,8 +2784,15 @@ spec:
values:
description: Values specifies Helm values to
be passed to helm template, typically defined
as a block
as a block. ValuesObject takes precedence
over Values, so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values
to be passed to helm template, defined as
a map. This takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to
use for templating ("3")
Expand Down Expand Up @@ -2941,6 +3002,19 @@ spec:
syncResult:
description: SyncResult is the result of a Sync operation
properties:
managedNamespaceMetadata:
description: ManagedNamespaceMetadata contains the current
sync state of managed namespace metadata
properties:
annotations:
additionalProperties:
type: string
type: object
labels:
additionalProperties:
type: string
type: object
type: object
resources:
description: Resources contains a list of sync result items
for each individual resource in a sync operation
Expand Down Expand Up @@ -3143,8 +3217,16 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed
to helm template, typically defined as a block
to helm template, typically defined as a block.
ValuesObject takes precedence over Values, so use
one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to
be passed to helm template, defined as a map. This
takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for
templating ("3")
Expand Down Expand Up @@ -3447,8 +3529,15 @@ spec:
values:
description: Values specifies Helm values to be
passed to helm template, typically defined as
a block
a block. ValuesObject takes precedence over Values,
so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values
to be passed to helm template, defined as a map.
This takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use
for templating ("3")
Expand Down Expand Up @@ -3718,6 +3807,42 @@ spec:
and must be set to the Kubernetes control plane API
type: string
type: object
ignoreDifferences:
description: IgnoreDifferences is a reference to the application's
ignored differences used for comparison
items:
description: ResourceIgnoreDifferences contains resource
filter and list of json paths which should be ignored
during comparison with live state.
properties:
group:
type: string
jqPathExpressions:
items:
type: string
type: array
jsonPointers:
items:
type: string
type: array
kind:
type: string
managedFieldsManagers:
description: ManagedFieldsManagers is a list of trusted
managers. Fields mutated by those managers will take
precedence over the desired state defined in the SCM
and won't be displayed in diffs
items:
type: string
type: array
name:
type: string
namespace:
type: string
required:
- kind
type: object
type: array
source:
description: Source is a reference to the application's source
used for comparison
Expand Down Expand Up @@ -3856,8 +3981,16 @@ spec:
type: array
values:
description: Values specifies Helm values to be passed
to helm template, typically defined as a block
to helm template, typically defined as a block.
ValuesObject takes precedence over Values, so use
one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values to
be passed to helm template, defined as a map. This
takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use for
templating ("3")
Expand Down Expand Up @@ -4160,8 +4293,15 @@ spec:
values:
description: Values specifies Helm values to be
passed to helm template, typically defined as
a block
a block. ValuesObject takes precedence over Values,
so use one or the other.
type: string
valuesObject:
description: ValuesObject specifies Helm values
to be passed to helm template, defined as a map.
This takes precedence over Values.
type: object
x-kubernetes-preserve-unknown-fields: true
version:
description: Version is the Helm version to use
for templating ("3")
Expand Down
Loading

0 comments on commit 542ed73

Please sign in to comment.