Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

1.2.5

Latest
Compare
Choose a tag to compare
@samsung-cnct-bot samsung-cnct-bot released this 17 Jan 23:42
· 4 commits to master since this release

Changelog

ca49930 build 185ebae
185ebae rev version of kraken-lib (#407)
9cf8777 remove the leading v (#229)
6bc9cb7 Add new build and release tasks (#222)
3dc4f8b updated the brew tap source to homebrew-kraken. (#226)
b728fb3 Updating Documentation to match with actual code (#225)
d9806b7 add certified kubernetes badges (#223)
f613144 Rewrite for gitlab CI/CD migration (#217)
aba34ac basic guidelines for AWS IAM policy to create/run/destroy cluster (#219)
74479c7 Add a mailmap file (#218)
6576300 do not show 'cluster state' message after successful cluster down (#215)
c94996c Change the way we call golint to support multiple packages (#200)
5add8c8 indicate GKE cluster names need to be lower case (#213)
eab8439 correct slack signup link (#209)
f855e53 Add a make task to regenerate bindata (#204)
29e1702 Remove unused go-bindata (#201)
a9fedee Update README for bindata updates (#202)
c76863f Fix make verify (#199)
c183b33 release artifact cleanup/add experimental windows binaries (#198)
8df7c75 [Issue 21] error message is now correct for the case where outputLocation is not default (#197)
b0c2ee7 Change name of container image to kraken-lib. (#195)
44f39d2 kubectl changes to go with those submited in kraken-lib (#178)
9acd833 put fetching gox as part of the compile, should fix release process on machines without the dependency installed. (#191)
ceda8f9 suggestion to change out spinner as current one gives the impression that it will terminate when reaching the end, false impressoin of pregression. Spinning does give this perception and so less likely to cause confusion. (#181)
36456b1 updated reference to old config format. Removed automatic variable expansion instructions, because a cursory attempt to follow them did not result in success (#190)
c3f7199 [Issue 184 ] Fail fast when config file isnt defined (#187)
1be83f8 [Issue 163] Removed GODEP references, binaries are lowercase k kraken (#189)
72600a8 updated documentation so that it fits changes with the update command. (#186)
b5e3ed0 remove patch version after getting cluster's kubernetes version. Should fix issues found when running helm. (#180)
a661dfe ensure that kraken cluster update runs with config file passed as a flag and not as an argument, should now be consistent with all other config dependent commands. (#179)
d39a7f1 update release doc section (#169)
c205196 add codeowners (#175)
b7f4873 added make verify, this includes the verify code, supporting code and all the checks we wish a developer to run. (#157)
f80d728 Updated readme. (#168)
a83c653 Image link fixed and spelling errors. (#166)
f4d6cda added missing --update-nodepools flag to documentation
9adf6af Cleanup of k2cli references/repo name (#164)
1cb966a Updated command for fetching official build (#162)
7d83b2a put the '' back so that we only build the desired targets (#159)
ac5e492 made changes based on results from running go simple, and go lint. Generated files are ignored. Moved files from container_helper that should really belong to cluster_helper. (#156)
5807eaa first commit, changing stages from up/down to tags, updating root timeout shorthand flag to capital T. (#151)
34f567e Edited README (#158)
952450a [Kraken-Release] command (#152)
4f8b6da first commit, first set of changes including some naming stuff. (#150)
d7445a4 K2cli migration to Kraken (#139)
2299a59 pass release branch parameter to makefile (#149)
4892474 use us-east1 (#148)
9c6b9d2 first commit to changes to fix issues with k2cli (#140)
a12fff5 Release fix mk ii (#146)
b3ad51a gke is a noop for now (#147)
bbb9d7e forgot a pair of ampersands (#145)
fd90018 k2cli release path (#144)
44b0176 missed a file, begone (#143)
4452cf4 added Jenkinsfile (#104)
4b57749 the docs folder is autogenerated and we don't have a good way to keep it up to date.
461bd1a release version 1.0.8 (#134)
41c7559 Added ability check helm_override_{cluster.name} env in k2cli (#131)
482e89d K2 shell script calls have bin in filepath (#126)
d7454e0 info on how to spinup non-HA cluster (#123)
4d2440b Created check for existence of supported version of helm (#119)
440a734 Nodepool flag (#117)
2775018 next release, make it stable (#116)
6475399 altered generate subcommand to exit if config file already exists (#115)
cde9b57 use the scripts that exist in K2
2716b07 Support TLS on Docker API connections (#111)
a33bf90 Update README.md
e06cfa3 Getting Started Guide Updates (#101)
bb3b74d add config file explicity for consistency (#108)
6a93fb7 K2cliupdate (#98)
90c5472 Add issue and pr templates. (#97)
4ae8cd6 changes to readme to include instructions for installation view brew. (#85)
e04ae0d guard against name not exsiting and rev version (#84)
96061bf Merge pull request #83 from davidewatson/ssh
8fdce70 Correct spelling.
18e0cc5 Implement a -f option for commands which may need to tolerate depreciated configuration files (#66).
5febfa5 verbose flag added for k2cli (#82)
bc838d3 Merge pull request #73 from DStorck/master
d1fa38b whitespace formatted
31392e9 updated arguments in tests
0db0272 Merge remote-tracking branch 'upstream/master'
dfeb5fb Merge pull request #74 from coffeepac/cluster-name-hack
774a128 set provider to aws unless specified as gke
d6b77e2 refactored generate to extract prerun and run
b1b4e24 tests for generate.go
9df021c had to do a bunch of conversions, Viper doesn't seem to handle lists cleanly on the access side
c00a7c6 hack to make k2cli work with new config: will only work on first cluster in list
ab92449 extracted prerun and run into functions
18222e3 updated docs for provider flag
2a076e5 added provider flag for config generation
7800a11 Merge pull request #65 from samsung-cnct/ds-default-config-location
9c4f180 changed k2cli tool examples to use default config location
0ed8dda updated k2cli tool examples for default location of config file
ba3dff4 added note about default location of config.yaml
23383b4 fix typos, copyright, k2/K2 (#62)
ed7214a Merge pull request #57 from alejandroEsc/ae/emptyvars
71156ac updated ignore file to include .idea files. Updated container_helpers.go to use a simple function for easier readability, included a test file.
03d197c Merge pull request #56 from joejulian/53_fix_spinner
a71d4bf Use spinner text fields instead of Printf
8ef6c40 Merge pull request #55 from joejulian/128_allow_credentials_use
53dd734 Don't create empty environment variables
651ac52 Merge pull request #50 from davidewatson/ssh
09b4bcd Comment out usage of command which is not implemented. See #49.
dabd75f Remove trailing whitespaces
2613baa Correct documentation regarding aws configuration file
3f675c6 Use the more verbose ${HOME} instead of tilde
8f47912 Merge pull request #44 from DStorck/master
97a10db changed secretKey to accessSecret and added correct link to helm repo
5e06aed Merge pull request #43 from coffeepac/release-bump
3d40810 update version for next release
8e8be0b Merge pull request #42 from coffeepac/enforce-stricter-container-naming
6aa4977 remove trailing dash from base container name
427b035 Merge pull request #39 from iredwards/doc-edits
e9f4259 change 'node' to 'Note'
209399a copy edit
7340194 Merge pull request #35 from joejulian/readme
98be5e4 Make a note about maximum cluster-name length
8025b82 Add docker requirement to the readme.
aed65ad Merge pull request #30 from joejulian/readme
50cf43f Terminate options list
ca7c584 Merge pull request #27 from joejulian/duplicate_binds
7ae1588 do not add duplicate binds to docker container definition
1e2b305 Merge pull request #25 from coffeepac/fix-bug-remove-from-readme
5675e4c fixed the noted bug. remove note from README
9d6f532 Merge pull request #24 from coffeepac/README-update
fdda207 changes from review
729f3d7 add a quick start guide and basic usage
cdd54b3 Merge pull request #16 from maratoid/master
e4f7d91 readme formatting
d5c1805 note on env var binding
4af4112 enable cluster name as env var, enable automatic env var binding
19e43b3 Merge pull request #15 from maratoid/master
a7f958d document cutting a release
5ed5a77 Merge pull request #14 from maratoid/master
432db68 review changes
9d9e85a add versioning
0d37cec Merge pull request #12 from maratoid/master
494e77c remove check on update include - we already check for these keys inside the update file
8773a88 address review comments. Add --keep-alive flag, that instead of removing the k2-xxx container after action is compete, keeps it around and renames it
ba28f87 address review comments. Add --keep-alive flag, that instead of removing the k2-xxx container after action is compete, keeps it around and renames it
e08300a add update command. have closure always clean up the named container
ebbd9ba Merge pull request #11 from maratoid/master
21d3b5e add a closure to clean up containers on action timeout
5bb8fbf Merge pull request #10 from spiffxp/name-k2-container
a5a9187 name k2 container based on deployment.cluster
38d3d6c Merge pull request #9 from spiffxp/output-generate-dest
8a30c0b Output where the config was generated
d9a8376 Merge pull request #8 from spiffxp/default-config-name
725855c k2 no longer defaults to krakenCluster
66745d4 Merge pull request #7 from maratoid/master
d7b1987 add note on env vars
72b6a00 Merge pull request #3 from maratoid/master
0a25c7c pass environment variables used in config file to docker container better
a149619 Merge pull request #2 from maratoid/master
dc53f1c remove debug output
9e6f871 expand environment variables in mounts
aaf9ac7 Merge pull request #1 from maratoid/master
85aabe9 example usage
16ee5af A mostly working golang client for k2
51d4449 Initial commit


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64