Skip to content

Commit

Permalink
yaook: use 0.20240919.2 (#96)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Oct 7, 2024
1 parent adba5e0 commit 40ec97e
Show file tree
Hide file tree
Showing 30 changed files with 740 additions and 3,628 deletions.
16 changes: 8 additions & 8 deletions .charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,34 +92,34 @@ charts:
url: https://headlamp-k8s.github.io/headlamp/
# YAOOK charts
- name: cds-operator
version: 0.20240801.0
version: 0.20240919.2
repository:
url: https://charts.yaook.cloud/operator/stable
- name: crds
version: 0.20240801.0
version: 0.20240919.2
repository:
url: https://charts.yaook.cloud/operator/stable
- name: infra-operator
version: 0.20240801.0
version: 0.20240919.2
repository:
url: https://charts.yaook.cloud/operator/stable
- name: keystone-operator
version: 0.20240801.0
version: 0.20240919.2
repository:
url: https://charts.yaook.cloud/operator/stable
- name: keystone-resources-operator
version: 0.20240801.0
version: 0.20240919.2
repository:
url: https://charts.yaook.cloud/operator/stable
- name: cinder-operator
version: 0.20240801.0
version: 0.20240919.2
repository:
url: https://charts.yaook.cloud/operator/stable
- name: glance-operator
version: 0.20240801.0
version: 0.20240919.2
repository:
url: https://charts.yaook.cloud/operator/stable
- name: horizon-operator
version: 0.20240801.0
version: 0.20240919.2
repository:
url: https://charts.yaook.cloud/operator/stable
4 changes: 2 additions & 2 deletions charts/cds-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v2
description: Yaook ConfiguredDaemonSet operator
type: application
name: cds-operator
version: "0.20240801.0"
appVersion: "0.20240801.0"
version: "0.20240919.2"
appVersion: "0.20240919.2"
kubeVersion: ">=1.16.0-0"
4 changes: 2 additions & 2 deletions charts/cinder-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v2
description: Yaook cinder operator
type: application
name: cinder-operator
version: "0.20240801.0"
appVersion: "0.20240801.0"
version: "0.20240919.2"
appVersion: "0.20240919.2"
kubeVersion: ">=1.16.0-0"
4 changes: 2 additions & 2 deletions charts/crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v2
description: CustomResourceDefinitions used by Yaook.
type: application
name: crds
version: "0.20240801.0"
appVersion: "0.20240801.0"
version: "0.20240919.2"
appVersion: "0.20240919.2"
kubeVersion: ">=1.16.0-0"
4 changes: 4 additions & 0 deletions charts/crds/templates/gen-cue-amqp-server-crd.cue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ spec:
required:
- name
type: object
enabledPlugins:
default: rabbitmq_management,rabbitmq_prometheus
description: Plugins that should be enabled by AMQPServer
type: string
frontendIssuerRef:
description: ''
properties:
Expand Down
8 changes: 6 additions & 2 deletions charts/crds/templates/gen-cue-barbican-crd.cue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -946,6 +946,12 @@ spec:
description: Number of replicas for the service
type: integer
resources:
description: It is recommended to set these resource limits to
bypass problems with cgroup limits for RabbitMQ. The infra operator
will use these values to configure RabbitMQ resource limits
separately by setting the fields total_memory_available_override_value
and default_worker_pool_size inside /etc/rabbitmq/rabbitmq.conf
.
properties:
rabbitmq:
description: Define resource requests/limits for the RabbitMQ
Expand Down Expand Up @@ -1031,8 +1037,6 @@ spec:
description: The release to deploy. Changing this will trigger an
upgrade.
enum:
- train
- yoga
- zed
type: string
required:
Expand Down
8 changes: 6 additions & 2 deletions charts/crds/templates/gen-cue-ceilometer-crd.cue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,12 @@ spec:
description: Number of replicas for the service
type: integer
resources:
description: It is recommended to set these resource limits to
bypass problems with cgroup limits for RabbitMQ. The infra operator
will use these values to configure RabbitMQ resource limits
separately by setting the fields total_memory_available_override_value
and default_worker_pool_size inside /etc/rabbitmq/rabbitmq.conf
.
properties:
rabbitmq:
description: Define resource requests/limits for the RabbitMQ
Expand Down Expand Up @@ -552,8 +558,6 @@ spec:
description: The release to deploy. Changing this will trigger an
upgrade.
enum:
- train
- yoga
- zed
type: string
required:
Expand Down
12 changes: 6 additions & 6 deletions charts/crds/templates/gen-cue-cinder-crd.cue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1292,6 +1292,12 @@ spec:
description: Number of replicas for the service
type: integer
resources:
description: It is recommended to set these resource limits to
bypass problems with cgroup limits for RabbitMQ. The infra operator
will use these values to configure RabbitMQ resource limits
separately by setting the fields total_memory_available_override_value
and default_worker_pool_size inside /etc/rabbitmq/rabbitmq.conf
.
properties:
rabbitmq:
description: Define resource requests/limits for the RabbitMQ
Expand Down Expand Up @@ -1426,12 +1432,6 @@ spec:
description: The release to deploy. Changing this will trigger an
upgrade.
enum:
- train
- ussuri
- victoria
- wallaby
- xena
- yoga
- zed
type: string
required:
Expand Down
6 changes: 0 additions & 6 deletions charts/crds/templates/gen-cue-glance-crd.cue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1058,12 +1058,6 @@ spec:
description: The release to deploy. Changing this will trigger an
upgrade.
enum:
- train
- ussuri
- victoria
- wallaby
- xena
- yoga
- zed
- '2023.1'
type: string
Expand Down
5 changes: 5 additions & 0 deletions charts/crds/templates/gen-cue-gnocchi-crd.cue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -945,6 +945,11 @@ spec:
upgrade.
enum:
- train
- yoga
- zed
- '2023.1'
- '2023.2'
- '2024.1'
type: string
required:
- keystoneRef
Expand Down
Loading

0 comments on commit 40ec97e

Please sign in to comment.