..
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 #73982 from tanshanshan/fixcp
2019-07-02 22:48:29 -07:00
describe
Output boolean for AllowPrivilegeEscalation
2019-07-03 12:15:08 -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
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
API server should offer metav1 Table/Partial transforms
2019-05-10 15:29:07 -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
Remove dependency on internal version of resource
2018-09-13 17:32:52 -07:00
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
Remove unused client in rollout status
2018-09-26 13:12:35 -07:00
rollout_status.go
Updated imports for util/deployment
2019-06-24 12:32:59 -07:00
scale_test.go
Fix the returned messaged: statefullsets->statefulsets
2018-08-28 15:20:21 +08:00
scale.go
make kubectl scale work without a GET if a precodition isn't requested
2019-03-08 14:47:12 -05:00