Skip to content

Commit

Permalink
Merge pull request #44 from mesosphere/tga/flux-bump-0221
Browse files Browse the repository at this point in the history
Bump flux to 0.22.1
  • Loading branch information
takirala committed Nov 12, 2021
2 parents 813dacd + 95f91bd commit ac62d24
Show file tree
Hide file tree
Showing 48 changed files with 607 additions and 45 deletions.
1 change: 1 addition & 0 deletions grafana-dashboards/centralized/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
configMapGenerator:
- name: grafana-dashboards-centralized
namespace: ${releaseNamespace}
files:
- global-overview.json
generatorOptions:
Expand Down
1 change: 1 addition & 0 deletions grafana-dashboards/core-components/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
configMapGenerator:
- name: grafana-dashboards-core-components
namespace: ${releaseNamespace}
files:
- calico.json
- flux-control-plane.json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
configMapGenerator:
- name: grafana-dashboards-kube-prometheus-stack
namespace: ${releaseNamespace}
files:
- grafana.json
generatorOptions:
Expand Down
1 change: 1 addition & 0 deletions grafana-dashboards/traefik/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: Kustomization
namespace: ${releaseNamespace}
configMapGenerator:
- name: grafana-dashboards-traefik
namespace: ${releaseNamespace}
files:
- traefik.json
generatorOptions:
Expand Down
1 change: 1 addition & 0 deletions grafana-dashboards/velero/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
configMapGenerator:
- name: grafana-dashboards-velero
namespace: ${releaseNamespace}
files:
- velero.json
generatorOptions:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: centralized-kubecost-post-install-jobs
Expand Down
2 changes: 1 addition & 1 deletion services/centralized-kubecost/0.20.0/release.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: centralized-kubecost-release
Expand Down
2 changes: 1 addition & 1 deletion services/cert-manager/0.2.7/release.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: cert-manager-release
Expand Down
2 changes: 1 addition & 1 deletion services/cert-manager/0.2.7/root-ca.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: cert-manager-root-ca
Expand Down
2 changes: 1 addition & 1 deletion services/istio/1.9.1/helmrelease.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: istio-helmrelease
Expand Down
2 changes: 1 addition & 1 deletion services/istio/1.9.1/istio-ca.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: istio-ca
Expand Down
2 changes: 1 addition & 1 deletion services/istio/1.9.1/istio-system-namespace.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# After the HelmRelease becomes the only object created by Kustomizations
# in the `istio-system` Namespace, creating this Namespace should be made
# a responsibility of the HelmRelease (see D2IQ-80630).
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: istio-system-namespace
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ data:
---
kind: ConfigMap
metadata:
name: kommander-flux-0.17.2-d2iq-defaults
name: kommander-flux-0.22.1-d2iq-defaults
namespace: ${releaseNamespace}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
labels:
app.kubernetes.io/instance: kommander-flux
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.17.2
app.kubernetes.io/version: v0.22.1
name: alerts.notification.toolkit.fluxcd.io
spec:
group: notification.toolkit.fluxcd.io
Expand Down Expand Up @@ -120,6 +120,8 @@ spec:
- providerRef
type: object
status:
default:
observedGeneration: -1
description: AlertStatus defines the observed state of Alert
properties:
conditions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
labels:
app.kubernetes.io/instance: kommander-flux
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.17.2
app.kubernetes.io/version: v0.22.1
name: buckets.source.toolkit.fluxcd.io
spec:
group: source.toolkit.fluxcd.io
Expand Down Expand Up @@ -76,6 +76,7 @@ spec:
enum:
- generic
- aws
- gcp
type: string
region:
description: The bucket region.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
labels:
app.kubernetes.io/instance: kommander-flux
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.17.2
app.kubernetes.io/version: v0.22.1
name: gitrepositories.source.toolkit.fluxcd.io
spec:
group: source.toolkit.fluxcd.io
Expand Down Expand Up @@ -107,7 +107,6 @@ spec:
defaults to master branch.
properties:
branch:
default: master
description: The Git branch to checkout, defaults to master.
type: string
commit:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
labels:
app.kubernetes.io/instance: kommander-flux
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.17.2
app.kubernetes.io/version: v0.22.1
name: helmcharts.source.toolkit.fluxcd.io
spec:
group: source.toolkit.fluxcd.io
Expand Down Expand Up @@ -69,6 +69,16 @@ spec:
interval:
description: The interval at which to check the Source for updates.
type: string
reconcileStrategy:
default: ChartVersion
description: Determines what enables the creation of a new artifact.
Valid values are ('ChartVersion', 'Revision'). See the documentation
of the values for an explanation on their behavior. Defaults to
ChartVersion when omitted.
enum:
- ChartVersion
- Revision
type: string
sourceRef:
description: The reference to the Source the chart is available at.
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
labels:
app.kubernetes.io/instance: kommander-flux
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.17.2
app.kubernetes.io/version: v0.22.1
name: helmreleases.helm.toolkit.fluxcd.io
spec:
group: helm.toolkit.fluxcd.io
Expand Down Expand Up @@ -66,6 +66,16 @@ spec:
description: Interval at which to check the v1beta1.Source
for updates. Defaults to 'HelmReleaseSpec.Interval'.
type: string
reconcileStrategy:
default: ChartVersion
description: Determines what enables the creation of a new
artifact. Valid values are ('ChartVersion', 'Revision').
See the documentation of the values for an explanation on
their behavior. Defaults to ChartVersion when omitted.
enum:
- ChartVersion
- Revision
type: string
sourceRef:
description: The name and namespace of the v1beta1.Source
the chart is available at.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
labels:
app.kubernetes.io/instance: kommander-flux
app.kubernetes.io/part-of: flux
app.kubernetes.io/version: v0.17.2
app.kubernetes.io/version: v0.22.1
name: helmrepositories.source.toolkit.fluxcd.io
spec:
group: source.toolkit.fluxcd.io
Expand Down
Loading

0 comments on commit ac62d24

Please sign in to comment.