Carlos de Paula
25f174bf7a
Bump Ginkgo module to release version
...
Kubernetes-commit: c71dd7e4ee6b6f8f624ffc12fc38d1c6dedc5739
2019-12-19 19:30:42 -03:00
Carlos de Paula
eacfb73662
Bump Ginkgo to support building on riscv64 arch
...
Kubernetes-commit: ecfd30d2517c52f158b099abcc303cce307c324d
2019-12-06 15:23:15 -05:00
Kubernetes Publisher
1528d4eea6
Merge pull request #86361 from seans3/apply-refactor
...
kubectl apply refactor
Kubernetes-commit: 8c2f2c93bce58cd9d10e5045d2d967bc437f372e
2019-12-19 15:49:10 +00:00
Kubernetes Publisher
47798eee43
Merge pull request #82971 from AnishShah/proxy.go
...
Refactor `kubectl proxy` command to have similar design pattern as other kubectl commands.
Kubernetes-commit: 7a6090550a36263ffb6bdf2b062b58f6fea9e1f2
2019-12-17 23:29:23 +00:00
Sean Sullivan
2598a9eb6d
Adds PreProcessor and PostProcessor functions for modifying apply behavior
...
Kubernetes-commit: 79bc63fb4b79caea4b141d318b11a0892ca14c95
2019-12-17 14:58:54 -08:00
Sean Sullivan
641631dfad
Moves visitedUids and visitedNamespaces (used for pruning) into ApplyOptions
...
Kubernetes-commit: 4e45421f610eb881a03c0d82fca038788db12b08
2019-12-17 14:19:00 -08:00
Kubernetes Publisher
3911017ab9
Merge pull request #86040 from haosdent/fix-staticcheck-annotate
...
fix static check in kubectl/pkg/cmd/annotate.
Kubernetes-commit: 623b6978866b5d3790d17ff13601ef9e7e4f4bf0
2019-12-17 15:28:05 +00:00
Sean Sullivan
42da131431
Move patch functionality for apply into its own file.
...
Kubernetes-commit: 670369f2a4a7a7d9dad3a1ae1a334317a135f6c7
2019-12-16 16:41:49 -08:00
Sean Sullivan
65d873e277
Moved prune functionality into its own file.
...
Kubernetes-commit: e38e320222a1f44373ab3eaea8713f4772b26f6b
2019-12-16 16:13:39 -08:00
Sean Sullivan
dfcc649b05
Refactored some apply printing functionality; removed unneeded count and objs variables
...
Kubernetes-commit: 07cb2fda5dada5c5145216bcab90e38426cf68e8
2019-12-16 15:21:57 -08:00
Sean Sullivan
dd819b3425
Created GetObjects() method for ApplyOptions and integrated into apply
...
Kubernetes-commit: 02af4c9be20db201f2a2069816e97004a96bf760
2019-12-16 13:56:52 -08:00
Sean Sullivan
395bc6fc90
Changes Visit() to Infos() in apply to keep slice of objects
...
Kubernetes-commit: 2103ea4ddedc59d14322fd0fc34c8a9928256551
2019-12-16 13:00:33 -08:00
Kubernetes Publisher
22c6d6a0c7
Merge pull request #86269 from odinuge/go-mod-version
...
Update go version in go.mod to 1.13
Kubernetes-commit: b96642aeaeefee838b5f0938e5d04765dd27d39b
2019-12-14 19:31:20 +00:00
Odin Ugedal
898749a98f
Update go version in go.mod
...
We now use go 1.13 and not 1.12
Kubernetes-commit: 4769cbedd5bdaf61e329b4e9687ec97a6c53b61a
2019-12-14 12:43:14 +01:00
Kubernetes Publisher
c53c16a548
Merge pull request #85511 from oke-py/port-forward-named-port
...
Fix a bug in port-forward: named port not working with service
Kubernetes-commit: 92a14f4f7ef11c580961f0aebe491d0ff148e191
2019-12-13 03:30:11 +00:00
Kubernetes Publisher
cfca652cc0
Merge pull request #85406 from zhouya0/kubectl-change-podSecurityPolicy-group
...
kubectl change podSecurityPolicy group
Kubernetes-commit: 5a45e300819b6d3248fed620ba07a893cf448908
2019-12-13 03:30:09 +00:00
Kubernetes Publisher
8ebe75d8ba
Merge pull request #83525 from oke-py/contribute-kubectl-book
...
Clalify how to contribute to kubectl book
Kubernetes-commit: 9caeb09169c3c14515bbbcaa72d595cff79bdda7
2019-12-11 23:29:07 +00:00
Kubernetes Publisher
a20db94d5b
Merge pull request #74525 from gliush/configurable-hpa-limits
...
Configurable HorizontalPodAutoscaler
Kubernetes-commit: 928817a26a84d9e3076d110ea30ba994912aa477
2019-12-11 15:32:52 +00:00
Arjun Naik
fa550e796d
Adds tests
...
Signed-off-by: Arjun Naik <arjun@arjunnaik.in>
Kubernetes-commit: 8ab226263a18fa16afdb6fd14da63544095a8937
2019-12-10 18:09:08 +01:00
Kubernetes Publisher
846b394714
Merge pull request #85577 from mgugino-upstream-stage/unready-node-timeout
...
kubectl/drain: add option skip-wait-for-delete-timeout
Kubernetes-commit: 93eb2e38a7800087f0ab2ae058cccd4dcceae8f9
2019-12-10 00:46:32 +00:00
Haosdent Huang
08def252f7
fix static check in kubectl/pkg/cmd/annotate.
...
Kubernetes-commit: 303c1a40bcee81fe14845d2af9dae2073f86ec52
2019-12-08 23:25:50 +08:00
Kubernetes Publisher
b909fcb4a0
Merge pull request #85709 from tanjunchen/correct-404-ruls
...
correct invalid urls
Kubernetes-commit: 117a3a7f2a4f0229516b18c47fbcbaa223211878
2019-12-06 20:48:26 +00:00
tanjunchen
94234261fb
correct invalid urls
...
Kubernetes-commit: efd61ae3e4826125d65ef7824e3243e2480c7205
2019-12-06 23:31:41 +08:00
Kubernetes Publisher
24f2b8d929
Merge pull request #82660 from sallyom/list-pods-dry-run-drain
...
When running `kubectl drain` in dry-run, list warnings and pods that would be deleted.
Kubernetes-commit: 646afd52ff93b069401a61dc3b4b9ec37a1d936a
2019-12-06 05:03:57 +00:00
Kubernetes Publisher
a08e9829ac
Merge pull request #85863 from nan-yu/pdb_status_renaming
...
Rename PodDisruptionsAllowed to DisruptionsAllowed in type PodDisruptionBudgetStatus
Kubernetes-commit: b8ce44f00669f09b26c2122ae243d47460c757a6
2019-12-06 01:04:10 +00:00
Kubernetes Publisher
ce1b5846dc
Merge pull request #85571 from mgugino-upstream-stage/drain-ignore-pdbs
...
kubectl/drain: add disable-eviction option
Kubernetes-commit: b42f21982c965630f82f053425ba067d818203f5
2019-12-05 00:45:21 +00:00
Kubernetes Publisher
a3a0d014e5
Merge pull request #85293 from huffmanca/include_fstype_csi
...
Included FSType in CSI volumes
Kubernetes-commit: 2b6857db4d4226cc07180308fe8a8507abbc7700
2019-12-04 09:45:27 +00:00
Kubernetes Publisher
03dd8a5df9
Merge pull request #85574 from mgugino-upstream-stage/kubectl-drain-ctx
...
kubectl/drain: Add context support
Kubernetes-commit: 3e7c787d3ae8d03de55c1c3e64fd1d41437c6bd4
2019-12-04 09:45:25 +00:00
Kubernetes Publisher
23432852b0
Merge pull request #85644 from liggitt/meta-v1-table
...
Switch TableGenerator/TableConvertor interfaces to metav1
Kubernetes-commit: 050c9471c86e0d455c0cf44add3af8c98ab4e8b5
2019-12-04 09:45:23 +00:00
Kubernetes Publisher
ae86c4ed25
Merge pull request #85490 from sallyom/set-resources-no-error-no-change
...
don't error if set-resources patch is empty
Kubernetes-commit: 7c87b5fb55ca096c007c8739d4657a5a4e29fb09
2019-12-04 09:45:21 +00:00
Kubernetes Publisher
21ad77b94e
Merge pull request #85595 from zhouya0/add_test_coverage_with_kubectl_get_components
...
add test coverage with kubectl get components
Kubernetes-commit: ab0bfb304caa3f67d5c207c2356557cda90936b9
2019-12-04 09:45:19 +00:00
Nan Yu
656f993514
Rename PodDisruptionsAllowed to DisruptionsAllowed in type PodDisruptionBudgetStatus
...
Kubernetes-commit: 1fb0dd4ec5134014e466509163152112626d52c3
2019-12-03 11:22:23 -08:00
Jordan Liggitt
1d31df4756
fixup kubectl test
...
Kubernetes-commit: deb75da17bb1fa95e5b56fb1207ba247cd9953dd
2019-11-26 13:13:38 -05:00
Jordan Liggitt
74e4737411
Switch TableGenerator/TableConvertor interfaces to metav1
...
Kubernetes-commit: 36eb250cbb441984260ded6f7abeb796974031c3
2019-11-26 13:13:25 -05:00
Kubernetes Publisher
c273777957
Merge pull request #85496 from tanjunchen/fix-invalid-urls
...
fix 1-12 number urls
Kubernetes-commit: a3a2c4230d8cea0d192fb15835c47da3604bd95e
2019-11-26 02:26:06 +00:00
Kubernetes Publisher
d134c5a987
Merge pull request #85556 from wojtek-t/fix_kubectl_conversions
...
Cleanup conversions in kubectl
Kubernetes-commit: c3184828cbc87b8fbac4c8ee2d6a5cafbe315137
2019-11-25 18:41:53 +00:00
zhouya0
6d82c82d12
add test coverage with kubectl get components
...
Kubernetes-commit: 07806d4300c5f410194c0dcd2da86c40bef42e1b
2019-11-25 17:57:56 +08:00
Michael Gugino
ebda9f6262
kubectl/drain: add option skip-wait-for-delete-timeout
...
Currently, some circumstances may cause waitForDelete to
never succeed after the pod has been marked for deletion.
In particular, Nodes that are unresponsive and have
pods with local-storage will not be able to
successfully drain.
We should allow drain to ignore pods that have a
DeletionTimestamp older than a user-provided age.
This will allow controllers utilizing kubectl/drain
to optionally account for a pod that cannot be
removed due to a misbehaving node.
Kubernetes-commit: da53044abdf8c8a9771a5c3dfd861f0c4ec78c40
2019-11-23 20:00:06 -05:00
Michael Gugino
fe592e7f80
kubectl/drain: Add context support
...
This commits allows specifying a context.Context
in the Helper type. This context is utilized to
cancel waitForDelete.
Kubernetes-commit: 8682e902f5487e04b893da7230125db0d7ae66b4
2019-11-23 13:58:59 -05:00
Michael Gugino
feccbe3c28
kubectl/drain: add disable-eviction option
...
Currently, if eviction is supported during a drain operation,
eviction is always used.
This commit allows the user to specify disabling eviction.
This is particularly useful when you wish to ignore
PodDisruptionBudgets after a normal drain has failed for
some time.
Kubernetes-commit: 6c1d587d5142b95e6c169a198a086332a7e4d8ad
2019-11-23 11:18:52 -05:00
Naoki Oketani
fe07b19cb4
Fix a bug in port-forward: named port not working with service
...
Kubernetes-commit: 73c1ab71e27eee0066ba637575e60093952f3ff1
2019-11-22 02:59:26 +09:00
tanjunchen
59fe764179
fix 1-12 number urls
...
Kubernetes-commit: 8f4a262d618ff5457268d7494e3720ee37b524b0
2019-11-21 11:17:46 +08:00
Kubernetes Publisher
c390dc2e34
Merge pull request #85223 from sttts/sttts-crd-items-types
...
apiextensions: fix items+type logic in API due to broken go-openapi validation
Kubernetes-commit: 976712556e4bd22d5312a0af36b18127c709d54a
2019-11-21 02:31:11 +00:00
Sally O'Malley
de3d4fcc02
don't error if set-resources patch is empty
...
Kubernetes-commit: ecd1c0747272ab908daa64b0f4b2b18a8cb18362
2019-11-20 19:22:18 -05:00
zhouya0
0833d7cba2
kubectl change podSecurityPolicy group
...
Kubernetes-commit: 7947b6ce6d8a498000d81b68fa674f88b1d7680a
2019-11-18 15:00:33 +08:00
Wojciech Tyczynski
24d21a0ee4
Fix kubectl conversions
...
Kubernetes-commit: bfa4188123ed334d4f5dda3a79994cadf663d8f2
2019-11-17 18:35:55 +01:00
Dr. Stefan Schimanski
f605806477
hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5
...
Kubernetes-commit: ef88c43c0296e6004d0e3407a1336074897b309d
2019-11-15 13:48:59 +01:00
Kubernetes Publisher
fbc5d36fee
Merge pull request #85305 from codenrhoden/remove-mount-pkg
...
Remove pkg/util/mount (moved out of tree)
Kubernetes-commit: 45e0080fd5883e3355233c9c22fa5bf242d525dd
2019-11-15 22:28:26 +00:00
Travis Rhoden
5790b8d2d7
Remove pkg/util/mount (moved out of tree)
...
This patch removes pkg/util/mount completely, and replaces it with the
mount package now located at k8s.io/utils/mount. The code found at
k8s.io/utils/mount was moved there from pkg/util/mount, so the code is
identical, just no longer in-tree to k/k.
Kubernetes-commit: 0c5c3d8bb97d18a2a25977e92b3f7a49074c2ecb
2019-11-14 13:30:00 -07:00
Kubernetes Publisher
14ad457328
Merge pull request #84424 from mikedanese/expcache
...
Add an expiring cache for the caching token authenticator
Kubernetes-commit: 19b4017b5d5c5695403a9804f5ea3de11a436c04
2019-11-15 02:26:11 +00:00