Releases: fi-ts/cloudctl
Releases · fi-ts/cloudctl
v0.9.0
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
General Changes
- Allow removing egress IPs completely. (#32) @Gerrit91
- Remove unnecessary debugging outputs. (#31) @Gerrit91
- Update metal-lib to v0.6.6. (#30) @Gerrit91
- Snat (#24) @mwindower
- Multiple worker groups (#28) @Gerrit91
- Errors can now printed appropriately without type switch. (#27) @Gerrit91
- Add cluster issues command and other tweaks. (#23) @Gerrit91
v0.8.4
v0.8.3
v0.8.2
v0.8.1
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
anddescription
required fields onip 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
andip allocate
- Add global flag
--yes-i-really-mean-it
to skip security prompts - Alternative reconcile operations
--retry
and--maintain
- Add
cloudctl v0.8.0
cloudctl v0.7.17
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
cri improvements (#1) * Fix containerd based cri cluster creation, add details about in wide output
cloudctl v0.7.15
Merge pull request #8 from fi-ts/cluster-machine-ssh cluster machine ls cluster machine ssh cluster machine console