Releases: outscale/oks-cli
Releases · outscale/oks-cli
v1.19.0
🛠️ Changed
- 🐛 Fix for the cp_multi_az flag by @outscale-ykr in #53
- ⚡️ "--set" flag for update and create actions by @outscale-rde in #50
- ⚡️ Add control against duplication of the same IP address in cluster's admin IPs by @outscale-rde in #51
- ⚡️ Add confirmation message when we try to delete nodepool by @outscale-rde in #49
- ⚡ Add netpeering commands by @emmanuel-quevillon-outscale and @outscale-ykr in #55
- ⚡️ Add the "deprecated" note for the "--deleted" flag by @outscale-rde in #48
Full Changelog: v1.18...v1.19
v1.18.0
✨ Added
- 🎉 Add possibility to work with project nets by @outscale-ykr in #41
🛠️ Changed
- ⚡️ Optimise behaviour in case of OTP auth error by @outscale-ykr in #39
- ⚡️ Verify that project UUIDs match in case of actions against the default cluster by @outscale-ykr in #43
- ⚡️ Fix the missing type for jwt option by @outscale-rde in #44
- ⚡️ Remove the empty project_id from cluster create dry-run by @outscale-rde in #46
Full Changelog: v1.17...v1.18
v1.17.0
✨ Added
- 🎉 Introduce _LiteralStr and _convert_multiline to ensure multi-… by @outscale-ykr in #33
- 🎉 Implement flag to list clusters from all projects by @outscale-ykr in #35
- 🎉 Add command my ip for cluster update by @outscale-rde in #37
🛠️ Changed
- ⚡️ Rework merge format_row function by @emmanuel-quevillon-outscale in #28
- ⚡️ Rework watch for clusters by @outscale-ykr in #35
Full Changelog: v1.16...v1.17
v1.16.0
✨ Added
- 🎉 add new shortcut for clusters by @outscale-rde in #11
- 🎉 Show information about kubeconfig generated file by @emmanuel-quevillon-outscale in #21
🛠️ Changed
- ⚡️ Zone flag is no longer required for the nodepool creation by @outscale-ykr in #22
- ⚡️ Show profile and region when listing projects and clusters by @emmanuel-quevillon-outscale in #25
- ⚡️ replace print with click.echo by @outscale-rde in #31
- ⚡️ add profile default in test by @outscale-ykr in #29
🐛 Fixed
- 🐞 Pin Click to <8.3.0 to avoid ctx.invoke Sentinel.UNSET break by @outscale-ykr in #30
Full Changelog: v1.15...v1.16
v1.15.0
[v1.15.0] - 2025-08-26
✨ Added
- 🎉 Introduced the possibility of multi-Subregion Control Plane clusters creation by @outscale-rde in #4
- 🎉 Introduced the possibility of choosing the OKS profile via environment variables by @emmanuel-quevillon-outscale in #10
- 🎉 Introduced the possibility of renaming profiles by @emmanuel-quevillon-outscale in #13
- 🎉 Introduced the possibility to use the table view for some cases by @emmanuel-quevillon-outscale in #7 and #8
🛠️ Changed
- ⚡️ Improved autocompletion by @outscale-ykr in #15 and #18
- ⚡️ Improved stability by @outscale-ykr in #14 and #17
🐛 Fixed
- 🐞 Fixed a bug related to the default Subregion parameter in Node Pool creation by @outscale-rde in #6 and by @outscale-ykr in #9
New Contributors
- @outscale-rde made their first contribution in #4
- @emmanuel-quevillon-outscale made their first contribution in #7
Full Changelog: v1.14.0...v1.15
v1.14.0
What's Changed
- ✅ test: Add CLI tests with mocks by @outscale-ykr in #2
- 📝 docs: Update README and author email in setup.py by @outscale-ykr in #3
New Contributors
- @outscale-ykr made their first contribution in #2
Full Changelog: https://github.com/outscale/oks-cli/commits/v1.14.0