v0.1.51
Changelog
4afae0f Add .DS_Store to .gitignore
f7c4612 Added Delete to client
105d822 Added TODO to logs
17e79d2 Added a new kubectl command that works with stacc login
8dde8fc Added go get to bitbucket pipelines
61254b5 Added missing docker credentials to bitbucket pipeline
3beb301 Added more pipeline debug statements
351eeb9 Added more pipeline debug statements
1e6f678 Added pipeline debug statements
bc56eaf Added snapcraft login and cleaned up pipeline
f06e60c Added some comments for important modules
ca07c8f Changed bitbucket pipeline image
dfb4093 Changed bitbucket pipeline image to ubuntu
1ecc1ac Changed the default login provider to email-otp
56a49f5 Cleaned up client.go making it much easier for plugins to use it as a module
73f0bc5 Cleaned up client.go so that it's easier for plugins to use it for cluster communication
082ef83 Cleaned up the way local flags are being used
891d601 Commented out parts of the pipeline for testing
981e4f4 Disabled builds for linux 386
f8c5ace Disabled builds for linux arm64
d66ecf8 Enabled go 111 module for pipeline
cfe8419 Fixed bitbucket import path bitbucket.com -> bitbucket.org
9b6bbdd Fixed go 11 module export
1b19652 Fixed issue with creating snapcraft login credentials file
27d8f24 Fixed minor mistake in README.md
9037870 Formatting
6b1a534 Login now creates kubeconfig.yaml instead of .kubeconfig
7dbfba7 Moved client into it's own package
e9f3f19 Moved from flow-command-line-interface-go to stacc-command-line-interface
079aad7 Moved non CLI packages into a separate public library
162af2b Removed go get
ca11cf0 Removed goos ignores from .goreleaser.yml
257001d Removed old TODO
0391b0a Removed the api topic
e47d2e0 Removed the init command
0bda3ec Removed the process command so that it can be moved into it's own plugin
d9ca2e8 Removed the service topic
9ea6be4 Removed unnecessary comments
3fd5b88 Removed unused, commented out code blocks from Context.go
600220d Renamed references to the CLI from "flow" to "stacc"
9f777dc Revert "Commented out parts of the pipeline for testing"
dba27fe Revert "Login now creates kubeconfig.yaml instead of .kubeconfig"
eef6e9f The CLI now looks for plugins in current directory as well as path
5e44495 Updated bitbucket pipelines
f021cdd Updated bitbucket pipelines
ffb2afa Updated imports for the client module
4780a9c Updated pipeline
8678b2d Updated pipeline
1f7dbc2 [skip ci] Ran go fmt
b1ccb8a [skip ci] Updated README.md