Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: synced local 'charts/aiven-operator-crds/' with remote 'charts…
Browse files Browse the repository at this point in the history
…/aiven-operator-crds/'
Serpentiel committed Nov 17, 2023
1 parent 5bcb722 commit cc36fce
Showing 9 changed files with 80 additions and 10 deletions.
4 changes: 2 additions & 2 deletions charts/aiven-operator-crds/Chart.yaml
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@ apiVersion: v2
name: aiven-operator-crds
description: A Helm chart to deploy the aiven operator custom resource definitions
type: application
version: v0.14.0
appVersion: v0.14.0
version: v0.15.0
appVersion: v0.15.0
maintainers:
- name: ivan-savciuc
url: https://www.aiven.io
13 changes: 13 additions & 0 deletions charts/aiven-operator-crds/templates/aiven.io_clickhouses.yaml
Original file line number Diff line number Diff line change
@@ -209,6 +209,11 @@ spec:
with a DNS name that always resolves to the service's private
IP addresses. Only available in certain network locations
type: boolean
clickhouse_mysql:
description: Allow clients to connect to clickhouse_mysql
with a DNS name that always resolves to the service's private
IP addresses. Only available in certain network locations
type: boolean
prometheus:
description: Allow clients to connect to prometheus with a
DNS name that always resolves to the service's private IP
@@ -225,6 +230,9 @@ spec:
clickhouse_https:
description: Enable clickhouse_https
type: boolean
clickhouse_mysql:
description: Enable clickhouse_mysql
type: boolean
prometheus:
description: Enable prometheus
type: boolean
@@ -251,6 +259,11 @@ spec:
from the public internet for service nodes that are in a
project VPC or another type of private network
type: boolean
clickhouse_mysql:
description: Allow clients to connect to clickhouse_mysql
from the public internet for service nodes that are in a
project VPC or another type of private network
type: boolean
prometheus:
description: Allow clients to connect to prometheus from the
public internet for service nodes that are in a project
10 changes: 9 additions & 1 deletion charts/aiven-operator-crds/templates/aiven.io_grafanas.yaml
Original file line number Diff line number Diff line change
@@ -190,7 +190,8 @@ spec:
maxItems: 1
type: array
alerting_enabled:
description: Enable or disable Grafana alerting functionality
description: Enable or disable Grafana legacy alerting functionality.
This should not be enabled with unified_alerting_enabled.
type: boolean
alerting_error_or_timeout:
description: Default error or timeout setting for new alerting
@@ -697,6 +698,13 @@ spec:
static_ips:
description: Use static public IP addresses
type: boolean
unified_alerting_enabled:
description: Enable or disable Grafana unified alerting functionality.
By default this is enabled and any legacy alerts will be migrated
on upgrade to Grafana 9+. To stay on legacy alerting, set unified_alerting_enabled
to false and alerting_enabled to true. See https://grafana.com/docs/grafana/latest/alerting/set-up/migrating-alerts/
for more details.
type: boolean
user_auto_assign_org:
description: Auto-assign new users on signup to main organization.
Defaults to false
31 changes: 29 additions & 2 deletions charts/aiven-operator-crds/templates/aiven.io_kafkas.yaml
Original file line number Diff line number Diff line change
@@ -195,6 +195,10 @@ spec:
type: string
maxItems: 1
type: array
aiven_kafka_topic_messages:
description: Allow access to read Kafka topic messages in the
Aiven Console and REST API.
type: boolean
custom_domain:
description: Serve the web frontend using a custom CNAME pointing
to the Aiven DNS name
@@ -471,6 +475,28 @@ spec:
maximum: 1048576000
minimum: 10485760
type: integer
sasl_oauthbearer_expected_audience:
description: The (optional) comma-delimited setting for the
broker to use to verify that the JWT was issued for one
of the expected audiences.
maxLength: 128
type: string
sasl_oauthbearer_expected_issuer:
description: Optional setting for the broker to use to verify
that the JWT was created by the expected issuer.
maxLength: 128
type: string
sasl_oauthbearer_jwks_endpoint_url:
description: OIDC JWKS endpoint URL. By setting this the SASL
SSL OAuth2/OIDC authentication is enabled. See also other
options for SASL OAuth2/OIDC.
maxLength: 2048
type: string
sasl_oauthbearer_sub_claim_name:
description: Name of the scope from which to extract the subject
claim from the JWT. Defaults to sub.
maxLength: 128
type: string
socket_request_max_bytes:
description: The maximum number of bytes in a socket request
(defaults to 104857600).
@@ -720,6 +746,7 @@ spec:
- "3.1"
- "3.4"
- "3.5"
- "3.6"
type: string
private_access:
description: Allow access to selected service ports from private
@@ -841,10 +868,10 @@ spec:
description: Whether to enable the tiered storage functionality
type: boolean
local_cache:
description: Local cache configuration
description: Deprecated. Local cache configuration
properties:
size:
description: Local cache size in bytes
description: Deprecated. Local cache size in bytes
maximum: 107374182400
minimum: 1
type: integer
2 changes: 1 addition & 1 deletion charts/aiven-operator-crds/templates/aiven.io_mysqls.yaml
Original file line number Diff line number Diff line change
@@ -270,7 +270,7 @@ spec:
type: string
method:
description: The migration method to be used (currently supported
only by Redis, MySQL and PostgreSQL service types)
only by Redis, Dragonfly, MySQL and PostgreSQL service types)
enum:
- dump
- replication
24 changes: 23 additions & 1 deletion charts/aiven-operator-crds/templates/aiven.io_opensearches.yaml
Original file line number Diff line number Diff line change
@@ -379,6 +379,8 @@ spec:
type: integer
authentication_backend:
description: internal_authentication_backend_limiting.authentication_backend
enum:
- internal
maxLength: 1024
type: string
block_expiry_seconds:
@@ -406,6 +408,8 @@ spec:
type: integer
type:
description: internal_authentication_backend_limiting.type
enum:
- username
maxLength: 1024
type: string
type: object
@@ -443,6 +447,8 @@ spec:
type: integer
type:
description: The type of rate limiting
enum:
- ip
maxLength: 1024
type: string
type: object
@@ -511,6 +517,22 @@ spec:
maximum: 40
minimum: 3
type: integer
indices_memory_max_index_buffer_size:
description: Absolute value. Default is unbound. Doesn't work
without indices.memory.index_buffer_size. Maximum amount
of heap used for query cache, an absolute indices.memory.index_buffer_size
maximum hard limit.
maximum: 2048
minimum: 3
type: integer
indices_memory_min_index_buffer_size:
description: Absolute value. Default is 48mb. Doesn't work
without indices.memory.index_buffer_size. Minimum amount
of heap used for query cache, an absolute indices.memory.index_buffer_size
minimal hard limit.
maximum: 2048
minimum: 3
type: integer
indices_queries_cache_size:
description: Percentage value. Default is 10%. Maximum amount
of heap used for query cache. This is an expert setting.
@@ -594,7 +616,7 @@ spec:
description: Maximum number of aggregation buckets allowed
in a single response. OpenSearch default value is used when
this is not defined.
maximum: 65536
maximum: 1000000
minimum: 1
type: integer
thread_pool_analyze_queue_size:
Original file line number Diff line number Diff line change
@@ -266,7 +266,7 @@ spec:
type: string
method:
description: The migration method to be used (currently supported
only by Redis, MySQL and PostgreSQL service types)
only by Redis, Dragonfly, MySQL and PostgreSQL service types)
enum:
- dump
- replication
2 changes: 1 addition & 1 deletion charts/aiven-operator-crds/templates/aiven.io_redis.yaml
Original file line number Diff line number Diff line change
@@ -215,7 +215,7 @@ spec:
type: string
method:
description: The migration method to be used (currently supported
only by Redis, MySQL and PostgreSQL service types)
only by Redis, Dragonfly, MySQL and PostgreSQL service types)
enum:
- dump
- replication
Original file line number Diff line number Diff line change
@@ -516,7 +516,7 @@ spec:
type: integer
producer_max_request_size:
description: The maximum request size in bytes.
maximum: 67108864
maximum: 268435456
minimum: 0
type: integer
type: object

0 comments on commit cc36fce

Please sign in to comment.