Commit Graph

22 Commits (47436683d4a889b6b97f0b8662b078c6f4365453)

Author SHA1 Message Date
Eric Paris 6b3a6e6b98 Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
2015-05-01 17:49:56 -04:00
Johan Euphrosine 478257a259 contrib/podex: add http status code handling 2015-02-26 13:30:48 -08:00
Johan Euphrosine bdaaa0f143 podex: add daemon mode 2015-02-26 12:17:45 -08:00
Johan Euphrosine aef560a01a contrib/podex: split manifest generation 2015-02-26 11:51:26 -08:00
Ashwin Raveendran 89d2bb4625 fixes godep save failure
godep save ./... fails not finding package gopkg.in/v2/yaml as
the same package is availble as gopkg.in/yaml.v2 through Godeps.json
2015-02-11 15:20:49 -08:00
Johan Euphrosine 363ce1b39a contrib: fix name and readability, exclude from test 2015-01-16 11:54:11 +01:00
Johan Euphrosine 8655d7cd07 contrib/podex: switch bool flags to strings 2015-01-14 01:52:55 +00:00
Johan Euphrosine f133c118cf contrib/podex: make flags optional 2015-01-09 15:03:12 +00:00
Johan Euphrosine 1f0d0cdc31 contrib/podex: switch to go-yaml to manage ordering 2015-01-09 14:54:54 +00:00
Johan Euphrosine 686b187067 contrib/podex: remove logging 2015-01-09 12:13:25 +00:00
Johan Euphrosine 49776d4d05 contrib/podex: use registry API to resolve image metadata 2015-01-08 12:16:41 +00:00
Sam Ghods 9a9a1e0939 Move from go-yaml/yaml to ghodss/yaml 2014-12-02 16:24:05 -08:00
jhadvig e0c8d53bbc update README 2014-11-11 23:00:34 +01:00
jhadvig 7851f5551c Podex handling multiple images 2014-10-22 02:18:14 +02:00
jhadvig e7af7b52c7 podex - DOCKER_HOST envar check 2014-10-07 22:26:03 +02:00
Johan Euphrosine 8f40d603f9 podex: add build to travis 2014-10-02 18:02:19 -07:00
Johan Euphrosine c0a2949219 podex: fix typo 2014-10-02 17:26:34 -07:00
Johan Euphrosine dbbe561a83 podex: gofmt -s 2014-10-02 10:57:30 -07:00
Johan Euphrosine 5aefc25dad podex: add comment about image name parsing 2014-10-02 10:56:53 -07:00
Johan Euphrosine dd571c5a76 podex: add TODO 2014-10-02 10:48:38 -07:00
Johan Euphrosine 4102e0d78d podex: fix build and reject conflicting options 2014-10-02 10:46:18 -07:00
Johan Euphrosine e5b3e41ef9 podex: move to contrib 2014-10-02 10:37:41 -07:00