Skip to content

Commit 981848b

Browse files
Generator: Update SDK /services/ske (#595)
* Generate ske * update changelog * update general changelog --------- Co-authored-by: Diogo Ferrão <[email protected]>
1 parent 9dd82ef commit 981848b

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
- `archiving`: [v0.1.0](services/archiving/CHANGELOG.md#v010-2024-07-04)
44
- Manage your STACKIT Archiving instance with: `CreateInstance`, `DeleteInstance`, `GetInstance`, `ListInstances` and `PartialUpdateInstance`.
5-
5+
- `ske`: [v0.17.0](services/ske/CHANGELOG.md#v0170-2024-07-04)
6+
- **Feature:** Add new field `AllowSystemComponents` to the `Nodepool` model that configures wether system components are allowed to run on the node pool.
67

78
## Release (2024-07-01)
89

services/ske/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.17.0 (2024-07-04)
2+
3+
- **Feature:** Add new field `AllowSystemComponents` to the `Nodepool` model that configures wether system components are allowed to run on the node pool.
4+
15
## v0.16.0 (2024-05-27)
26

37
- **Breaking change:** Renamed data types:

services/ske/model_nodepool.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)