Tim Hockin
492aad6de3
update third_party go/build to go1.6
2016-05-08 20:30:38 -07:00
Paul Morie
180bed7b5c
Fix a couple typos
2016-02-02 15:39:33 -05:00
Clayton Coleman
14a3aaf479
protobuf: During generation, copy protobuf tags back
...
The protobuf tags contain the assigned tag id, which then ensures
subsequent generation is consistently tagging (tags don't change across
generations unless someone deletes the protobuf tag).
In addition, generate final proto IDL that is free of gogoproto
extensions for ease of generation into other languages.
Add a flag --keep-gogoproto which preserves the gogoproto extensions in
the final IDL.
2016-01-26 11:41:21 -05:00
Jay Vyas
9c673c3051
Fixing import format in thirdparty libraries to separate local imports.
2015-11-24 10:31:26 -05:00
Daniel Smith
4deda6ea98
Vendor in go1.5.1 dependency
...
* Changes to make vendored packages accept new home.
* Fix go2idl to import vendored packages.
2015-10-21 09:56:36 -07:00
Daniel Martí
586cb9126a
Move pkg/util.Time to pkg/api/unversioned.Time
...
Along with our time.Duration wrapper, as suggested by @lavalamp.
2015-09-17 17:51:27 -07:00
Dai Zuozhuo
b61a905b19
add jsonpath to kubectl
2015-08-20 08:57:24 +08:00
Mike Danese
8e33cbfa28
rewrite go imports
2015-08-05 17:30:03 -07:00
Dai Zuozhuo
949704af2c
jsonpath template
2015-07-28 10:17:56 +08:00
Paul Morie
34aa9455f9
Use byte buffer in expansion/expand.go
2015-05-23 14:34:10 -04:00
Paul Morie
e84092f870
Add variable expansion and design doc
2015-05-18 15:59:55 -04:00
Andy Goldstein
44d41a0f1b
Move golang code to third_party
2015-02-20 20:00:31 -05:00