hurf
|
36987e9dce
|
Move formatLabels function to labels package
As the TODO above the function instructed, move formatLables
function to labels package.
|
2015-08-23 18:27:48 +08:00 |
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 |
Meir Fischer
|
89a9e5e672
|
extend selector with EXISTS, new tests/some old tests use table-driven style; add Has to Labels interface; enforce Requirement restrictions in constructor
|
2014-10-06 21:10:11 -04:00 |
Yuki Yugui Sonoda
|
60dd1f7cc0
|
Eliminates tautological comments
|
2014-07-15 20:58:01 +09:00 |
Yuki Yugui Sonoda
|
85fa11da93
|
Fixes golint errors in pkg/labels
|
2014-07-11 22:28:27 +09:00 |
Burcu Dogan
|
f4d989ae92
|
labels: Fixing linting errors.
|
2014-07-10 22:08:12 -07:00 |
Daniel Smith
|
bc02b3c21a
|
Rename [label] query to selector
|
2014-06-19 13:31:42 -07:00 |
Daniel Smith
|
c4649d539b
|
Separate labels and selector in services for clarity
|
2014-06-19 13:30:04 -07:00 |
Daniel Smith
|
c4e575d4ac
|
switch to different types for different parts of the label query
|
2014-06-16 22:05:12 -07:00 |
Daniel Smith
|
3b980bd9dc
|
Make deterministic
|
2014-06-16 22:05:12 -07:00 |
Daniel Smith
|
c534d070e5
|
Rename LabelSet labels.Set
|
2014-06-16 22:05:12 -07:00 |
Daniel Smith
|
154ec0db1e
|
apiserver builds again
|
2014-06-16 22:05:12 -07:00 |