Skip to content

Releases: fi-ts/cloudctl

v0.9.0

21 Jan 12:40
8c8b010
Compare
Choose a tag to compare

General Changes

  • add machineControllerManager settings (#49) @mwennrich
  • First round of fixing linter bugs (#48) @majst01
  • volume list/find/delete support (#42) @majst01
  • Refactor client init and remove redundant code with cloud-go. (#35) @Gerrit91
  • fix cri output for containerd clusters (#44) @mwennrich
  • Fix invalid JSON output for cluster machine ls and cluster logs. (#45) @Gerrit91
  • Configurable Firewall Controller Version (#29) @mwindower
  • Remove zsh-completion from toplevel and create subcommand completion … (#38) @majst01
  • Point to latest release artifacts in README. (#36) @Gerrit91
  • remove testing purpose (#33) @mwennrich

v0.8.5

27 Nov 12:05
fabad65
Compare
Choose a tag to compare

General Changes

v0.8.4

09 Nov 12:57
de53b2b
Compare
Choose a tag to compare

General Changes

v0.8.3

25 Sep 12:26
f395743
Compare
Choose a tag to compare

General Changes

  • Adapt to latest cloud-api spec, dynamic cluster networks. (#17) @Gerrit91
  • Error out with a proper error message if no ip with a open ssh port w… (#18) @majst01

v0.8.2

11 Sep 10:53
2f60978
Compare
Choose a tag to compare

General Changes

  • Add --id and --name search params to cluster list. (#16) @Gerrit91

v0.8.1

09 Sep 10:46
dea5698
Compare
Choose a tag to compare

General Changes

  • Adding features and improvements. (#15) @Gerrit91
    • Add ip allocate command to directly allocate an IP address (also specific IP if desired)
    • Makes name and description required fields on ip static command
    • Clears the CCM IP tags on ip static because it does not make sense on a static IP address anymore
    • Adds warnings for ip static and ip allocate
    • Add global flag --yes-i-really-mean-it to skip security prompts
    • Alternative reconcile operations --retry and --maintain

cloudctl v0.8.0

04 Sep 12:19
Compare
Choose a tag to compare

cloudctl v0.7.17

25 Aug 14:58
Compare
Choose a tag to compare

General Changes

  • add options to set name/description for "cloudctl ip static" (#9) @mwennrich
  • Fix config file lookup on Windows in home directory. (#11) @Gerrit91

cloudctl v0.7.16

20 Aug 06:58
effce16
Compare
Choose a tag to compare
cri improvements (#1)

* Fix containerd based cri cluster creation, add details about in wide output

cloudctl v0.7.15

18 Aug 09:29
7f8c27e
Compare
Choose a tag to compare
Merge pull request #8 from fi-ts/cluster-machine-ssh

cluster machine ls
cluster machine ssh
cluster machine console