Releases: isaaguilar/infrakube-cli
Releases · isaaguilar/infrakube-cli
v2.2.2 release
Changes in v2.2.2
Fixes
- On creating on new config file, continue to load file for usage in same command.
v2.2.1 release
Changes in v2.2.1
Changes
- Added support for any method to access
/connector
v2.2.0 release
Changes in v2.2.0
Changes
- Added
tfo dashboardsub-command. Requires tfo api >= 0.8.x.
v2.1.1 release
Changes in v2.1.1
Changes
- Bump package of terraform-operator@v0.14.0
v2.1.0 release
Changes in v2.1.0
Features
- Added allowing to define extra arguments to
execandlocal debugcommands which are the synonomous to kubectl exec command arguments. For exampletfo exec -c my-cluster -n default hello-tfo -- ls -lahwill executels -lahas the entrypoint command. The--is not required, but it lets the tfo binary to stop processing flags.
v2.0.0 release
Changes in v2.0.0
Features
- Added new
connectandexeccommands to communicate with a TFO API server + with SSO Support - Added a
--configoption to specify a configfile
Breaking Changes
- Removed the
-cshorthand for--kubecfg - Moved
debugcommand under a new subcommand. It is now accesssible atlocal debug - Removed the
showcommand
2.0.0-beta3 release
Changes in 2.0.0-beta3
Features
- Added new
connectandexeccommands to communicate with a TFO API server + with SSO Support - Added a
--configoption to specify a configfile
Breaking Changes
- Removed the
-cshorthand for--kubecfg
2.0.0-beta2 release
Changes in 2.0.0-beta2
Features
- Added new
connectandexeccommands to communicate with a TFO API server - Added a
--configoption to specify a configfile
Breaking Changes
- Removed the
-cshorthand for--kubecfg
2.0.0-beta1 release
Changes in 2.0.0-beta1
Features
- Added new
connectandexeccommands to communicate with a TFO API server
Breaking Changes
- Removed the
-cshorthand for--kubecfg
v1.3.0 release
Changes in v1.3.0
Breaking Changes
- Requires the new tf.galleybytes.com/
v1beta1apiVersion CRD installed