- 14 11月, 2020 3 次提交
-
-
Integrate defaults marker to defaulter-gen Kubernetes-commit: 05d1b94a701d807666b40665f5728e0cc5f92054
-
promote API priority and fairness types and APIs to beta Kubernetes-commit: 36f571404fcb136011024b89efaa2a0d089acd5f
-
Vendor cadvisor v0.38.4 Kubernetes-commit: 41533ecec8966636554faba44368a36d5d6c5347
-
- 13 11月, 2020 4 次提交
-
-
由David Porter编写于
Kubernetes-commit: 8af7405f1730c4913c48c6dc494e319cb3015f69
-
update golang.org/x/net and golang.org/x/sys Kubernetes-commit: 85cd7c530bf55cd369bdcb92a5a31d3d1547113f
-
Fix golint failures in client-go/transport Kubernetes-commit: 3b2746c9ea9e0fa247b01dca27634e509b385eda
-
由Chao Xu编写于
Kubernetes-commit: 7b26cff1740ecfb8e6ac184539d1cb5dd66991c2
-
- 12 11月, 2020 1 次提交
-
-
Add datapolicy tags to staging/src/k8s.io/client-go/ Kubernetes-commit: f4a156eb29d51b73f52d69ab4c5f96e440eebc41
-
- 10 11月, 2020 1 次提交
-
-
由Antoine Pelisse编写于
Kubernetes-commit: 8cce122e7b6506b361032869f7115635f13ca96a
-
- 04 11月, 2020 1 次提交
-
-
由yue9944882编写于
Signed-off-by:
Adhityaa Chandrasekar <adtac@google.com> Kubernetes-commit: 849be447f563fc93a27a0827fb1185b885b57114
-
- 29 10月, 2020 1 次提交
-
-
由Marek Siarkowicz编写于
Kubernetes-commit: e29c568c4a9cd45d15665345aa015e21bcff52dd
-
- 12 11月, 2020 1 次提交
-
-
RuntimeClass GA Kubernetes-commit: 12d9183da03d86c65f9f17e3e28be3c7c18ed22a
-
- 11 11月, 2020 1 次提交
-
-
由Sergey Kanzhelev编写于
Kubernetes-commit: 06da0e5e74a99d5c6c2f4e120b2cd0c2c6f3caf4
-
- 09 11月, 2020 1 次提交
-
-
apiextensions: replace go-openapi with kube-openapi fork for validation Kubernetes-commit: 0cba30d891cb77e813d7f19dcc5ae422076fcfe3
-
- 06 11月, 2020 1 次提交
-
-
Kubernetes-commit: dd1709ba46580af290712b0eca12acd00a78789d
-
- 07 11月, 2020 1 次提交
-
-
dualstack: cleanup IsIPv4 duplicates in favor of k8s/utils functions Kubernetes-commit: 151c2799d1d76ae6a9847b89bdf912604477c2d5
-
- 06 11月, 2020 1 次提交
-
-
client-go/rest: fix finalURLTemplate for url base == "/" Kubernetes-commit: 80c2f61939fb01720e6d96021cc3cd8c909bf34d
-
- 05 11月, 2020 3 次提交
-
-
This dependency bump will allow for cleanup of duplicate code in the dualstack e2e tests. Signed-off-by:
Christopher M. Luciano <cmluciano@us.ibm.com> Kubernetes-commit: 5303b3fbbd52f5092bdcbd3765347eb218485ca5
-
update fake dynamic client to return GVK Kubernetes-commit: dbd2be08fb0515599aadb897e0c1476abc8b2552
-
kubeconfig: add explicit path, if specified to loading precedence Kubernetes-commit: 583d01a9bfc0c403bc8e1043f7046f1c8b5d7881
-
- 04 11月, 2020 1 次提交
-
-
Update Klog dependency Kubernetes-commit: 3f6ec26eefcae1cdb4a43aa4e664a5f60fc7ca78
-
- 03 11月, 2020 2 次提交
-
-
由Rob Franken编写于
Updating Klog to pickup changes needed for log sanitization. (https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/1753-logs-sanitization) Kubernetes-commit: c6685436fdae6fbb8ac7083b85ecfd47b5871e68
-
Fix bug in JSON path parser where an error occurs when a range is empty Kubernetes-commit: cd99c63570eb1489dd631c12ea86db708dbdcd59
-
- 02 11月, 2020 2 次提交
-
-
Revert "Updated golang/x/net. Also updated golang.org/x/sys" Kubernetes-commit: 770525fd3d47a1ef86aab886b62b73b3557457d5
-
由Jordan Liggitt编写于
Kubernetes-commit: 4012fb005205a2f6dbd2534d600c4f784b5c0210
-
- 01 11月, 2020 2 次提交
-
-
Updates golang/x/net and golang/x/sys Kubernetes-commit: a0d23de0861d5a2fc446c417bf0c53fa1f51706e
-
由brianpursley编写于
Kubernetes-commit: 10634c6093c84acc78181a26c93d8785e12802e4
-
- 31 10月, 2020 1 次提交
-
-
由Chao Xu编写于
hack/lint-dependencies.sh. Kubernetes-commit: ec6e2321261b900089183ac61f1ac0040be5fa9c
-
- 30 10月, 2020 1 次提交
-
-
exec credential provider: wire in cluster info (superset of #91192) Kubernetes-commit: 53913a7c676c4bd21d6d3a58e6d6305729abaa9b
-
- 29 10月, 2020 6 次提交
-
-
由Andrew Keesler编写于
Hopefully we've fixed all of these references now... Signed-off-by:
Andrew Keesler <akeesler@vmware.com> Kubernetes-commit: 409f22832a9f949e7fa534379574ce4fb9802394
-
由David Eads编写于
Kubernetes-commit: f4383458432cd67714e9ce0acde56a2ed5c24a21
-
由David Eads编写于
Kubernetes-commit: eaac8b80cabdccd0cbb35ef2d33a4f6628263c01
-
由Andrew Keesler编写于
Exec plugin implementations should be able to call LoadExecCredentialFromEnv() in order to get everything they need to operate (i.e., cluster information (as long as it is passed in) and optionally per-cluster configuration). Signed-off-by:
Andrew Keesler <akeesler@vmware.com> Kubernetes-commit: 875a46bd7c1b79f1fae9cd189eec5fc9c3fbf1bc
-
由Andrew Keesler编写于
- The main idea here is that we want to 1) prevent potentially large CA bundles from being set in an exec plugin's environment and 2) ensure that the exec plugin is getting everything it needs in order to talk to a cluster. - Avoid breaking existing manual declarations of rest.Config instances by moving exec Cluster to kubeconfig internal type. - Use client.authentication.k8s.io/exec to qualify exec cluster extension. - Deep copy the exec Cluster.Config when we copy a rest.Config. Signed-off-by:
Andrew Keesler <akeesler@vmware.com> Kubernetes-commit: c4299d15d5289768808034676858e76a177eeae5
-
Address scenario where releasing a resource lock fails if a prior update fails or gets cancelled Kubernetes-commit: 8bc8b11bcf5d970d678e28679c1699e2383610b8
-
- 28 10月, 2020 5 次提交
-
-
remove the deprecated client that we stopped generating Kubernetes-commit: ec0ef235990a1ceda22d78d96c129677e5aa097c
-
fake dynamic client: document that List does not preserve TypeMeta in UnstructuredList Kubernetes-commit: c5ecae737d2eb668adab12cefa3644f550fc9e8a
-
由Andrew Sy Kim编写于
Today the dynamic fake client is not aware of *List kinds, so List calls return UnstructuredList objects without TypeMeta. This patch updates client-go's fake object tracker to store a map of GVR to list GVKs. In this way, the list GVK can be set for UnstructuredList objects. Signed-off-by:
Andrew Sy Kim <kim.andrewsy@gmail.com> Kubernetes-commit: 0845b863e89912e0d6c4380f8bc362646326386a
-
由Dave Protasowski编写于
Prior having a mock recorder would cause panics since the lock would be set to nil on update failures. Now the recorder will use the cached lock Kubernetes-commit: 5e7ed7b86d26b651f1ef78a794cdc03fa945a3ce
-
由Dave Protasowski编写于
This allows the lock to be release normally - even with a potentially stale lock. This flow should only occur when we're the lease holders. Kubernetes-commit: 8160ecfd90284c333101a16bdccd79aacc86360d
-