Releases: civo/civogo
Releases · civo/civogo
Added master_ip to Kubernetes cluster resources
Added master_ip to the Kubernetes cluster resources,
now we are able to use it in the cli and in the terraform provider
v0.2.10: Fixed error in the cluster upgrade cmd
Signed-off-by: Alejandro JNM <[email protected]>
v0.2.9
Add the new UpgradeAvailableTo field to KubernetesCluster
Change application struct in the kubernetes module
- Change the applications struct, the configuration field, add custom struct for that field
- Added comment to the
ApplicationConfiguration
struct inside kubernetes module
Change application struct in kubernetes
Change the applications struct, the default
field from string to bool
v0.2.6: added new way to search in network
Add the option to search by Label when you use the FindNetwork
added option at the moment scaling down the k3s cluster
Now if you are scaling down by one, you can give a hint on the node's
name to be destroyed using the node_destroy
param
changed the kubernetes cluster configuration
Modify the kubernetes cluster configuration to add pagination
v0.2.3
remove form
from snapshot config and change by json
v0.2.0
Now you can create, update and delete the ssh keys, at the same time we add ID to the client to return the ID when the backend does it, as in the case of creating an ssh key