Skip to content

Releases: crusoecloud/crusoe-cloud-controller-manager

v0.1.5

27 Mar 17:51
Compare
Choose a tag to compare
CRUSOE-23508: add custom node lifecycle controller to delete dangling…

v0.1.4

18 Feb 20:35
Compare
Choose a tag to compare
Fix the instance exists when the instance is not found

Improves the handling of cases where instances are not present on crusoe cloud but present in the k8s nodes list. This commit also reduces the interval, that we wait before reporting an instance as missing, from 5 minutes to 2 minutes.

v0.1.3

29 Jan 00:39
Compare
Choose a tag to compare
Use list VMs with filtering when fetching VMs

Using GET VMs call can result in 403 if the VM is not found or if the credentials are incorrect. To avoid ambiguity use list VMs call with filtering based on name or IDs which will result in empty list if the VM is not found.

Also handles mismatch in providerID in case the VM is deleted and recreated with same name again. In such cases, we query crusoe APIs to fetch the VM by name.

Updates the deployment to run CCM in host network to remove dependency on a functional CNI

v0.1.2

30 Dec 21:30
Compare
Choose a tag to compare
Update GPG Signing key variable name

v0.1.1

30 Dec 19:21
Compare
Choose a tag to compare
Update GPG Signing key variable name