.. |
create.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_clusterrole.go
|
Minor adjustments to descriptions and example text
|
2021-07-06 15:05:26 -04:00 |
create_clusterrole_test.go
|
test: Fix deprecated --dry-run parameter
|
2020-10-14 10:00:08 +09:00 |
create_clusterrolebinding.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_clusterrolebinding_test.go
|
Fix int->string casts
|
2020-07-24 11:13:07 -04:00 |
create_configmap.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_configmap_test.go
|
Improve configmap test
|
2021-09-03 15:54:11 -04:00 |
create_cronjob.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_cronjob_test.go
|
Fix batch/v1 CronJob support in create, describe and polymorphichelpers
|
2021-03-09 09:44:02 +01:00 |
create_deployment.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_deployment_test.go
|
Support kubectl create deployment with replicas
|
2020-05-29 14:52:07 +08:00 |
create_ingress.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_ingress_test.go
|
code cleanup for kubectl
|
2021-04-12 10:45:08 +08:00 |
create_job.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_job_test.go
|
Drop cronjob beta API from create command
|
2021-04-29 15:06:41 +02:00 |
create_namespace.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_namespace_test.go
|
Remove the dependency between create namespace command and generators (#96556)
|
2021-02-05 17:33:15 +00:00 |
create_pdb.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_pdb_test.go
|
test: Assert max unavailable for PDB test cases
|
2021-10-28 05:20:03 +00:00 |
create_priorityclass.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_priorityclass_test.go
|
test: Fix deprecated --dry-run parameter
|
2020-10-14 10:00:08 +09:00 |
create_quota.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_quota_test.go
|
Remove the dependency between create quota command and generators
|
2020-10-03 03:04:09 +05:30 |
create_role.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_role_test.go
|
Allow create.specialVerbs to be customized
|
2021-12-16 13:08:28 -06:00 |
create_rolebinding.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_rolebinding_test.go
|
Update staging/src/k8s.io/kubectl/pkg/cmd/create/create_rolebinding_test.go
|
2020-11-04 11:50:03 +01:00 |
create_secret.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_secret_docker.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_secret_docker_test.go
|
Remove dependency of generators from create secret
|
2021-01-13 18:59:18 -05:00 |
create_secret_test.go
|
Added support for multiple --from-env flags
|
2021-08-09 00:05:43 -04:00 |
create_secret_tls.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_secret_tls_test.go
|
Remove dependency of generators from create secret
|
2021-01-13 18:59:18 -05:00 |
create_service.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_service_test.go
|
Add test create service with ns
|
2021-04-22 17:39:23 +08:00 |
create_serviceaccount.go
|
Generalize dry run verify to arbitrary query param
|
2022-03-09 14:51:50 +00:00 |
create_serviceaccount_test.go
|
remove generator dependency in create service account
|
2020-11-12 07:21:46 +05:30 |
create_test.go
|
Rename test/data directory to testdata
|
2019-10-31 13:40:02 -07:00 |
create_token.go
|
Add command to request a bound service account token
|
2022-01-31 11:46:50 -05:00 |
create_token_test.go
|
Add command to request a bound service account token
|
2022-01-31 11:46:50 -05:00 |