Generated changes

pull/779/head
actions 2020-10-04 05:23:44 +00:00
parent c8744a4844
commit 23918c72d8
16 changed files with 116 additions and 17 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,24 @@
apiVersion: v1 apiVersion: v1
entries: entries:
fleet: fleet:
- annotations:
catalog.cattle.io/auto-install: fleet-crd=match
catalog.cattle.io/certified: rancher
catalog.cattle.io/experimental: "true"
catalog.cattle.io/hidden: "true"
catalog.cattle.io/namespace: fleet-system
catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1
catalog.cattle.io/release-name: fleet
apiVersion: v2
appVersion: 0.3.0-rc3
created: "2020-10-04T05:23:44.196233674Z"
description: Fleet Manager - GitOps at Scale
digest: 96b810b2bd4211af4992cbae44549e88545585d8c48c141e52a0bfa0a8dc95c8
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet
urls:
- assets/fleet/fleet-0.3.0-rc300.tgz
version: 0.3.0-rc300
- annotations: - annotations:
catalog.cattle.io/auto-install: fleet-crd=match catalog.cattle.io/auto-install: fleet-crd=match
catalog.cattle.io/certified: rancher catalog.cattle.io/certified: rancher
@ -56,6 +74,21 @@ entries:
- assets/fleet/fleet-0.3.0-beta600.tgz - assets/fleet/fleet-0.3.0-beta600.tgz
version: 0.3.0-beta600 version: 0.3.0-beta600
fleet-agent: fleet-agent:
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
catalog.cattle.io/namespace: fleet-system
catalog.cattle.io/release-name: fleet-agent
apiVersion: v2
appVersion: 0.3.0-rc3
created: "2020-10-04T05:23:44.196936676Z"
description: Fleet Manager Agent - GitOps at Scale
digest: ff11999fa3e31c9e20babcb046d920586c6d1632bf8e3211cbb18cbd880b9f29
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-agent
urls:
- assets/fleet-agent/fleet-agent-0.3.0-rc300.tgz
version: 0.3.0-rc300
- annotations: - annotations:
catalog.cattle.io/certified: rancher catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true" catalog.cattle.io/hidden: "true"
@ -102,6 +135,21 @@ entries:
- assets/fleet-agent/fleet-agent-0.3.0-beta600.tgz - assets/fleet-agent/fleet-agent-0.3.0-beta600.tgz
version: 0.3.0-beta600 version: 0.3.0-beta600
fleet-crd: fleet-crd:
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
catalog.cattle.io/namespace: fleet-system
catalog.cattle.io/release-name: fleet-crd
apiVersion: v2
appVersion: 0.3.0-rc3
created: "2020-10-04T05:23:44.197930878Z"
description: Fleet Manager CustomResourceDefinitions
digest: c9b099c6e5e83ab677bc9c38eed6bdbe3f15611c261c2868c38aac24f3628c6f
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-crd
urls:
- assets/fleet-crd/fleet-crd-0.3.0-rc300.tgz
version: 0.3.0-rc300
- annotations: - annotations:
catalog.cattle.io/certified: rancher catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true" catalog.cattle.io/hidden: "true"
@ -712,4 +760,4 @@ entries:
urls: urls:
- assets/rio/rio-0.8.000.tgz - assets/rio/rio-0.8.000.tgz
version: 0.8.000 version: 0.8.000
generated: "2020-10-03T12:16:36.746277246Z" generated: "2020-10-04T05:23:44.195487072Z"

View File

@ -4,8 +4,8 @@ annotations:
catalog.cattle.io/namespace: fleet-system catalog.cattle.io/namespace: fleet-system
catalog.cattle.io/release-name: fleet-agent catalog.cattle.io/release-name: fleet-agent
apiVersion: v2 apiVersion: v2
appVersion: 0.3.0-rc2 appVersion: 0.3.0-rc3
description: Fleet Manager Agent - GitOps at Scale description: Fleet Manager Agent - GitOps at Scale
icon: https://charts.rancher.io/assets/logos/fleet.svg icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-agent name: fleet-agent
version: 0.3.0-rc200 version: 0.3.0-rc300

View File

@ -1,6 +1,6 @@
image: image:
repository: rancher/fleet-agent repository: rancher/fleet-agent
tag: v0.3.0-rc2 tag: v0.3.0-rc3
# The public URL of the Kubernetes API server running the Fleet Manager must be set here # The public URL of the Kubernetes API server running the Fleet Manager must be set here
# Example: https://example.com:6443 # Example: https://example.com:6443

View File

@ -4,8 +4,8 @@ annotations:
catalog.cattle.io/namespace: fleet-system catalog.cattle.io/namespace: fleet-system
catalog.cattle.io/release-name: fleet-crd catalog.cattle.io/release-name: fleet-crd
apiVersion: v2 apiVersion: v2
appVersion: 0.3.0-rc2 appVersion: 0.3.0-rc3
description: Fleet Manager CustomResourceDefinitions description: Fleet Manager CustomResourceDefinitions
icon: https://charts.rancher.io/assets/logos/fleet.svg icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-crd name: fleet-crd
version: 0.3.0-rc200 version: 0.3.0-rc300

View File

@ -1817,6 +1817,9 @@ spec:
nullable: true nullable: true
type: string type: string
type: object type: object
gitJobStatus:
nullable: true
type: string
observedGeneration: observedGeneration:
type: integer type: integer
readyClusters: readyClusters:

View File

@ -7,8 +7,8 @@ annotations:
catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1 catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1
catalog.cattle.io/release-name: fleet catalog.cattle.io/release-name: fleet
apiVersion: v2 apiVersion: v2
appVersion: 0.3.0-rc2 appVersion: 0.3.0-rc3
description: Fleet Manager - GitOps at Scale description: Fleet Manager - GitOps at Scale
icon: https://charts.rancher.io/assets/logos/fleet.svg icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet name: fleet
version: 0.3.0-rc200 version: 0.3.0-rc300

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: 0.1.5 appVersion: 0.1.6
description: Controller that run jobs based on git events description: Controller that run jobs based on git events
name: gitjob name: gitjob
version: 0.1.5 version: 0.1.6

View File

@ -1,6 +1,6 @@
gitjob: gitjob:
repository: rancher/gitjob repository: rancher/gitjob
tag: v0.1.5 tag: v0.1.6
tekton: tekton:
repository: rancher/tekton-utils repository: rancher/tekton-utils

View File

@ -1,11 +1,11 @@
image: image:
repository: rancher/fleet repository: rancher/fleet
tag: v0.3.0-rc2 tag: v0.3.0-rc3
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
agentImage: agentImage:
repository: rancher/fleet-agent repository: rancher/fleet-agent
tag: v0.3.0-rc2 tag: v0.3.0-rc3
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
# For cluster registration the public URL of the Kubernetes API server must be set here # For cluster registration the public URL of the Kubernetes API server must be set here

View File

@ -1,6 +1,24 @@
apiVersion: v1 apiVersion: v1
entries: entries:
fleet: fleet:
- annotations:
catalog.cattle.io/auto-install: fleet-crd=match
catalog.cattle.io/certified: rancher
catalog.cattle.io/experimental: "true"
catalog.cattle.io/hidden: "true"
catalog.cattle.io/namespace: fleet-system
catalog.cattle.io/provides-gvr: clusters.fleet.cattle.io/v1alpha1
catalog.cattle.io/release-name: fleet
apiVersion: v2
appVersion: 0.3.0-rc3
created: "2020-10-04T05:23:44.196233674Z"
description: Fleet Manager - GitOps at Scale
digest: 96b810b2bd4211af4992cbae44549e88545585d8c48c141e52a0bfa0a8dc95c8
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet
urls:
- assets/fleet/fleet-0.3.0-rc300.tgz
version: 0.3.0-rc300
- annotations: - annotations:
catalog.cattle.io/auto-install: fleet-crd=match catalog.cattle.io/auto-install: fleet-crd=match
catalog.cattle.io/certified: rancher catalog.cattle.io/certified: rancher
@ -56,6 +74,21 @@ entries:
- assets/fleet/fleet-0.3.0-beta600.tgz - assets/fleet/fleet-0.3.0-beta600.tgz
version: 0.3.0-beta600 version: 0.3.0-beta600
fleet-agent: fleet-agent:
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
catalog.cattle.io/namespace: fleet-system
catalog.cattle.io/release-name: fleet-agent
apiVersion: v2
appVersion: 0.3.0-rc3
created: "2020-10-04T05:23:44.196936676Z"
description: Fleet Manager Agent - GitOps at Scale
digest: ff11999fa3e31c9e20babcb046d920586c6d1632bf8e3211cbb18cbd880b9f29
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-agent
urls:
- assets/fleet-agent/fleet-agent-0.3.0-rc300.tgz
version: 0.3.0-rc300
- annotations: - annotations:
catalog.cattle.io/certified: rancher catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true" catalog.cattle.io/hidden: "true"
@ -102,6 +135,21 @@ entries:
- assets/fleet-agent/fleet-agent-0.3.0-beta600.tgz - assets/fleet-agent/fleet-agent-0.3.0-beta600.tgz
version: 0.3.0-beta600 version: 0.3.0-beta600
fleet-crd: fleet-crd:
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
catalog.cattle.io/namespace: fleet-system
catalog.cattle.io/release-name: fleet-crd
apiVersion: v2
appVersion: 0.3.0-rc3
created: "2020-10-04T05:23:44.197930878Z"
description: Fleet Manager CustomResourceDefinitions
digest: c9b099c6e5e83ab677bc9c38eed6bdbe3f15611c261c2868c38aac24f3628c6f
icon: https://charts.rancher.io/assets/logos/fleet.svg
name: fleet-crd
urls:
- assets/fleet-crd/fleet-crd-0.3.0-rc300.tgz
version: 0.3.0-rc300
- annotations: - annotations:
catalog.cattle.io/certified: rancher catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true" catalog.cattle.io/hidden: "true"
@ -712,4 +760,4 @@ entries:
urls: urls:
- assets/rio/rio-0.8.000.tgz - assets/rio/rio-0.8.000.tgz
version: 0.8.000 version: 0.8.000
generated: "2020-10-03T12:16:36.746277246Z" generated: "2020-10-04T05:23:44.195487072Z"

View File

@ -1 +1 @@
fee06af66d9c96631e4ccd2da4a138bf9d6c6d3be443a4647349ced8c17e05de packages/fleet-agent/package.yaml d2ca99f7917b04f6416e639aa3b5886fb151e783303655f76e19fcc3ca162b4c packages/fleet-agent/package.yaml

View File

@ -1 +1 @@
48957c5193bbf7b8f5324d77b09832806dbade2102f40a49a03f9c8b77061ad2 packages/fleet-crd/package.yaml d4b642d9305441e307821558a7a74d45dc24f03d9f8eaf970d1a278efe2333e8 packages/fleet-crd/package.yaml

View File

@ -1 +1 @@
72450804d20495e48c637bcc6c29a9ef0ac947a584ec114b99c67694ac4a88a1 packages/fleet/package.yaml 26a7d73c98749fdfb55ef7f73a038e4e192faf03b6c56dc5d87c9744b3b7e39a packages/fleet/package.yaml