Skip to content

Releases: civo/civogo

Added master_ip to Kubernetes cluster resources

06 Jul 13:28
b74d322
Compare
Choose a tag to compare

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

24 Jun 15:06
c49389a
Compare
Choose a tag to compare

v0.2.9

19 Jun 15:35
Compare
Choose a tag to compare
Add the new UpgradeAvailableTo field to KubernetesCluster

Change application struct in the kubernetes module

12 May 19:27
59b86eb
Compare
Choose a tag to compare
  • 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

11 May 02:43
c1839b9
Compare
Choose a tag to compare

Change the applications struct, the default field from string to bool

v0.2.6: added new way to search in network

06 May 16:12
923b509
Compare
Choose a tag to compare
Add the option to search by Label when you use the FindNetwork

added option at the moment scaling down the k3s cluster

15 Apr 14:01
1906a5f
Compare
Choose a tag to compare

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

07 Apr 13:54
6ce671a
Compare
Choose a tag to compare

Modify the kubernetes cluster configuration to add pagination

v0.2.3

03 Apr 14:57
Compare
Choose a tag to compare

remove form from snapshot config and change by json

v0.2.0

24 Mar 13:07
Compare
Choose a tag to compare

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