Update dependency fluxcd/flux2 to v2.5.0 #19
@ -1,6 +1,6 @@
|
||||
---
|
||||
# This manifest was generated by flux. DO NOT EDIT.
|
||||
# Flux Version: v2.4.0
|
||||
# Flux Version: v2.5.0
|
||||
# Components: source-controller,kustomize-controller,helm-controller,notification-controller
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
@ -8,7 +8,7 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
pod-security.kubernetes.io/warn: restricted
|
||||
pod-security.kubernetes.io/warn-version: latest
|
||||
name: flux-system
|
||||
@ -19,7 +19,7 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: allow-egress
|
||||
namespace: flux-system
|
||||
spec:
|
||||
@ -39,7 +39,7 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: allow-scraping
|
||||
namespace: flux-system
|
||||
spec:
|
||||
@ -59,7 +59,7 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: allow-webhooks
|
||||
namespace: flux-system
|
||||
spec:
|
||||
@ -78,7 +78,7 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: critical-pods-flux-system
|
||||
namespace: flux-system
|
||||
spec:
|
||||
@ -98,7 +98,7 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: crd-controller-flux-system
|
||||
rules:
|
||||
- apiGroups:
|
||||
@ -192,7 +192,7 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
rbac.authorization.k8s.io/aggregate-to-admin: "true"
|
||||
rbac.authorization.k8s.io/aggregate-to-edit: "true"
|
||||
name: flux-edit-flux-system
|
||||
@ -218,7 +218,7 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
rbac.authorization.k8s.io/aggregate-to-admin: "true"
|
||||
rbac.authorization.k8s.io/aggregate-to-edit: "true"
|
||||
rbac.authorization.k8s.io/aggregate-to-view: "true"
|
||||
@ -243,7 +243,7 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: cluster-reconciler-flux-system
|
||||
roleRef:
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
@ -263,7 +263,7 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: crd-controller-flux-system
|
||||
roleRef:
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
@ -298,7 +298,7 @@ metadata:
|
||||
app.kubernetes.io/component: source-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: buckets.source.toolkit.fluxcd.io
|
||||
spec:
|
||||
group: source.toolkit.fluxcd.io
|
||||
@ -1287,7 +1287,7 @@ metadata:
|
||||
app.kubernetes.io/component: source-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: gitrepositories.source.toolkit.fluxcd.io
|
||||
spec:
|
||||
group: source.toolkit.fluxcd.io
|
||||
@ -1389,11 +1389,12 @@ spec:
|
||||
type: string
|
||||
provider:
|
||||
description: |-
|
||||
Provider used for authentication, can be 'azure', 'generic'.
|
||||
Provider used for authentication, can be 'azure', 'github', 'generic'.
|
||||
When not specified, defaults to 'generic'.
|
||||
enum:
|
||||
- generic
|
||||
- azure
|
||||
- github
|
||||
type: string
|
||||
proxySecretRef:
|
||||
description: |-
|
||||
@ -2549,7 +2550,7 @@ metadata:
|
||||
app.kubernetes.io/component: source-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: helmcharts.source.toolkit.fluxcd.io
|
||||
spec:
|
||||
group: source.toolkit.fluxcd.io
|
||||
@ -3530,7 +3531,7 @@ metadata:
|
||||
app.kubernetes.io/component: source-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: helmrepositories.source.toolkit.fluxcd.io
|
||||
spec:
|
||||
group: source.toolkit.fluxcd.io
|
||||
@ -4379,7 +4380,7 @@ metadata:
|
||||
app.kubernetes.io/component: source-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: ocirepositories.source.toolkit.fluxcd.io
|
||||
spec:
|
||||
group: source.toolkit.fluxcd.io
|
||||
@ -4809,7 +4810,7 @@ metadata:
|
||||
app.kubernetes.io/component: source-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: source-controller
|
||||
namespace: flux-system
|
||||
---
|
||||
@ -4820,7 +4821,7 @@ metadata:
|
||||
app.kubernetes.io/component: source-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
control-plane: controller
|
||||
name: source-controller
|
||||
namespace: flux-system
|
||||
@ -4841,7 +4842,7 @@ metadata:
|
||||
app.kubernetes.io/component: source-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
control-plane: controller
|
||||
name: source-controller
|
||||
namespace: flux-system
|
||||
@ -4886,7 +4887,7 @@ spec:
|
||||
resourceFieldRef:
|
||||
containerName: manager
|
||||
resource: limits.memory
|
||||
image: ghcr.io/fluxcd/source-controller:v1.4.1
|
||||
image: ghcr.io/fluxcd/source-controller:v1.5.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
@ -4950,7 +4951,7 @@ metadata:
|
||||
app.kubernetes.io/component: kustomize-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: kustomizations.kustomize.toolkit.fluxcd.io
|
||||
spec:
|
||||
group: kustomize.toolkit.fluxcd.io
|
||||
@ -5045,6 +5046,17 @@ spec:
|
||||
required:
|
||||
- provider
|
||||
type: object
|
||||
deletionPolicy:
|
||||
description: |-
|
||||
DeletionPolicy can be used to control garbage collection when this
|
||||
Kustomization is deleted. Valid values are ('MirrorPrune', 'Delete',
|
||||
'Orphan'). 'MirrorPrune' mirrors the Prune field (orphan if false,
|
||||
delete if true). Defaults to 'MirrorPrune'.
|
||||
enum:
|
||||
- MirrorPrune
|
||||
- Delete
|
||||
- Orphan
|
||||
type: string
|
||||
dependsOn:
|
||||
description: |-
|
||||
DependsOn may contain a meta.NamespacedObjectReference slice
|
||||
@ -5072,6 +5084,42 @@ spec:
|
||||
Force instructs the controller to recreate resources
|
||||
when patching fails due to an immutable field change.
|
||||
type: boolean
|
||||
healthCheckExprs:
|
||||
description: |-
|
||||
HealthCheckExprs is a list of healthcheck expressions for evaluating the
|
||||
health of custom resources using Common Expression Language (CEL).
|
||||
The expressions are evaluated only when Wait or HealthChecks are specified.
|
||||
items:
|
||||
description: CustomHealthCheck defines the health check for custom
|
||||
resources.
|
||||
properties:
|
||||
apiVersion:
|
||||
description: APIVersion of the custom resource under evaluation.
|
||||
type: string
|
||||
current:
|
||||
description: |-
|
||||
Current is the CEL expression that determines if the status
|
||||
of the custom resource has reached the desired state.
|
||||
type: string
|
||||
failed:
|
||||
description: |-
|
||||
Failed is the CEL expression that determines if the status
|
||||
of the custom resource has failed to reach the desired state.
|
||||
type: string
|
||||
inProgress:
|
||||
description: |-
|
||||
InProgress is the CEL expression that determines if the status
|
||||
of the custom resource has not yet reached the desired state.
|
||||
type: string
|
||||
kind:
|
||||
description: Kind of the custom resource under evaluation.
|
||||
type: string
|
||||
required:
|
||||
- apiVersion
|
||||
- current
|
||||
- kind
|
||||
type: object
|
||||
type: array
|
||||
healthChecks:
|
||||
description: A list of resources to be included in the health assessment.
|
||||
items:
|
||||
@ -5456,6 +5504,14 @@ spec:
|
||||
required:
|
||||
- entries
|
||||
type: object
|
||||
lastAppliedOriginRevision:
|
||||
description: |-
|
||||
The last successfully applied origin revision.
|
||||
Equals the origin revision of the applied Artifact from the referenced Source.
|
||||
Usually present on the Metadata of the applied Artifact and depends on the
|
||||
Source type, e.g. for OCI it's the value associated with the key
|
||||
"org.opencontainers.image.revision".
|
||||
type: string
|
||||
lastAppliedRevision:
|
||||
description: |-
|
||||
The last successfully applied revision.
|
||||
@ -6670,7 +6726,7 @@ metadata:
|
||||
app.kubernetes.io/component: kustomize-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: kustomize-controller
|
||||
namespace: flux-system
|
||||
---
|
||||
@ -6681,7 +6737,7 @@ metadata:
|
||||
app.kubernetes.io/component: kustomize-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
control-plane: controller
|
||||
name: kustomize-controller
|
||||
namespace: flux-system
|
||||
@ -6720,7 +6776,7 @@ spec:
|
||||
resourceFieldRef:
|
||||
containerName: manager
|
||||
resource: limits.memory
|
||||
image: ghcr.io/fluxcd/kustomize-controller:v1.4.0
|
||||
image: ghcr.io/fluxcd/kustomize-controller:v1.5.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
@ -6777,7 +6833,7 @@ metadata:
|
||||
app.kubernetes.io/component: helm-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: helmreleases.helm.toolkit.fluxcd.io
|
||||
spec:
|
||||
group: helm.toolkit.fluxcd.io
|
||||
@ -7144,6 +7200,11 @@ spec:
|
||||
DisableSchemaValidation prevents the Helm install action from validating
|
||||
the values against the JSON Schema.
|
||||
type: boolean
|
||||
disableTakeOwnership:
|
||||
description: |-
|
||||
DisableTakeOwnership disables taking ownership of existing resources
|
||||
during the Helm install action. Defaults to false.
|
||||
type: boolean
|
||||
disableWait:
|
||||
description: |-
|
||||
DisableWait disables the waiting for resources to be ready after a Helm
|
||||
@ -7558,6 +7619,11 @@ spec:
|
||||
DisableSchemaValidation prevents the Helm upgrade action from validating
|
||||
the values against the JSON Schema.
|
||||
type: boolean
|
||||
disableTakeOwnership:
|
||||
description: |-
|
||||
DisableTakeOwnership disables taking ownership of existing resources
|
||||
during the Helm upgrade action. Defaults to false.
|
||||
type: boolean
|
||||
disableWait:
|
||||
description: |-
|
||||
DisableWait disables the waiting for resources to be ready after a Helm
|
||||
@ -10462,7 +10528,7 @@ metadata:
|
||||
app.kubernetes.io/component: helm-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: helm-controller
|
||||
namespace: flux-system
|
||||
---
|
||||
@ -10473,7 +10539,7 @@ metadata:
|
||||
app.kubernetes.io/component: helm-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
control-plane: controller
|
||||
name: helm-controller
|
||||
namespace: flux-system
|
||||
@ -10512,7 +10578,7 @@ spec:
|
||||
resourceFieldRef:
|
||||
containerName: manager
|
||||
resource: limits.memory
|
||||
image: ghcr.io/fluxcd/helm-controller:v1.1.0
|
||||
image: ghcr.io/fluxcd/helm-controller:v1.2.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
@ -10569,7 +10635,7 @@ metadata:
|
||||
app.kubernetes.io/component: notification-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: alerts.notification.toolkit.fluxcd.io
|
||||
spec:
|
||||
group: notification.toolkit.fluxcd.io
|
||||
@ -11123,8 +11189,9 @@ spec:
|
||||
- name
|
||||
type: object
|
||||
summary:
|
||||
description: Summary holds a short description of the impact and affected
|
||||
cluster.
|
||||
description: |-
|
||||
Summary holds a short description of the impact and affected cluster.
|
||||
Deprecated: Use EventMetadata instead.
|
||||
maxLength: 255
|
||||
type: string
|
||||
suspend:
|
||||
@ -11150,7 +11217,7 @@ metadata:
|
||||
app.kubernetes.io/component: notification-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: providers.notification.toolkit.fluxcd.io
|
||||
spec:
|
||||
group: notification.toolkit.fluxcd.io
|
||||
@ -11690,7 +11757,7 @@ metadata:
|
||||
app.kubernetes.io/component: notification-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: receivers.notification.toolkit.fluxcd.io
|
||||
spec:
|
||||
group: notification.toolkit.fluxcd.io
|
||||
@ -11749,6 +11816,16 @@ spec:
|
||||
Secret references.
|
||||
pattern: ^([0-9]+(\.[0-9]+)?(ms|s|m|h))+$
|
||||
type: string
|
||||
resourceFilter:
|
||||
description: |-
|
||||
ResourceFilter is a CEL expression expected to return a boolean that is
|
||||
evaluated for each resource referenced in the Resources field when a
|
||||
webhook is received. If the expression returns false then the controller
|
||||
will not request a reconciliation for the resource.
|
||||
When the expression is specified the controller will parse it and mark
|
||||
the object as terminally failed if the expression is invalid or does not
|
||||
return a boolean.
|
||||
type: string
|
||||
resources:
|
||||
description: A list of resources to be notified about changes.
|
||||
items:
|
||||
@ -12362,7 +12439,7 @@ metadata:
|
||||
app.kubernetes.io/component: notification-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
name: notification-controller
|
||||
namespace: flux-system
|
||||
---
|
||||
@ -12373,7 +12450,7 @@ metadata:
|
||||
app.kubernetes.io/component: notification-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
control-plane: controller
|
||||
name: notification-controller
|
||||
namespace: flux-system
|
||||
@ -12394,7 +12471,7 @@ metadata:
|
||||
app.kubernetes.io/component: notification-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
control-plane: controller
|
||||
name: webhook-receiver
|
||||
namespace: flux-system
|
||||
@ -12415,7 +12492,7 @@ metadata:
|
||||
app.kubernetes.io/component: notification-controller
|
||||
app.kubernetes.io/instance: flux-system
|
||||
app.kubernetes.io/part-of: flux
|
||||
app.kubernetes.io/version: v2.4.0
|
||||
app.kubernetes.io/version: v2.5.0
|
||||
control-plane: controller
|
||||
name: notification-controller
|
||||
namespace: flux-system
|
||||
@ -12453,7 +12530,7 @@ spec:
|
||||
resourceFieldRef:
|
||||
containerName: manager
|
||||
resource: limits.memory
|
||||
image: ghcr.io/fluxcd/notification-controller:v1.4.0
|
||||
image: ghcr.io/fluxcd/notification-controller:v1.5.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
Loading…
x
Reference in New Issue
Block a user