Releases: signadot/cli
Releases · signadot/cli
v0.5.1
v0.5.0
Changelog
- b6634b1 cluster traffic -> local traffic (#81)
- 35a4672 Local baseline port int (#80)
- 83c8eb4 add user param (#79)
- f63dc92 Fixes to status printing and simplifications (#78)
- 0794fcb remove grpc layer errors from sandbox apply proxy (#77)
- a6a5d9d Improve help text associated with local sandboxes (#70)
- 4890fb2 Remove strong kubectx dependency & improve status (#76)
- 966c7d6 support symlinks for argv[0] (#67)
- 7ed00a3 check sb cluster matches connected cluster (#75)
- 93033a5 Addition of the --root-manager and --sandbox-manager flags to locald (#69)
- 441ded9 do not update reverse tunnels unless there is a corresponding spec change. (#68)
- 5c8b8cb priveleges -> privileges (#64)
- c2e79ae local disconnect (#62)
- c6092ea Local status subcommand (#61)
- a667c38 Upgrade of libconnect (new tunnel api spec) (#60)
- 0027175 remove interactive and add sudo prompt (#58)
- b35127d add description field, remove comment
- c7bfd3e Integration with revtun config labels (#59)
- e8f9598 minimal change to support new tolocal fields from cluster (#57)
- 9656b5e support for macos vpn route commands (#56)
- 49ab4c4 Fix problem reading config in local connect, and some other improvements (#55)
- b9bad64 Local connect non-interactive mode (#52) (#54)
- c5107fb Merge branch 'local-sandboxes-main' of https://github.com/signadot/cli into local-sandboxes-main
- 29757d5 improve error message
- b950617 add preview endpoint and labels
- f3557fe fixes from testing
- 882f1c1 add libconnect reference in README
- 6a14a44 Improvements and fixes on top of local-sandboxes-main (#51)
- da11e96 remove debug printing
- f7985c8 cleanup/simplify
- 8e3a0ba add root status proxy to sbmanager status endpoint
- 843948a reconnect when cluster health fails for too long
- b29fd17 fixes from testing: localnet
- 9c4c179 fix from testing: pfw can be nil
- b05df35 api fixes
- 337199a shutdown fixes
- 1d607b7 misc-fixes
- e24f959 fix import from merge
- 5265c04 Merge branch 'locald-root-logic' into locald-sbmgr-sb-status
- bb7b7ce workaround viper local config parse non-functionality
- 1adb94d Merge branch 'locald-root-logic' of https://github.com/signadot/cli into locald-root-logic
- 8e1a723 Merge branch 'locald-sbmgr-sb-status' of https://github.com/signadot/cli into locald-sbmgr-sb-status
- 102db7b checkpoint
- 0ad1c4c checkpoint
- c1ca5fc Merge branch 'locald-sbmgr-sb-status' of https://github.com/signadot/cli into locald-sbmgr-sb-status
- e59d863 Shutdown logic for rootmanager
- 5990e83 checkpoint
- 59484da checkpoint
- 7cf9c1c Merge remote-tracking branch 'origin/locald-sb-manager-start' into locald-root-logic
- 8067bd6 Function version of root manager
- d537afb Merge branch 'locald-sb-manager-start' into locald-sbmgr-sb-status
- f26ddfa checkpoint
- ffb0864 Upgrade of libconnect and fixes in local connect (#48)
- a999344 PR feeback
- 281e5ad Update libconnect
- 746ca37 Merge remote-tracking branch 'origin/locald-sb-manager-start' into locald-root-logic
- f8b1a3c Fix running root manager
- fa83b6b some invocation fixes, checkpoint
- 1e40bc8 add orig uid HOME and PATH when unpriveleged
- a3913be Merge branch 'locald-sb-manager-start' into locald-sbmgr-sb-status
- 98a43fe use-builtin-grpc-client-reconnect and status codes
- 15bbf13 WIP (#47)
- b90c6d7 checkpoint
- e269fd9 WIP
- 8162839 Merge branch 'local-locald-invocation' into locald-sb-manager-start
- 9218243 invocation config
- 730bae3 Start working on root manager (#46)
- 6dc1a90 svchealth translation utility
- ab7b8b1 Start working on root manager
- 7de927a Merge branch 'main' into locald-sb-manager-start
- 8916b16 More locald scaffolding (#44)
- 2de3fd8 add port-forward status
- 74c3ab5 locald --sandbox-manager flag, as discussed (#43)
- 2419fb4 more locald scaffolding
- da2bbcb locald --sandbox-manager flag, as discussed
- e045a44 local command scaffolding and config (#42)
- 5b632db Definition of the LocalNet & SandboxManager API specs (#41)
v0.4.0
Changelog
- 2790c30 CR followup: naming (#37)
- 71646d7 bugfix for variable + embed encoding (#39)
- 184f27a fix yaml output for multiline (#38)
- 9825b35 Use go-sdk v0.3.7 (#36)
- e52cf73 improved template support for variables and filepaths (#35)
- d3649ab Addition of jsonexact.Unmarshal() to disallow unknown fields from YAML definitions (#31)
- ba11dbe Embed text and yaml from path relative to the main template (#34)
- 409f5af Support embedding content from file (#33)
- 66ad74c CRUD for Resource Plugins (v2) (#32)
- eea80de cli support for routegroups (#29)