issues
search
CyberfusionIO
/
cyberfusion-cluster-api-client
Cyberfusion Core API client
https://core-api.cyberfusion.io
MIT License
5
stars
3
forks
source link
Update to Cluster API version 1.214
#94
Closed
dvdheiden
closed
11 months ago
dvdheiden
commented
11 months ago
Changes
Added
Add
ipAddresses
endpoint for customers.
Add
ipAddresses
endpoint for clusters.
Add
automatic_upgrades_enabled
property to the Cluster model.
Add
retry
endpoint for task collections.
Add option to list filter to include soft deleted items (currently only used for CertificateManagers).
Changed
Update to
API version 1.214.0
.
Checks
[x] The version constant is updated in
Client.php
[x] The changelog is updated (when applicable)
[x] The supported Cluster API version is updated in the README (when applicable)
Changes
Added
ipAddresses
endpoint for customers.ipAddresses
endpoint for clusters.automatic_upgrades_enabled
property to the Cluster model.retry
endpoint for task collections.Changed
Checks
Client.php