kubernetes/pkg/kubectl
Kubernetes Prow Robot 3dd8add5d2
Merge pull request #79549 from liggitt/admission-webhooks-v1
Promote admission webhook API to v1
2019-07-11 17:01:34 -07:00
..
apply Fixed some minor errors in openapi 2019-06-03 21:45:48 -04:00
apps fix golint failures of pkg/kubectl/apps 2019-04-17 19:37:35 +08:00
cmd Merge pull request #79968 from sukeesh/improveNoResource 2019-07-10 22:58:54 -07:00
describe Merge pull request #79960 from tedyu/desc-ref 2019-07-10 16:25:06 -07:00
drain Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
explain Use constant blocks to define constants in pkg/kubectl 2019-04-11 12:16:29 -04:00
generate Update go.mod, go.sum, and BUILD dependencies 2019-06-25 12:04:06 -07:00
generated updating github.com/go-bindata/go-bindata to v3.1.1 2019-06-20 11:30:30 -04:00
metricsutil hack/update-vendor.sh 2019-06-20 20:37:38 -04:00
polymorphichelpers Update go.mod, go.sum, and BUILD file dependencies 2019-06-24 08:17:47 -04:00
proxy delete unused code in proxy_server.go 2019-02-18 13:20:58 +08:00
scheme Generated 2019-07-10 17:38:09 -04:00
util update vendor 2019-06-27 15:18:46 -04:00
version kubectl: removes pkg/version dependency 2019-03-28 16:08:34 -07:00
.import-restrictions Remove internal object printing from kubectl 2019-06-28 10:54:50 -07:00
apply.go Fix some golint errors for packages in pkg/kubectl 2018-11-02 11:55:40 +08:00
BUILD Update dependencies BUILD/go.mod/go.sum 2019-06-28 11:56:18 -07:00
conditions.go
doc.go
history_test.go
history.go Move pkg/util/slice and update refs 2019-06-27 15:09:37 -04:00
interfaces.go
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
rollback_test.go Switch kubectl rollout to directly rolling back deployments 2018-10-26 23:48:44 -04:00
rollback.go Updated imports for util/deployment 2019-06-24 12:32:59 -07:00
rolling_updater_test.go change preempting to PreemptionPolicy 2019-05-31 12:42:05 +08:00
rolling_updater.go Updated publishing dependencies rules 2019-06-24 12:42:54 -07:00
rollout_status_test.go
rollout_status.go Updated imports for util/deployment 2019-06-24 12:32:59 -07:00
scale_test.go
scale.go make kubectl scale work without a GET if a precodition isn't requested 2019-03-08 14:47:12 -05:00