v0.0.2
What's Changed
Enhancements π
- issue-74, PostgreSQL default user password update was implemented by @RostislavPorohnya in #225
- issue-72, validation for Cassandra cluster update was implemented by @DoodgeMatvey in #223
- Add Instaclustr Server Stub by @ribaraka in #229
- issue-49, Cadence cluster update and delete were impelemented using APIv2 by @RostislavPorohnya in #236
- issue-46, OpenSearch cluster validation and defaulting webhooks were implemented by @RostislavPorohnya in #241
- issue-77, data centers validation for Cassandra cluster was added by @DoodgeMatvey in #244
- issue-87, validation webhook for AWS security group firewall rules was implemented by @RostislavPorohnya in #251
- Add Kafka webhook by @ribaraka in #255
- issue-89, validation for Cluster Network Firewall Rule was implemented by @DoodgeMatvey in #256
- issue-86, validation for AWS VPC Peering create and update operations was added by @testisnullus in #258
- issue-92, validation for create Kafka ACL was implemented and Kafka ACL was fixed by @DoodgeMatvey in #264
- issue-93, dataCentre struct and cassandra validation fixes by @RostislavPorohnya in #263
- issue-91, refactored maintenance events and implemented validation by @RostislavPorohnya in #261
- issue-95, validation webhook for Kafka Connect cluster create and update operations was implemented by @testisnullus in #269
- issue-97, PostgreSQL nodes number field was fixed by @RostislavPorohnya in #274
- issue-99, clusterNetwork field was added to clusters that can be restored by @RostislavPorohnya in #281
- issue-96, validation for update Kafka ACL was implemented by @DoodgeMatvey in #270
- issue-65, Redis cluster update using APIv2 was implemented by @RostislavPorohnya in #287
- Azure and GCP VPC peerings were added, webhooks were added by @testisnullus in #315
- issue-100, PrivateLink field to Cadence cluster was added and wrong ommitempty options were removed by @DoodgeMatvey in #311
- issue-45, Redis cluster update validation was implemented by @RostislavPorohnya in #316
- issue-103, Cluster resource are now mutable if creation is failed by @RostislavPorohnya in #327
- issue-104, Clusterresources and Kafkamanagement resources are now mutable if creation is failed by @RostislavPorohnya in #329
- issue-83, Redis user lifecycle is implemented by @RostislavPorohnya in #320
- cassandra-doc-fix, cassandra doc example was fixed by @DoodgeMatvey in #334
- cassandra-passw-and-user-auth-fix, cassandra doc passwordAndUserAuth field was changed by @DoodgeMatvey in #335
- cassandra-doc-changed, cassandra doc was changed by @DoodgeMatvey in #336
- Add zookeeper webhook by @ribaraka in #333
- issue-105, Resource events for PostgreSQL resource is implemented by @RostislavPorohnya in #332
- issue-108, k8s resource events for Cassandra resource is implemented by @RostislavPorohnya in #343
- issue-107, k8s resource events for Redis resource is implemented by @RostislavPorohnya in #341
- issue-109, k8s resource events for Kafka resource is implemented by @RostislavPorohnya in #345
- issue-102, Resource deletion on status check is implemented by @RostislavPorohnya in #325
- issue-111, k8s resource events for Kafka Connect resource is implemented by @RostislavPorohnya in #350
Fixed Bugs π
- issue-85, fixed validation when restored cluster status checker updates spec by @RostislavPorohnya in #247
Documentation π
- Readme files and Makefile were improved by @testisnullus in #278
- doc for aws vpc peering lifecycle flow was added by @testisnullus in #280
- issue-98, documentation for PostgreSQL resource was added by @RostislavPorohnya in #276
- doc for cassandra lifecycle flow was added by @testisnullus in #284
- doc for kafka connect lifecycle flow was added by @testisnullus in #282
- doc for Kafka Connect Mirror was added by @testisnullus in #289
- doc for Cluster Network Firewall Rule was added by @DoodgeMatvey in #291
- doc for AWS Security Group Firewall Rule was added by @DoodgeMatvey in #292
- opensearch resource documentation was added by @RostislavPorohnya in #293
- doc for Kafka cluster was added by @testisnullus in #294
- issue-98, PostgreSQL cluster restore example was added to documentation by @RostislavPorohnya in #290
- doc for KafkaTopic was added by @testisnullus in #295
- doc for Kafka User was added by @testisnullus in #296
- doc for Kafka ACL was added by @DoodgeMatvey in #298
- doc for GCP VPC Peering was added by @DoodgeMatvey in #299
- doc for Azure Vnet Peering was added by @DoodgeMatvey in #300
- doc for Zookeeper cluster was added by @testisnullus in #302
- doc for Redis cluster was added, some docs were improved by @testisnullus in #305
- doc for Node Reload was added by @testisnullus in #307
- doc for Maintenance Events was added by @testisnullus in #309
- Cadence doc was added, other docs were improved by @testisnullus in #321
- node-reload-doc-fix by @testisnullus in #351
- issue-110, Release checklist was updated by @DoodgeMatvey in #348
Other Changes π€
- issue-48, immutable fields validation for PostgreSQL cluster was implemented by @RostislavPorohnya in #134
- Kafka integration tests: Update, Delete by @ribaraka in #265
- Cassandra integration test: update, delete by @ribaraka in #273
- Update server stub by @ribaraka in #286
- Transfer kafka convertors to methods by @ribaraka in #288
- Add kafka connect integration test by @ribaraka in #297
- Add zookeeper integration test by @ribaraka in #301
- Add redis integration test by @ribaraka in #304
- Add postgresql integration test by @ribaraka in #312
- Add kafka topic integration test by @ribaraka in #313
- API convertors were transfered to CRDs methods by @RostislavPorohnya in #308
- node reload resource was transfered to APIv2 by @testisnullus in #317
- Minor changes to CRD's structs. by @ribaraka in #318
- Integration test for Kafka ACL by @ribaraka in #324
- issue-101, validation for KafkaACL update was refactored by @DoodgeMatvey in #322
Full Changelog: v0.0.1...v0.0.2