juanvallejo
d036686185
fix --local flag for kubectl set
commands
2017-06-13 12:57:05 -04:00
Jeffrey Regan
7abff879d7
Introduce visibility rules to kubernetes code.
...
**What this PR does / why we need it**:
Visibility rules allow dependency control. The rules currently in
place make all targets public, to override the default state of
private. This PR removes public visibility from kubectl code. It
uses specially named pacakge groups to identify "bad" dependencies on
kubectl code for later refactoring or removal.
**Which issue this PR fixes**
First in a series of PRs to address kubernetes/community#598
**Release note**:
```release-note
NONE
```
2017-05-15 12:50:56 -07:00
mbohlool
ea042c6ca0
Update go-restful dependency
2017-05-05 13:57:01 -07:00
Fabiano Franz
2b178ad608
Basic support for kubectl plugins
2017-04-28 01:34:07 -03:00
Phillip Wittrock
21e239fb82
kubectl OpenAPI bazel updates
2017-04-25 10:45:50 -07:00
Mike Danese
a05c3c0efd
autogenerated
2017-04-14 10:40:57 -07:00
Clayton Coleman
651188d687
generated: bazel
2017-02-23 00:28:32 -05:00
deads2k
2734f8f892
move dynamic and discovery clients
2017-01-26 08:37:06 -05:00
deads2k
502bfdf944
client/restclient/fake move to client-go
2017-01-25 08:29:48 -05:00
deads2k
ee6752ef20
find and replace
2017-01-20 08:04:53 -05:00
deads2k
c587b8a21e
re-run client-gen
2017-01-20 08:02:36 -05:00
deads2k
f1176d9c5c
mechanical repercussions
2017-01-13 08:27:14 -05:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Jeff Grafton
20d221f75c
Enable auto-generating sources rules
2017-01-05 14:14:13 -08:00
deads2k
50f6733800
make kubectl factory rings
2016-12-15 15:18:16 -05:00
Mike Danese
c87de85347
autoupdate BUILD files
2016-12-12 13:30:07 -08:00
Clayton Coleman
5df8cc39c9
refactor: generated
2016-12-03 19:10:46 -05:00
Clayton Coleman
35a6bfbcee
generated: refactor
2016-11-23 22:30:47 -06:00
Chao Xu
fd2fdfba89
move client/unversioned/fake to client/restclient/fake
2016-10-29 14:22:02 -07:00
deads2k
81ae13084d
handle non-generated client removal
2016-10-26 16:10:41 -04:00
Mike Danese
3b6a067afc
autogenerated
2016-10-21 17:32:32 -07:00