Skip to content

Commit

Permalink
Merge pull request #860 from robpblake/ocm-3852-kubeletconfig-release…
Browse files Browse the repository at this point in the history
…-notes

OCM-3852 | chore: Release notes for 0.0.333 to support kubelet_config
  • Loading branch information
ciaranRoche authored Nov 2, 2023
2 parents 2233b00 + af94aa1 commit 1259706
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changes

This document describes the relevant changes between releases of the API model.
## 0.0.333 November 02 2023
- Added `/api/clusters_mgmt/v1/clusters/{id}/kubelet_config` endpoint
- Added `KubeletConfig` struct to support requests to the `kubelet_config` endpoint
- Updated `Cluster` struct to be able to have the embedded `KubeletConfig`

## 0.0.332 November 01 2023
- Add `AdditionalInfraSecurityGroupIds` to `AWS` type
- Add `AdditionalControlPlaneSecurityGroupIds` to `AWS` type
Expand Down

0 comments on commit 1259706

Please sign in to comment.