- 13 Jan, 2016 1 commit
-
-
jackgr authored
-
- 12 Jan, 2016 4 commits
- 08 Jan, 2016 3 commits
-
-
jackgr authored
-
Jack Greenfield authored
Add registry.ParseType.
-
Matt Butcher authored
ParseType parses a string and returns a *registry.Type. The client code currently uses this functionality, but it seems like it's better treated as part of the registry library, rather than as a one-off.
-
- 07 Jan, 2016 7 commits
-
-
Jack Greenfield authored
First cut of handling multiple registries with auth.
-
vaikas-google authored
-
vaikas-google authored
-
vaikas-google authored
-
vaikas-google authored
-
vaikas-google authored
-
vaikas-google authored
-
- 06 Jan, 2016 5 commits
-
-
vaikas-google authored
-
vaikas-google authored
-
Ville Aikas authored
-
vaikas-google authored
handle fetching number of urls as a unit that get pooled into a single template so that helm works out of the box
-
vaikas-google authored
-
- 18 Dec, 2015 3 commits
-
-
vaikas-google authored
Need to nohup these so they detach from current terminal process.
-
Brendan Melville authored
Improve license headers
-
Brendan Melville authored
-
- 17 Dec, 2015 1 commit
-
-
runseb authored
-
- 15 Dec, 2015 2 commits
-
-
Brendan Melville authored
Add support for helm packages, native kubernetes objects and helm repository format.
-
Ville Aikas authored
-
- 11 Dec, 2015 7 commits
-
-
vaikas-google authored
Changes to resourcifier Dockerfile
-
vaikas-google authored
Introducing binaries hosted from URL
-
Brendan Melville authored
Also adding docs on pushing, and the script for pushing.
-
Brendan Melville authored
-
Brendan Melville authored
Dockerfile and Makefile for cross-compile of dm
-
runseb authored
-
runseb authored
-
- 10 Dec, 2015 3 commits
-
-
Brendan Melville authored
Clean up the printing of the types, show the short url
-
Jack Greenfield authored
Logic for the token is wrong
-
Ville Aikas authored
-
- 09 Dec, 2015 1 commit
-
-
vaikas-google authored
-
- 08 Dec, 2015 3 commits
-
-
runseb authored
The use of token or basic auth was a conditional inside the TLS verify loop. You can use TLS or skip the verification and use token or basic auth. Just a tab issue. Put the token conditional outside the kubeInsecure check. Also handled the case that we actually switch the boolean for skip TLS and forced it to replace true or false.
-
vaikas-google authored
Implement --stdin flag on command line.
-
vaikas-google authored
Remove Google Inc. Copyright. from unit test files.
-