.. |
apply
|
remove unused code
|
2019-04-19 08:36:31 -04:00 |
apps
|
fix golint failures of pkg/kubectl/apps
|
2019-04-17 19:37:35 +08:00 |
cmd
|
Merge pull request #78445 from soltysh/remove_job_scale
|
2019-05-30 02:24:33 -07:00 |
describe
|
Enforce pod security policy for CSI inline
|
2019-05-29 15:38:21 -04: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
|
generated files
|
2019-04-05 14:30:52 -07:00 |
generated
|
Remove 404 link in kubectl help information
|
2019-03-01 18:17:08 +08:00 |
metricsutil
|
Fix some golint errors for packages in `pkg/kubectl`
|
2018-11-02 11:55:40 +08:00 |
polymorphichelpers
|
Merge pull request #77423 from apelisse/rollout-restart-other-workloads
|
2019-05-16 16:27:06 -07:00 |
proxy
|
delete unused code in proxy_server.go
|
2019-02-18 13:20:58 +08:00 |
scheme
|
API server should offer metav1 Table/Partial transforms
|
2019-05-10 15:29:07 -04:00 |
util
|
fix golint failures of pkg/apis/scheduling pkg/apis/storage/util pkg/apis/storage/v1/util pkg/apis/storage/v1beta1/util
|
2019-05-03 15:54:24 +08:00 |
validation
|
Run hack/update-bazel.sh
|
2018-06-22 16:22:57 -07:00 |
version
|
kubectl: removes pkg/version dependency
|
2019-03-28 16:08:34 -07:00 |
.import-restrictions
|
Remove unnecessary prefixes from various .import-restrictions files
|
2019-02-11 16:47:28 -05:00 |
BUILD
|
This commit does two things in pkg package:
|
2019-04-09 10:56:35 +08:00 |
OWNERS
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01:00 |
apply.go
|
Fix some golint errors for packages in `pkg/kubectl`
|
2018-11-02 11:55:40 +08:00 |
conditions.go
|
Remove dependency on internal version of resource
|
2018-09-13 17:32:52 -07:00 |
doc.go
|
…
|
|
history.go
|
prune internal clients from kubectl describer
|
2018-11-16 00:11:10 +08:00 |
history_test.go
|
…
|
|
interfaces.go
|
…
|
|
rollback.go
|
update deployment, daemonset, replicaset, statefulset to apps/v1
|
2018-12-19 10:46:45 -05:00 |
rollback_test.go
|
Switch kubectl rollout to directly rolling back deployments
|
2018-10-26 23:48:44 -04:00 |
rolling_updater.go
|
This commit does two things in pkg package:
|
2019-04-09 10:56:35 +08:00 |
rolling_updater_test.go
|
Update client callers to use explicit versions
|
2019-02-26 08:36:30 -05:00 |
rollout_status.go
|
kubectl: copy deployment util dependency into kubectl
|
2018-10-18 12:02:39 -07:00 |
rollout_status_test.go
|
Remove unused client in rollout status
|
2018-09-26 13:12:35 -07:00 |
scale.go
|
make kubectl scale work without a GET if a precodition isn't requested
|
2019-03-08 14:47:12 -05:00 |
scale_test.go
|
Fix the returned messaged: statefullsets->statefulsets
|
2018-08-28 15:20:21 +08:00 |