Kubernetes Prow Robot
cdf1b17bb8
Merge pull request #100568 from lauchokyip/addDescribe
...
Added BinaryData description to kubectl describe
2021-05-16 08:27:59 -07:00
Kubernetes Prow Robot
8c8f79cd59
Merge pull request #101871 from MadhavJivrajani/master
...
Change apiversion of CRD from v1beta1 to v1
2021-05-15 03:25:58 -07:00
Kubernetes Prow Robot
a8f68f9aba
Merge pull request #101817 from cndoit18/add-events-expansion
...
Add fieldSelector builder function to events.
2021-05-14 16:33:58 -07:00
Kubernetes Prow Robot
49a60be8ab
Merge pull request #101496 from ahg-g/ahg-nss-beta
...
Graduate pod affinity NamespaceSelector to Beta
2021-05-14 08:48:04 -07:00
Abdullah Gharaibeh
e49d1144d5
graduate pod affinity NamespaceSelector to Beta
2021-05-14 10:44:57 -04:00
Kubernetes Prow Robot
4604219c99
Merge pull request #101898 from CaoDonghui123/removeazure
...
Remove azure disable-tcp-reset annotations
2021-05-13 17:44:04 -07:00
David Eads
21faec9254
enforce strict alpha handling for API serving
2021-05-13 12:04:15 -04:00
David Eads
d6a4afa5b8
update integration tests to reflect the kube version to stop serving removed APIs
2021-05-13 12:04:15 -04:00
David Eads
d3e702fa99
prevent restmapper lookup for kubectl reconcile
2021-05-13 12:04:15 -04:00
Kubernetes Prow Robot
f594c25c70
Merge pull request #101865 from sanwishe/structuredLogdynamiccertificates
...
Structured Logging migration: for package staging/src/k8s.io/apiserver/pkg/server/dynamiccertificates
2021-05-13 08:14:26 -07:00
cndoit18
678e10f990
Add fieldSelector builder function to events.
...
Signed-off-by: cndoit18 <cndoit18@outlook.com >
2021-05-13 23:01:16 +08:00
Kubernetes Prow Robot
09268c1685
Merge pull request #101627 from rikatz/fix-ingress-doc
...
Change ingress api doc to reflect the correct path validation
2021-05-13 05:44:25 -07:00
sanwishe
6eb645088c
Structured Logging migration: for package staging/src/k8s.io/apiserver/pkg/server/dynamiccertificates
...
Signed-off-by: sanwishe <jiang.mingzhi35@zte.com.cn >
2021-05-13 17:06:09 +08:00
Kubernetes Prow Robot
8634bc61c6
Merge pull request #101669 from carlory/fix-kubectl-1042
...
fix kubectl set env or resources not working for initcontainers
2021-05-12 23:44:26 -07:00
Kubernetes Prow Robot
fc92474f19
Merge pull request #101936 from CaoDonghui123/removemetrics
...
Remove two metrics that have been deprecated
2021-05-12 22:10:32 -07:00
Kubernetes Prow Robot
68e97062de
Merge pull request #100008 from wangyysde/issue99675
...
Add descriptions to api/extensions/v1beta1/types.go
2021-05-12 14:45:28 -07:00
Madhav Jivrajani
fd0ac9c8d1
Change apiversion of CRD from v1beta1 to v1
...
- Update CRDs (crd.yaml, crd-status-subresource.yaml) to match requirements of current release
- Add `versions` field and structures `schema` as made mandatory in apiextensions/v1
- Add annotation for api-approved.kubernetes.io since CRD is under *k8s.io domain
- Delete crd-validation.yaml since structured schema is mandatory in v1
- Update README
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com >
2021-05-13 00:50:39 +05:30
Kubernetes Prow Robot
e4abcba61e
Merge pull request #101618 from vincepri/fuzzer-secs-bug-negative
...
Creation and Deletion timestamps fuzzer in metav1 should avoid large negative values
2021-05-12 07:54:16 -07:00
caodonghui
54d08db5d0
Remove two metrics that have been deprecated
2021-05-12 11:55:02 +08:00
Kubernetes Prow Robot
9aa6f0bc47
Merge pull request #101243 from liggitt/api-1-21
...
Update API compatibility data for 1.21
2021-05-11 18:25:38 -07:00
wangyysde
fb4b86bb98
Add descriptions to api/extensions/v1beta1/types.go
...
Signed-off-by: wangyysde <net_use@bzhy.com >
2021-05-11 22:03:27 +08:00
caodonghui
1c61d0aace
Remove azure disable-tcp-reset annotations
2021-05-11 17:41:49 +08:00
Kubernetes Prow Robot
78df56def6
Merge pull request #101780 from nak3/fix-create-cm
...
Fix error handling for kubectl create configmap
2021-05-10 16:39:37 -07:00
Kubernetes Prow Robot
e6f6f4b40c
Merge pull request #101739 from nilo19/bug/nil-pointer
...
fix: avoid nil-pointer panic when checking the frontend IP configuration
2021-05-10 15:37:36 -07:00
Kubernetes Prow Robot
aca84a38cc
Merge pull request #99754 from CaoDonghui123/fixissues5
...
Add descirptions to /kube-aggregator/pkg/apis/apiregistration/*/types.go
2021-05-10 12:43:49 -07:00
Kubernetes Prow Robot
8ba1831951
Merge pull request #99391 from zhuangqh/update-doc
...
docs: fix outdated enhancement doc link
2021-05-10 12:43:36 -07:00
Kubernetes Prow Robot
c62edd54ac
Merge pull request #101847 from cpanato/pub-bot-go-115
...
publishing: Use go1.15.12 for 1.20 and 1.19 release branches
2021-05-10 09:45:50 -07:00
Kubernetes Prow Robot
4c6c3f39f9
Merge pull request #101777 from pacoxu/flake-apiserver-config
...
wait for poststarthook/max-in-flight-filter to be initialized
2021-05-10 09:45:33 -07:00
Kubernetes Prow Robot
27af788a17
Merge pull request #101790 from mborsz/patch-15
...
In "Fast watcher, slow processing." warning, print objectType
2021-05-10 04:52:51 -07:00
Carlos Panato
3048efcf35
publishing: Use go1.15.12 for 1.20 and 1.19 release branches
2021-05-09 09:54:55 +02:00
Kubernetes Prow Robot
586ea8a482
Merge pull request #98057 from zerodayz/wrong-output-with-jsonpath
...
[jsonpath] fix wrong output when using jsonpath
2021-05-07 20:29:30 -07:00
Kubernetes Prow Robot
c05810cc5d
Merge pull request #96702 from lingsamuel/wait-for-delete-ignore-not-found
...
Fix `kubectl wait --for=delete` ignore not found
2021-05-07 20:29:17 -07:00
pacoxu
3c4eb55b4a
wait for poststarthook/max-in-flight-filter to be initialized asynchronously
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-05-08 11:03:03 +08:00
caodonghui
1e7d26a02d
Add descirptions to /kube-aggregator/pkg/apis/apiregistration/*/types.go files
2021-05-08 10:52:41 +08:00
Kubernetes Prow Robot
6349ddbed4
Merge pull request #100948 from feiskyer/fix-vmss-cache
...
Avoid caching the VMSS instances whose network profile is nil
2021-05-07 16:47:17 -07:00
Kubernetes Prow Robot
62bc76b0de
Merge pull request #101809 from justaugustus/go116
...
[go1.16] Update to go1.16.4
2021-05-07 15:41:18 -07:00
Kubernetes Prow Robot
937a3db3a2
Merge pull request #101752 from nilo19/fix/tag-static-ip
...
fix: not tagging static public IP
2021-05-07 14:35:20 -07:00
Kubernetes Prow Robot
160cdbbdca
Merge pull request #101534 from kassarl/issue-98281
...
Use GA topology labels for Azuredisk
2021-05-07 13:32:00 -07:00
Kubernetes Prow Robot
548fb43643
Merge pull request #101292 from AliceZhang2016/job_controller_metrics
...
Graduate indexed job to beta
2021-05-07 13:31:44 -07:00
Kubernetes Prow Robot
c9bd08a3c4
Merge pull request #101046 from lojies/fixbrokenlink
...
fix broken link in some files
2021-05-07 13:31:34 -07:00
Kubernetes Prow Robot
0a46301891
Merge pull request #98028 from tkashem/apf-post-startup-fix
...
add auto update for priority & fairness bootstrap configuration objects
2021-05-07 13:31:03 -07:00
Stephen Augustus
5b530da51f
[go1.16] Update to go1.16.4
...
Signed-off-by: Stephen Augustus <foo@auggie.dev >
2021-05-07 15:47:54 -04:00
Kubernetes Prow Robot
5772839933
Merge pull request #90635 from desaintmartin/type-container-securitycontext
...
Container type: document that SecurityContext applies to Container
2021-05-07 12:05:03 -07:00
Abu Kashem
759a64136b
add auto update for apf bootstrap configuration
...
Take the following approach:
On a fresh install, all bootstrap configuration objects will
have auto update enabled via the following annotation :
`apf.kubernetes.io/autoupdate: 'true'`
The kube-apiserver periodically checks the bootstrap configuration
objects on the cluster and applies update if necessary.
We enforce an 'always auto-update' policy for the mandatory
configuration object(s).
We update the suggested configuration objects when:
- auto update is enabled (`apf.kubernetes.io/autoupdate: 'true'`) or
- auto update annotation key is missing but `generation` is `1`
If the configuration object is missing the annotation key, we add
it appropriately:
it is set to `true` if `generation` is `1`, `false` otherwise.
The above approach ensures that we don't squash changes made by an
operator. Please note, we can't protect the changes made by the
operator in the following scenario:
- the user changes the spec and then deletes and recreates
the same object. (generation resets to 1)
remove using a marker
2021-05-07 14:23:17 -04:00
Kubernetes Prow Robot
c76e21806b
Merge pull request #101390 from caesarxuchao/minor
...
minor change, move the comment to the right line
2021-05-07 10:47:16 -07:00
Kubernetes Prow Robot
d76d217b0f
Merge pull request #97867 from lauchokyip/fixstaticerrors
...
Fix staticcheck on vendor/k8s.io/apiserver/pkg/server/httplog
2021-05-07 10:47:03 -07:00
Kubernetes Prow Robot
d9ac823477
Merge pull request #97428 from tkashem/inner-handler-timeout
...
add more context to log after a request times out
2021-05-07 09:03:03 -07:00
Abu Kashem
66587afb60
add more context to post timeout request activities
2021-05-07 10:20:33 -04:00
Maciej Borsz
532e35ba31
Update watcher.go
2021-05-07 16:13:32 +02:00
Kubernetes Prow Robot
6c658a86f9
Merge pull request #101523 from GreenApple10/feature/cleanslice_nil
...
Omit comparison with boolean constant
2021-05-07 03:37:03 -07:00