Stef Walter
481dbca8bc
Fix use of docker removed ParseRepositoryTag() function
...
Docker has removed the ParseRepositoryTag() function in
leading to failures using the kubernetes Go client API.
Lets use github.com/docker/distribution reference.ParseNamed()
instead.
Failure:
../k8s.io/kubernetes/pkg/util/parsers/parsers.go:30: undefined: parsers.ParseRepositoryTag
2016-04-25 11:37:10 +02:00
..
2016-04-17 06:32:36 -07:00
2016-03-15 16:02:05 -07:00
2016-02-29 12:05:13 -08:00
2016-03-22 17:26:50 -07:00
2016-03-17 14:24:35 -07:00
2016-04-22 15:34:55 -07:00
2016-02-18 06:58:05 +07:00
2016-04-25 11:37:10 +02:00
2015-08-05 17:30:03 -07:00
2015-05-01 17:49:56 -04:00
2016-04-12 13:10:51 -07:00
2016-02-22 09:54:47 -08:00
2016-04-20 09:48:24 -07:00
2016-03-22 17:26:50 -07:00
2016-03-01 09:11:32 -08:00
2016-03-25 15:25:09 -07:00
2015-11-19 13:20:02 +08:00
2016-04-25 11:37:10 +02:00
2016-04-17 20:22:57 -07:00
2016-04-20 19:44:40 -07:00
2016-03-25 23:45:59 +02:00
2016-04-20 09:48:24 -07:00
2016-03-04 18:30:59 -08:00
2016-03-01 09:11:32 -08:00
2016-01-08 17:21:43 -08:00
2015-05-01 17:49:56 -04:00
2015-11-25 09:43:48 +01:00
2016-03-25 15:25:09 -07:00
2016-02-15 22:54:54 +08:00
2016-04-22 22:49:50 +02:00
2016-04-22 15:34:55 -07:00
2016-02-05 14:02:28 -08:00
2016-03-01 09:11:32 -08:00
2016-02-01 21:06:44 +08:00
2016-03-02 20:46:32 -05:00
2016-03-01 09:11:32 -08:00
2016-02-09 15:22:22 +01:00
2016-01-30 00:25:50 -08:00
2016-01-30 00:25:50 -08:00
2015-12-21 17:07:21 +00:00
2015-05-01 17:49:56 -04:00
2016-04-11 00:57:03 +08:00
2016-02-02 23:41:55 +00:00
2016-03-04 21:26:41 -08:00
2015-11-11 15:00:37 -08:00
2015-08-05 17:30:03 -07:00
2016-04-13 14:20:51 -07:00