tanshanshan
|
0ecff590bb
|
fix golint for some of pkg/util
|
2018-10-17 10:11:49 +08:00 |
Christian Schlotter
|
398039b36e
|
fix golint errors in pkg/util/strings
Signed-off-by: Christian Schlotter <christi.schlotter@gmail.com>
|
2018-10-06 13:35:19 +02:00 |
Jeff Grafton
|
ef56a8d6bb
|
Autogenerated: hack/update-bazel.sh
|
2018-02-16 13:43:01 -08:00 |
Jeff Grafton
|
efee0704c6
|
Autogenerate BUILD files
|
2017-12-23 13:12:11 -08:00 |
Jeff Grafton
|
aee5f457db
|
update BUILD files
|
2017-10-15 18:18:13 -07:00 |
Slava Semushin
|
19e9e027bb
|
Fix godoc comments.
|
2017-08-30 15:22:47 +02:00 |
Jeff Grafton
|
a7f49c906d
|
Use buildozer to delete licenses() rules except under third_party/
|
2017-08-11 09:32:39 -07:00 |
Jeff Grafton
|
33276f06be
|
Use buildozer to remove deprecated automanaged tags
|
2017-08-11 09:31:50 -07:00 |
Jeff Grafton
|
20d221f75c
|
Enable auto-generating sources rules
|
2017-01-05 14:14:13 -08:00 |
deads2k
|
37c0c14215
|
snip pkg/util/strings dependency
|
2017-01-05 09:42:42 -05:00 |
Mike Danese
|
161c391f44
|
autogenerated
|
2016-12-29 13:04:10 -08:00 |
Mike Danese
|
c87de85347
|
autoupdate BUILD files
|
2016-12-12 13:30:07 -08:00 |
Angus Salkeld
|
3a08cf0619
|
Correct the article in generated documents
For example:
"a Ingress" > "an Ingress"
|
2016-10-31 09:46:29 +10:00 |
Mike Danese
|
3b6a067afc
|
autogenerated
|
2016-10-21 17:32:32 -07:00 |
Kubernetes Submit Queue
|
67c7401fd8
|
Merge pull request #26688 from asalkeld/more-unittests-util-env
Automatic merge from submit-queue
Increase the unit test coverage in pkg/util
These are easy to test, so lets increase coverage.
|
2016-08-03 13:43:28 -07:00 |
Harry Zhang
|
15d0f5cfd5
|
Move linedelimiter to it's own pkg
Refactoring resource container
|
2016-07-29 02:29:26 -04:00 |
Angus Salkeld
|
2076071bbf
|
Increase coverage in pkg/util/strings to 100%
|
2016-07-08 12:35:23 +02:00 |
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
harry
|
7405c7899b
|
Add strings pkg to hold strings utils
Replace funtions with strings pkg
Fix all references and rename the pkg
|
2016-01-15 12:37:50 +08:00 |