Skip to content

Releases: castai/terraform-provider-castai

v7.60.4

21 Jul 12:55
5c187ae
Compare
Choose a tag to compare
CSU-3551: Enables selection of all clusters when none defined (#534)

* CSU-3551: enables selection of all clusters when none defined.

* CSU-3551: run generate all

* fix: regenerates api

v7.60.3

14 Jul 15:17
82abe52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.60.2...v7.60.3

v7.60.2

10 Jul 13:49
c4e9c93
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.60.1...v7.60.2

v7.60.1

10 Jul 12:25
c8ecced
Compare
Choose a tag to compare
REP-1293: Sets id on read as it needs to be set for importing (#532)

* REP-1293: sets id on read as it needs to be set for importing

* REP-1293: regenerates sdk

* REP-1293: add sleep to tests

* REP-1293: adds check for resource deletion in delete context method

v7.60.0

07 Jul 12:55
2f27808
Compare
Choose a tag to compare
REP-1293: Allocation group resource (#507)

* REP-1293: allocation group resource bare bones

* REP-1293: adds tests, importer, examples and cleans up a bit

* REP-1293: newline

* REP-1293: fixes comments and tests

* REP-1293: generates docs

* REP-1293: regenerates sdk after solving merge conflicts

* REP-1293: fixes lint and formatting errors

* REP-1293: regenerates docs

* REP-1293: actually return errors

* REP-1293: corrects PR comments

* REP-1293: corrects PR comments, makes resource follow how the api works

* REP-1293: removes list element schema as labels operator is not a list

* REP-1293: regenerates sdk and removes cluster ids from test

* REP-1293: regenerates sdk

* using import state passthrough context instead of a custom importer

Co-authored-by: Furkhat Kasymov Genii Uulu <[email protected]>

* REP-1293: removes unused functions, fixes lint and runs tf format

* REP-1293: pulls master, runs tf format

* REP-1293: regenerates sdk and docs, removes key dereferencing in workload scaling policy

---------

Co-authored-by: Furkhat Kasymov Genii Uulu <[email protected]>

v7.59.1

07 Jul 10:35
edc65f2
Compare
Choose a tag to compare

What's Changed

  • fix: make key optional for labels matcher in assignment rules by @mszostok in #528

Full Changelog: v7.59.0...v7.59.1

v7.59.0

04 Jul 07:43
d787c63
Compare
Choose a tag to compare

What's Changed

  • feat: Add rollout behavior to workload optimization scaling policy by @zrudzionis in #527

Full Changelog: v7.58.3...v7.59.0

v7.58.3

02 Jul 08:19
1b5986c
Compare
Choose a tag to compare

What's Changed

  • fix(examples,eks,live): allow dev-master castai api url by @kr3v in #523
  • fix: make the key optional in label matchers for assignment rules by @mszostok in #526

New Contributors

  • @kr3v made their first contribution in #523

Full Changelog: v7.58.2...v7.58.3

v7.58.2

01 Jul 12:16
3fa96f2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.58.1...v7.58.2

v7.58.1

26 Jun 06:40
0472890
Compare
Choose a tag to compare

What's Changed

  • fix: check response code on policy order changes, fix allowed rules operators by @mszostok in #514

Full Changelog: v7.58.0...v7.58.1