Commit Graph

2808 Commits

Author SHA1 Message Date
Alexander Zielenski e2205712e6 update kube-openapi
hack/pin-dependency.sh k8s.io/kube-openapi 172d655c2280350c77cf05962948fc67ff043492
hack/update-vendor.sh

Kubernetes-commit: f622dd918ab5d3bc902a8c625a0a89b21e8afe43
2022-10-13 19:51:22 -07:00
Kubernetes Publisher bb0ea31cc8 Merge pull request #113011 from jpmcb/cobra-1.6.0
Bumps cobra from 1.5.0 to 1.6.0

Kubernetes-commit: 79b4f1e77ae98ede37fd117f36158e88116a8a15
2022-10-13 21:40:32 +00:00
Paco Xu 518a57615c update fsnotify to v1.6.0
Kubernetes-commit: 3fee9d27355afe64dec7fa264e1faf209712f169
2022-10-13 13:14:43 +08:00
John McBride 3f304cc18a Bumps cobra from 1.5.0 to 1.6.0
- Upgrades mousetrap license to latest Apache 2.0

Signed-off-by: John McBride <jpmmcbride@gmail.com>

Kubernetes-commit: dfb55ba48a3d7bcf8efad080de822c57a3d8670f
2022-10-12 14:53:32 +00:00
Kubernetes Publisher 7ef9a004b2 Merge pull request #112989 from ameukam/bump-golang.org/x/text-to-v0.3.8
Bump golang.org/x/text to v0.3.8

Kubernetes-commit: 054d86feb42b67bb13608d9aa9a7c986750da753
2022-10-12 04:29:41 +00:00
Arnaud Meukam 725636b63e Bump golang.org/x/text to v0.3.8
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>

Kubernetes-commit: 0d19690a54e480923e8222ce79566e6879667a1f
2022-10-11 23:30:39 +02:00
Kubernetes Publisher b30069c8b5 Merge pull request #112875 from pohly/update-yaml
dependencies: update to sigs.k8s.io/yaml v1.3.0

Kubernetes-commit: 93d1c43b491a39740297cf1e76782b99d8739865
2022-10-06 16:32:02 +00:00
Patrick Ohly d36da37d17 dependencies: update to sigs.k8s.io/yaml v1.3.0
No particular benefit and no relevant changes, it's just to stay up-to-date and
to avoid having to pull that in when merging
https://github.com/kubernetes/kubernetes/pull/111023 which indirectly depends
on the newer release.

Kubernetes-commit: 9b93cc663a102b6e36f07eecc7b6e32225f39295
2022-10-05 11:14:23 +02:00
Kubernetes Publisher 82a9434798 Merge pull request #112753 from flant/who-am-i-error
Add more accurate error message for WhoAmI command

Kubernetes-commit: e0e03027e01a0d96163b328d2667a25b54952116
2022-09-29 18:58:39 +00:00
Kubernetes Publisher 90682f9d52 Merge pull request #112731 from pacoxu/blackfriday-v2
upgrade Blackfriday to v2 and re-implement render

Kubernetes-commit: 8d1ba6a0861d4c11336d2a9895c3800d9fc795c4
2022-09-29 18:58:37 +00:00
m.nabokikh a5404b6548 Split the API error in two
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>

Kubernetes-commit: e6e670624b5fbe5493f48796f54e60d505727314
2022-09-29 11:50:33 +02:00
m.nabokikh faf015bc84 Fix the code according to the code review comments
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>

Kubernetes-commit: 967fdbd3d52b67ed5c72f2b4888adae1f04489e1
2022-09-27 15:49:51 +02:00
m.nabokikh d614c60b0c Add more accurate error message for WhoAmI command
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>

Kubernetes-commit: bbc58a55176ea9f879e4dfabfde0202a17504c56
2022-09-27 14:12:07 +02:00
Paco Xu e0b132cd00 add unit test for normalizer rendering markdown
Kubernetes-commit: 9d2be187e550604879ad33d99379550b6fbebc3b
2022-09-27 14:06:40 +08:00
Paco Xu 8402e4686d implement blackfriday render using v2
Kubernetes-commit: baedc1cd3201421a3c90f30876c1a6ae0b0df927
2022-09-26 16:56:20 +08:00
Paco Xu 71a32787d6 pin github.com/russross/blackfriday/v2 to v2.1.0
Kubernetes-commit: 65cb35f931ee5e0ec88a72fe3b53f87e9ab988e6
2022-09-26 13:52:58 +08:00
Kubernetes Publisher 32199482fb Merge pull request #112673 from dims/update-to-latest-k8s.io/utils-sep-22
Update to latest k8s.io/utils to pick up changes

Kubernetes-commit: 722e02408ed1d0d1fc5b7304e2ad8c23125aa2b4
2022-09-22 20:08:56 +00:00
Davanum Srinivas f91199275b Update to latest k8s.io/utils to pick up changes
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: 4e7e7cdd3ce7cd0cec806298c2b7705ea240369c
2022-09-22 07:14:21 -04:00
Kubernetes Publisher ddcafd21d5 Merge pull request #112613 from dims/update-github.com/go-openapi/jsonreference-to-drop-github.com/PuerkitoBio/purell
Update github.com/go-openapi/jsonreference to drop github.com/PuerkitoBio/purell

Kubernetes-commit: 299e65cdc5799b982b6af69858c14bfe41463540
2022-09-21 15:18:34 +00:00
Davanum Srinivas 71c41a4d59 update github.com/go-openapi/jsonreference to drop github.com/PuerkitoBio/purell
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: 005a5ca08173b080193ecb01421e2513f32d045b
2022-09-20 20:49:55 -04:00
Kubernetes Publisher d3d11186af Merge pull request #112584 from dims/brneto-master
Bump github.com/spf13/cobra from 1.4.0 to 1.5.0

Kubernetes-commit: 8ac009f66d2aca70489b9299b7bf73dc19423268
2022-09-20 16:37:07 +00:00
Davanum Srinivas 050403c343 run pin-dependency.sh and then hack/update-vendor.sh
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: 298b629e442d6ca713bf058edf476e0bbc099969
2022-09-19 19:00:31 -04:00
Oscar Utbult bfae23fc18 grammar: replace all occurrences of "the the" with "the"
Kubernetes-commit: e4f776f23098ecf942cafa898777195adbc800f1
2022-09-17 22:58:01 +02:00
ljTian 3d6d46f400 update go domain name
golang.org -> go.dev

Kubernetes-commit: c2bd0a5fc081c97dcafc37571e51663b690d32f3
2022-09-15 19:01:51 +08:00
Berchris Requiao b8015c60dd Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
Kubernetes-commit: d81e6af218b5fbef1539ab97f7ef2db75f88069c
2022-09-09 17:13:11 +01:00
Kubernetes Publisher 963baa63b1 Merge pull request #112556 from ardaguclu/patch-smp-error-msg
(kubectl patch): Add descriptive message when patch type is unsupported

Kubernetes-commit: 6ee3cbd931fd106dfd5b5f654cdf9c33435e557e
2022-09-20 07:13:54 +00:00
Kubernetes Publisher 6e2d4cb05e Merge pull request #112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest
Update etcd 3.5.5 and all otel related libraries to newer versions

Kubernetes-commit: 6820a383be4a1bbb5cd526eb3aeb9e6ade351498
2022-09-20 03:19:33 +00:00
Kubernetes Publisher 64d126316e Merge pull request #112466 from mk46/warn_patch
Add notes for strategic merge patch is not supported for CR

Kubernetes-commit: 8723328d328e7c161258f0d6be7505f3ce926d62
2022-09-19 19:32:48 +00:00
Kubernetes Publisher b5969a3f76 Merge pull request #112352 from pohly/e2e-ginkgo-progress
e2e: better ginkgo progress reports

Kubernetes-commit: 25b93a607a3edd28b0c720701ab7b6ebf1252148
2022-09-19 12:44:43 +00:00
Arda Güçlü f6d66bab8d (kubectl patch): Add descriptive message when patch type is unsupported
`kubectl patch` commands fails when patch type is strategic merge
patch for CRDs. This PR handles `UnsupportedMediaType` error and
shows descriptive message to user.

Kubernetes-commit: dc2c0ad831f71349befdfa57d4367c4ea57d4a6c
2022-09-19 10:15:04 +03:00
Davanum Srinivas 5f3b4dd71b updated etcd to v3.5.5 and newer otel libraries as well
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: 5be80c05c423daf4bd2a4eb1cabf61fae9a03629
2022-09-17 14:04:16 -04:00
Kubernetes Publisher 212486cdbd Merge pull request #112501 from flant/who-am-i-code-cleanup
Cleanup WhoAmI table sorting code

Kubernetes-commit: 3ccce7cf7812e7174801c4269019246cdb763cec
2022-09-16 18:54:15 +00:00
m.nabokikh 254147c688 Cleanup WhoAmI sorting code
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>

Kubernetes-commit: b81b422a70ec6ab1bbdacae56bbe3ccd0daef5a6
2022-09-16 07:14:20 +02:00
Kubernetes Publisher 32368908af Merge pull request #112471 from flant/who-am-i-fix-flaky-test
Fix WhoAmI flaky test

Kubernetes-commit: 0c8f17f560552f7af3f67934fb3d5f2ca0c87643
2022-09-15 05:29:24 -07:00
m.nabokikh f55dcb2100 Fix WhoAmI flaky test
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>

Kubernetes-commit: 378d7f8f2b05b9228efd71e73562a29f941f968a
2022-09-15 11:02:42 +02:00
Manish Kumar e19db057bd Add notes for strategic merge patch is not supported for CR
Kubernetes-commit: 4f85a584800c7967c181798387eacbe0d5e75da4
2022-09-15 11:40:46 +05:30
Kubernetes Publisher 36d5aa982d Merge pull request #111333 from flant/selfsubjectattributesreviews
Add auth API to get self subject attributes

Kubernetes-commit: 4e8b11d4411cefbe1a32cf9e54810d9e0bd7378e
2022-09-14 23:48:19 +00:00
Patrick Ohly cc26f7edf9 e2e: bump ginkgo to v2.2.0
The new release adds support for intermediate progress reports.

Kubernetes-commit: 1e4edaf2fe0a7bedd7e54725b489f62c20c92954
2022-09-09 15:47:46 +02:00
Arda Güçlü daf2914981 (kubectl apiresources): Use restclientgetter instead cmdutil.Factory
This PR changes `kubectl apiresources` command by  using restclientgetter
instead of cmdutil.Factory for loose coupling and a couple of minor refactorings.

This PR also unleashes migration of other commands depending on apiresources
via completion.

Kubernetes-commit: 50c93bfe04557eccb38b46cc4b99a6a3ec13f85b
2022-08-24 09:52:10 +03:00
Arda Güçlü e5d52f2374 (kubectl certificates): Remove certificates/v1beta1 client usage
certificates/v1beta1 was deprecated in 1.19 and we can safely clear it's
dependencies in `kubectl certificates` command.

Kubernetes-commit: 48b8ee0d3ba40a19d40a7404f890031fe22bc111
2022-08-24 09:17:05 +03:00
arkbriar d17f0318cc Support cancelable SPDY executor stream
Mark remotecommand.Executor as deprecated and related modifications.

Handle crash when streamer.stream panics

Add a test to verify if stream is closed after connection being closed

Remove blank line and update waiting time to 1s to avoid test flakes in CI.

Refine the tests of StreamExecutor according to comments.

Remove the comment of context controlling the negotiation progress and misc.

Signed-off-by: arkbriar <arkbriar@gmail.com>

Kubernetes-commit: 42808c8343671e6783ba4c901dcd619bed648c3d
2022-08-24 10:21:35 +08:00
lojies 98416d7c8a kubectl:fix namespace missing in kubectl rollout undo
Kubernetes-commit: 186a326fb3a9cd0dd91098cc94b9f1f8f1536ed3
2022-08-11 10:59:09 +08:00
m.nabokikh 2988d073de Add auth API to get self subject attributes
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>

Kubernetes-commit: 00dfba473b08528f0a21f7bd3b921f5dd35b013a
2022-07-22 04:01:52 +04:00
Kubernetes Publisher a38f2f2f78 Merge pull request #110267 from TinySong/auth-cani
update auto can-i error message

Kubernetes-commit: 5858aa2befe2ab6b5c0f9d0556da77c812eaf8e9
2022-09-12 23:10:01 +00:00
Kubernetes Publisher 9e498c8888 Merge pull request #112349 from pohly/klog-update
build: update to klog v2.80.1

Kubernetes-commit: b48b0eac6ad3556b343f54c26b49ed74cac276e3
2022-09-10 00:00:59 +00:00
Patrick Ohly 2a43ef22c5 build: update to klog v2.80.1
The fix for https://github.com/kubernetes/klog/issues/348 is required before
https://github.com/kubernetes/kubernetes/pull/111998 can be merged because the
way how a unit test in that PR uses klog triggers the data race.

Kubernetes-commit: 60d92dd96a4ba3873dd9e061c3e332c16c213e30
2022-09-09 13:11:55 +02:00
Kubernetes Publisher 66aecc500b Merge pull request #112301 from aojea/ipv6_rfc3849
use IPv6 Address Prefix Reserved for Documentation for api docs

Kubernetes-commit: 1c9cf66f73c3b2c97d7a91b70b2689cfa3c2a1fd
2022-09-08 19:49:14 +00:00
Antonio Ojea 698f53f0e2 use IPv6 Address Prefix Reserved for Documentation for api docs
Kubernetes-commit: fa7ed64daea38e088256850ed2af28ea9279e20e
2022-09-07 23:39:52 +02:00
Kubernetes Publisher d116522407 Merge pull request #112243 from brianpursley/revert-110668-k-108630
Revert "Remove unused flags from kubectl run"

Kubernetes-commit: 67bde9a1023d1805e33d698b28aa6fad991dfb39
2022-09-05 09:30:36 -07:00
Brian Pursley 96fc22ebfb Revert "Remove unused flags from kubectl run"
Kubernetes-commit: eae2c424efd9dda8cb0f5ba01ab4c955cdf42cfa
2022-09-05 09:34:48 -04:00