Changelog

Nov 21, 2024

Flink and autoscaler now supported in Aiven Operator for Kubernetes

New

Aiven Operator for Kubernetes

Aiven for Apache Flink® is supported in version 0.26.0. Support for the autoscaler service integration was also added with the ServiceIntegration field autoscaler and ServiceIntegrationEndpoint field autoscaler.

Other additions in this release include:

  • The ClickHouse field userConfig.recovery_basebackup_name for the backup to restore in a forked service.
  • The Grafana field userConfig.auth_generic_oauth.use_refresh_token to refresh tokens and check access token expiration.
  • The Kafka field userConfig.schema_registry_config.retriable_errors_silenced to silence errors that can be retried or custom errors you specify.
  • The Kafka field userConfig.schema_registry_config.schema_reader_strict_mode to configure the Karapace schema-registry service to shutdown when there are invalid schema records in the _schemas topic.
  • The OpenSearch fields userConfig.azure_migration.indices, userConfig.gcs_migration.indices, and userConfig.s3_migration.indices to define a list of indices to restore from the snapshot. Multi-index syntax is supported.

The following are deprecated:

  • PostgreSQL field userConfig.additional_backup_regions
  • Grafana field userConfig.alerting_enabled

For a full list of the changes and deprecations, check out the Aiven Operator changelog.