Skip to content

Releases: instaclustr/operator

v0.1.5

24 Jan 19:48
Compare
Choose a tag to compare

What's Changed

Enhancements 🛠

  • Extensions feature for the PostgreSQL custom reosurce by @worryg0d in #664
  • Default helm values were updated to v0.1.4 release by @DoodgeMatvey in #667
  • Validation webhooks codebase enhancement by @worryg0d in #671
  • Issue-669, Immutable DC name for Redis by @worryg0d in #670
  • Issue-654, Prohibiting cluster spec updating until they are running by @worryg0d in #672
  • on premises automation has been removed by default by @testisnullus in #678
  • Default helm values were updated to v0.1.5 release by @DoodgeMatvey in #688

Other Changes 🤖

  • PrivateLink validation for Redis and Opensearch cluster resources by @worryg0d in #674
  • tests for kafka webhook were implemented & clusters webhooks were refactored by @tengu-alt in #675
  • External changes on several failed updates by @ribaraka in #680
  • Update Makefile by @testisnullus in #687

Full Changelog: v0.1.4...v0.1.5

v0.1.4

03 Jan 15:19
Compare
Choose a tag to compare

What's Changed

Enhancements 🛠

Fixed Bugs 🐛

Documentation 📄

Other Changes 🤖

Full Changelog: v0.1.3...v0.1.4

v0.1.3

07 Dec 15:58
Compare
Choose a tag to compare

What's Changed

Enhancements 🛠

  • Cluster's CRDs printing was prettified when kubectl get by @testisnullus in #562
  • Added Resize Settings and Resize Operations by @worryg0d in #551
  • Default helm values to v0.1.2 release were updated by @DoodgeMatvey in #569
  • AWS VPC Peering and Security Group Firewall rule cluster resources enhancement by @worryg0d in #566
  • issue-558, PostgreSQL user deletion flow was implemented by @DoodgeMatvey in #577
  • External Deletion for clusters by @worryg0d in #575
  • issue-528-handling-user-errors-for-OpenSearch by @OleksiienkoMykyta in #564
  • Handling no external IPs or private cluster for PostgreSQL users is implemented by @DoodgeMatvey in #582
  • Add Rate limiter by @ribaraka in #579
  • Instaclustr APIv2 Cluster Settings Update for Redis by @ribaraka in #587
  • Check for no external IPs or private cluster in PostgreSQL webhook is implemented by @DoodgeMatvey in #589
  • issue-591, PostgreSQL user webhook was implemented by @DoodgeMatvey in #592
  • Cluster settings update for the rest of the clusters by @ribaraka in #593
  • Deferred status for clusters was handled by @DoodgeMatvey in #596
  • Handling external deletion of the resources in the clusterresources group by @worryg0d in #584
  • Custom rate limiter for all clusters by @ribaraka in #601
  • issue-559, Cadence controller integration of the rate limiter by @worryg0d in #597
  • Integration of the rate limiter to the kafka management group by @worryg0d in #600
  • NodeReload refactor by @worryg0d in #586
  • issue-522,implementation for OpenSearch Egress Rules lifecycle on APIv2 by @OleksiienkoMykyta in #527
  • Issue-598, Handling of bundled use only resources updation by @worryg0d in #605
  • Issue-599, Handle of deleting default secret for KafkaConnect and Zookeeper resources by @worryg0d in #603
  • Expose services handing for private clusters was improved by @DoodgeMatvey in #604
  • Two-factor delete enhancement by @worryg0d in #608
  • Extraction of creation and deletion logic of Cassandra User from controller predicates by @worryg0d in #616
  • ReconcileRequeue for cluster resources was implemented by @DoodgeMatvey in #612
  • issue-620, added debezium feature to cassandra by @worryg0d in #636

Fixed Bugs 🐛

Documentation 📄

Other Changes 🤖

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 Sep 13:19
Compare
Choose a tag to compare

What's Changed

Enhancements 🛠

Fixed Bugs 🐛

  • Adjustments to defaulter webhooks of clusters group by @ribaraka in #496
  • User creation job removing bug by @worryg0d in #500
  • Errors handling were fixed for peerings validation by @testisnullus in #509
  • ResourceStateAnnotation fix for clusterresource and kafkamanagement api groups by @worryg0d in #511
  • Fixes for the User CRDs by @ribaraka in #533
  • hot fix for deleting and detaching a not found user by @ribaraka in #536
  • Fix failed job. Refreshed integration tests by @ribaraka in #543
  • fix externalchanges in cloud provider settings by @ribaraka in #548

Documentation 📄

Other Changes 🤖

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Jul 13:12
Compare
Choose a tag to compare

What's Changed

Enhancements 🛠

  • issue-473, default helm values to v0.1.0 release were updated by @DoodgeMatvey in #474
  • issue-439, Support batch of users for OpenSearch cluster CRD by @worryg0d in #471
  • Validation for KafkaSpec fields while update was added, redis DC validation was fixed by @testisnullus in #479
  • Added users graceful creation during OpenSearch cluster creation phase by @worryg0d in #483
  • issue-469, delete all users from deleted cluster by @OleksiienkoMykyta in #481
  • credential lifecycle for Kafka by @tengu-alt in #485
  • Saving default Kafka Connect user credentials by @worryg0d in #489

Fixed Bugs 🐛

Other Changes 🤖

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Jul 14:55
Compare
Choose a tag to compare

What's Changed

Enhancements 🛠

  • Add support for Cassandra batch user management by @ribaraka in #450
  • issue-452, default helm values were updated to v0.0.6 release by @DoodgeMatvey in #453
  • [Cassandra] One secret, multiple users. Delete user if only it's not used in clusters by @ribaraka in #456
  • Basic Kafka cluster DC validation was added, validation of clusters while cluster nodes number downsize was added by @testisnullus in #459
  • Issue-435 Implementation for credentials lifecycle for redis by @OleksiienkoMykyta in #443
  • issue-463, replication factor validation was added by @DoodgeMatvey in #466
  • issue-467, use the latest clusters version for packaged provisioning was implemented by @DoodgeMatvey in #468

Fixed Bugs 🐛

Other Changes 🤖

Full Changelog: v0.0.6...v0.1.0

v0.0.6

05 Jul 11:12
Compare
Choose a tag to compare

What's Changed

Enhancements 🛠

Documentation 📄

Other Changes 🤖

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

18 May 08:16
Compare
Choose a tag to compare

What's Changed

Enhancements 🛠

Other Changes 🤖

Full Changelog: v0.0.4...v0.0.5

v0.0.4

28 Apr 15:29
Compare
Choose a tag to compare

What's Changed

Enhancements 🛠

  • Edit documentation for deleting a cluster by @ribaraka in #408
  • issue-131, expose services creating to resolve public IP addresses were implemented by @DoodgeMatvey in #413

Other Changes 🤖

Full Changelog: v0.0.3...v0.0.4

v0.0.3

07 Apr 12:42
Compare
Choose a tag to compare

What's Changed

Enhancements 🛠

Documentation 📄

  • issue-106, using Instaclustr with Kubernetes doc was added by @DoodgeMatvey in #346
  • issue-128, AWS Encryption key doc was added, other docs were formatted by @DoodgeMatvey in #395

Other Changes 🤖

Full Changelog: v0.0.2...v0.0.3