Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase 1.19.0 beta.0 #145

Merged
merged 1,919 commits into from
Jun 11, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1919 commits
Select commit Hold shift + click to select a range
6acceae
Merge pull request #91019 from aojea/rejected
k8s-ci-robot May 12, 2020
fd78947
Indicate node authorizer does not support rule resolution
liggitt May 12, 2020
365f1d7
remove space before ConformanceIt
Jefftree May 13, 2020
07e916b
Merge pull request #90155 from robscott/endpointslice-test
k8s-ci-robot May 13, 2020
657fded
Merge pull request #90796 from Danil-Grigorev/get-credential-lowercase
k8s-ci-robot May 13, 2020
006ecee
Merge pull request #90875 from weijiehu/mybranch
k8s-ci-robot May 13, 2020
592a79c
Merge pull request #90972 from squeed/proxy-last-queued-metric
k8s-ci-robot May 13, 2020
77a86a5
Merge pull request #91034 from liggitt/ingress-validation
k8s-ci-robot May 13, 2020
c7648f5
Deflake port-forward e2e test
saschagrunert May 13, 2020
fb3009c
Merge pull request #86034 from tahsinrahman/kubeletconfig-tests
k8s-ci-robot May 13, 2020
620b772
Merge pull request #90828 from gaurav1086/fix_data_race_storage
k8s-ci-robot May 13, 2020
2f381e0
Merge pull request #90872 from mikedanese/integ
k8s-ci-robot May 13, 2020
98d404d
Merge pull request #90963 from justaugustus/kube-cross
k8s-ci-robot May 13, 2020
977aeab
Merge pull request #90987 from andrewsykim/service-controller-fixup
k8s-ci-robot May 13, 2020
61f0036
Merge pull request #91030 from liggitt/node-subject-rules-review
k8s-ci-robot May 13, 2020
b1a068b
Set appropriate owner references when creating a job from cronjob
soltysh May 13, 2020
3b02433
Merge pull request #90645 from neolit123/1.19-fix-retry-etcd-member-add
k8s-ci-robot May 13, 2020
54c0f8b
Remove the 'beta' version of the node label (os and arch types)
wawa0210 May 13, 2020
708261e
Make AfterSuite hooks ordered
gnufied Apr 7, 2020
da941d8
Create mock CSI driver resources in different namespace
gnufied May 4, 2020
78fca66
Use passed context in default binder
alculquicondor May 13, 2020
65e9826
integration: start informer and scheduler outside of InitTestScheduler
ingvagabund May 13, 2020
348d994
kubelet: tweak exec-probe log statement to be more concise
rphillips May 13, 2020
b4d726f
Fix a few typos in the reflect package
mcristina422 May 13, 2020
0024c83
Merge pull request #88392 from skmatti/global-access-ga
k8s-ci-robot May 13, 2020
e4f878e
cleanup: use string instead of v1.Node as key of nodeToVictims
Huang-Wei May 11, 2020
eb17b75
move SchedulerExtender interface to pkg/scheduler/framework/v1alpha1
Huang-Wei May 12, 2020
59082e8
Add a test that checks if conntrack entries are cleaned up for UDP tr…
JacobTanenbaum Apr 15, 2020
5a5ae8d
Merge pull request #90350 from ZeroMagic/update_azurefile
k8s-ci-robot May 13, 2020
2ca3347
Merge pull request #90499 from knabben/kubelet-testing-flags
k8s-ci-robot May 13, 2020
4339ac3
Merge pull request #90554 from vboulineau/vboulineau/fix_win_stats_in…
k8s-ci-robot May 13, 2020
40b0f4f
Merge pull request #90565 from alculquicondor/cleanup-sched-config
k8s-ci-robot May 13, 2020
16abe31
Merge pull request #90988 from MoShitrit/fix-python-1163
k8s-ci-robot May 13, 2020
9188bbb
Merge pull request #90990 from hasheddan/guestbook
k8s-ci-robot May 13, 2020
0d0c400
Merge pull request #91004 from cwdsuzhou/May/relplace_log
k8s-ci-robot May 13, 2020
6734266
Merge pull request #91010 from v-xuxin/enrich-unit-test
k8s-ci-robot May 13, 2020
dbba2c1
Merge pull request #91013 from soltysh/fix_createcronjob
k8s-ci-robot May 13, 2020
8f8ac98
Merge pull request #91053 from soltysh/create_job
k8s-ci-robot May 13, 2020
75fdb6d
When casting resource.Quantity to int64 it may overflow
gnufied May 8, 2020
281f446
kubeadm: log more information when missing the necessary config element
SataQiu May 14, 2020
9669067
Add test case in scheduler/apis/config/types_test.go to improve the t…
KobayashiD27 May 14, 2020
205ded2
update spf13/cobra dependency to 1.0.0
gongguan May 13, 2020
f513c36
Enrich the unit tests for azure vmsizeclient and snapshotclient and s…
v-xuxin May 14, 2020
9978c28
Merge pull request #90773 from gnufied/fix-csi-e2e-orphans
k8s-ci-robot May 14, 2020
f975b4b
Merge pull request #91066 from rphillips/fixes/exec-probe_log
k8s-ci-robot May 14, 2020
c0b78c8
refactor aws nodeAddresses tests
gongguan May 14, 2020
b1143da
skip unnecessary scheduling attempt when pod's finalizers change
snowplayfire May 14, 2020
dc1934e
Merge pull request #90477 from rphillips/feat/add_tracing_to_remote_r…
k8s-ci-robot May 14, 2020
a8eedc7
Merge pull request #91005 from PatrickLang/windows-build
k8s-ci-robot May 14, 2020
f9f2875
Merge pull request #91040 from weijiehu/azurerouteclient
k8s-ci-robot May 14, 2020
0171b12
Merge pull request #91041 from weijiehu/azureroutetableclient
k8s-ci-robot May 14, 2020
7580666
Merge pull request #91068 from mcristina422/equalTypos
k8s-ci-robot May 14, 2020
6a7aa37
exclude openapi params for DELETECOLLECTION
yue9944882 May 14, 2020
5023bc4
Fix VirtualMachineScaleSets.virtualMachines.GET not allowed issues wh…
feiskyer May 14, 2020
6b9fb2c
Fix nits in comments for NodeResources plugins
chendave May 12, 2020
77a2a72
Add inline tag to FsStats
RobbinBaauw May 14, 2020
438debf
Merge pull request #91057 from ingvagabund/start-informers-outside-of…
k8s-ci-robot May 14, 2020
5e0211c
Added pre-processed required affinity terms to scheduler's PodInfo type.
ahg-g May 12, 2020
0bd9a4c
kubectl describe: print toleration tolerating everything
ingvagabund May 12, 2020
9a1cbc2
Use livez and readyz endpoint for API server probes
johscheuer May 11, 2020
5bda0c1
Merge pull request #83726 from cofyc/fix56180
k8s-ci-robot May 14, 2020
9eb8e7a
Changed scheduler to use patch when updating pod status to avoid pote…
brianpursley May 14, 2020
2b00dd8
Merge pull request #90409 from rphillips/fixes/add_logging_around_pod…
k8s-ci-robot May 14, 2020
c096a37
Merge pull request #89158 from alena1108/mar16
k8s-ci-robot May 15, 2020
fdef0a6
beta.kubernetes.io/os is already deprecated
wawa0210 Mar 25, 2020
96e13de
Merge pull request #88980 from tedyu/evict-delay-sorting
k8s-ci-robot May 15, 2020
53a707d
Merge pull request #88885 from julianvmodesto/kubectl-field-managers
k8s-ci-robot May 15, 2020
8cb57dd
Merge pull request #90180 from JacobTanenbaum/e2eTest-conntrack
k8s-ci-robot May 15, 2020
f12799e
Merge pull request #90718 from fasaxc/improve-netpol-diags
k8s-ci-robot May 15, 2020
f3a8ecc
Merge pull request #90907 from gnufied/fix-overflow-issue
k8s-ci-robot May 15, 2020
78abe8b
Merge pull request #90978 from brianpursley/kubernetes-89259
k8s-ci-robot May 15, 2020
95e5985
Merge pull request #91016 from chendave/nits
k8s-ci-robot May 15, 2020
e6433bd
Merge pull request #91018 from tosi3k/am-whitelist-configuration
k8s-ci-robot May 15, 2020
5b0d8d2
Merge pull request #91024 from ingvagabund/display-tolerations-just-w…
k8s-ci-robot May 15, 2020
57b79e3
Merge pull request #91037 from Huang-Wei/prefactor-PreemptExtender
k8s-ci-robot May 15, 2020
32680e1
Merge pull request #91039 from Jefftree/conformance-fix-space
k8s-ci-robot May 15, 2020
678415a
Merge pull request #91044 from gongguan/cobra-1.0.0
k8s-ci-robot May 15, 2020
8a9206c
Merge pull request #91046 from wawa0210/remove-beta-os-label
k8s-ci-robot May 15, 2020
c453be8
Merge pull request #91062 from ahg-g/ahg-affinity1
k8s-ci-robot May 15, 2020
9e88546
Merge pull request #91065 from SataQiu/fix-kubeadm-20200513
k8s-ci-robot May 15, 2020
71277de
Merge pull request #91069 from alculquicondor/bind_ctx
k8s-ci-robot May 15, 2020
b3c830d
Fix kubectl run ignore namespace
zhouya0 May 4, 2020
f2c22ad
Bump addon-manager's version to v9.1.0
tosi3k May 13, 2020
b95191f
add test for finalizers
snowplayfire May 15, 2020
087839d
Added pre-processed preferred affinity terms to scheduler's PodInfo t…
ahg-g May 15, 2020
621c73b
Configurable weight on the CPU and memory
chendave Apr 28, 2020
d406a63
Remove extra spaces to ensure the style of the code.
iDube May 15, 2020
ab207be
Merge pull request #90608 from huffmanca/update-default-fstype-cinder
k8s-ci-robot May 15, 2020
2408d81
Fix kubelet client certificate gauge
liggitt May 15, 2020
1b30105
Fix scheduler cache inconsistency upon Pods with same name but differ…
Huang-Wei May 15, 2020
9388755
Merge pull request #91126 from Huang-Wei/pr/85910
k8s-ci-robot May 15, 2020
0cbb208
Remove the dependency between create deploy command and generators
aubm May 1, 2020
2064272
Added pod deletion utility methods and added code to delete remaining…
brianpursley May 16, 2020
133a025
Move unschedulable Pod to internal schedulingQ synchronously
Huang-Wei Apr 30, 2020
c929660
Merge pull request #91082 from gongguan/aws-test
k8s-ci-robot May 16, 2020
738e557
Merge pull request #91083 from KobayashiD27/Add-test-to-scheduler-api…
k8s-ci-robot May 16, 2020
65f2803
Merge pull request #91084 from ahg-g/ahg-affinity2
k8s-ci-robot May 16, 2020
6b6945b
Merge pull request #91085 from yue9944882/trim-deletioncollection-ope…
k8s-ci-robot May 16, 2020
52ae8b1
Merge pull request #91099 from snowplayfire/skip_unnecessary_scheduling
k8s-ci-robot May 16, 2020
e5b8e3a
Merge pull request #91106 from RobbinBaauw/fix-fsstats-tag
k8s-ci-robot May 16, 2020
9d3406c
Merge pull request #91136 from tosi3k/am-version-update
k8s-ci-robot May 16, 2020
b158354
Updating dependency k8s.io/gengo to version 8167cfd
dims May 14, 2020
815c6d4
Updating dependency k8s.io/kube-openapi to version 656914f
dims May 14, 2020
ca8ec8a
Updating dependency github.com/GoogleCloudPlatform/k8s-cloud-provider…
dims May 14, 2020
449810c
Updating dependency k8s.io/utils to version 2df71eb
dims May 14, 2020
082578c
Updating dependency github.com/google/cadvisor to version 6a8d614
dims May 14, 2020
f1036ad
Updating dependency sigs.k8s.io/apiserver-network-proxy/konnectivity-…
dims May 14, 2020
8a9bbd6
Updating dependency cloud.google.com/go to version v0.51.0
dims May 14, 2020
f25cb97
Updating dependency google.golang.org/genproto to version v0.0.0-2020…
dims May 14, 2020
9bdefa9
Updating dependency github.com/golang/groupcache to version v0.0.0-20…
dims May 14, 2020
584ccca
Updating dependency github.com/google/pprof to version v0.0.0-2019121…
dims May 14, 2020
a185928
Updating dependency github.com/jstemmer/go-junit-report to version v0…
dims May 14, 2020
3a44a2a
Updating dependency go.opencensus.io to version v0.22.2
dims May 14, 2020
f541ac3
Updating dependency google.golang.org/appengine to version v1.6.5
dims May 14, 2020
4335e46
Updating dependency honnef.co/go/tools to version v0.0.1-2019.2.3
dims May 14, 2020
75091f6
Updating dependency github.com/ianlancetaylor/demangle to version v0.…
dims May 14, 2020
cd596c5
Updating dependency golang.org/x/exp to version v0.0.0-20191227195350…
dims May 14, 2020
a31d23d
Updating dependency golang.org/x/lint to version v0.0.0-2019112518080…
dims May 14, 2020
15fa990
Updating dependency golang.org/x/oauth2 to version v0.0.0-20191202225…
dims May 14, 2020
4fca8bb
Updating dependency golang.org/x/image to version v0.0.0-201908020028…
dims May 14, 2020
e3a1dde
Updating dependency golang.org/x/mobile to version v0.0.0-20190719004…
dims May 14, 2020
3992c86
Updating dependency golang.org/x/mod to version v0.1.0
dims May 14, 2020
9006b2d
Fix for API change in cadvisor
dims Apr 15, 2020
442a69c
switch over k/k to use klog v2
dims Apr 17, 2020
eea0fea
Drop tests that break with newer oauth2
dims May 12, 2020
ce6292f
fix API change in apiserver-network-proxy
dims May 15, 2020
07d8861
Run hack/update-vendor.sh
dims May 14, 2020
9372e80
fix: golint errors in staging/src/k8s.io/apimachinery/pkg/api/validation
QianChenglong May 16, 2020
ac5a6ac
Merge pull request #89681 from iobuf/cleanup-kubelet
k8s-ci-robot May 16, 2020
9769e0f
Merge pull request #90008 from gavinfish/scheduler-utilparsers
k8s-ci-robot May 16, 2020
45bfd14
Merge pull request #90174 from tnqn/certdir-default-value
k8s-ci-robot May 16, 2020
8de8d25
Merge pull request #90338 from gaurav1086/azure_remove_sprintf
k8s-ci-robot May 16, 2020
7f0c05b
Merge pull request #90544 from chendave/weight
k8s-ci-robot May 16, 2020
052f9c8
Merge pull request #90861 from dims/drop-conformance-tag-for-a-hostpa…
k8s-ci-robot May 16, 2020
694a9c2
Merge pull request #90970 from johscheuer/add-readiness-to-controlplane
k8s-ci-robot May 16, 2020
5777b91
Merge pull request #90792 from jsafrane/cinder-resize-event
k8s-ci-robot May 16, 2020
42fa1c0
Merge pull request #88568 from RainbowMango/pr_cleanup_resource_metri…
k8s-ci-robot May 16, 2020
cb49376
Merge pull request #89730 from saschagrunert/sprintf
k8s-ci-robot May 16, 2020
f011430
Merge pull request #84599 from mrobson/log-destroy
k8s-ci-robot May 17, 2020
b170451
Merge pull request #90183 from dims/update-kubernetes-to-klog-v2
k8s-ci-robot May 17, 2020
d4ce66f
Merge pull request #90660 from Huang-Wei/synced-sched-err-call
k8s-ci-robot May 17, 2020
1911ca2
Merge pull request #91045 from saschagrunert/port-forward-deflake
k8s-ci-robot May 17, 2020
5bace30
Merge pull request #91148 from liggitt/kubelet-client-metric
k8s-ci-robot May 17, 2020
323f348
Merge pull request #91167 from QianChenglong/fix-lint
k8s-ci-robot May 17, 2020
56966b3
Merge pull request #85069 from kanozec/test/golint
k8s-ci-robot May 17, 2020
565487f
Merge pull request #91097 from feiskyer/fix-vmo
k8s-ci-robot May 17, 2020
89fa53f
Update kubeadm test TestValidateToken
prasadkatti May 17, 2020
b1ad887
Merge pull request #91086 from v-xuxin/enrich-unit-test
k8s-ci-robot May 17, 2020
55d7153
Merge pull request #81165 from johscheuer/update-traffic-shaping-docs
k8s-ci-robot May 17, 2020
124386e
Fix identation in kubeadm api docs
prasadkatti May 16, 2020
c6147e3
Merge pull request #91170 from prasadkatti/fix_ident
k8s-ci-robot May 17, 2020
ec23b61
Merge pull request #91176 from prasadkatti/add_tests_validation
k8s-ci-robot May 18, 2020
1b6de44
Merge pull request #90676 from aubm/refactor-command-kubectl-create-d…
k8s-ci-robot May 18, 2020
75912f6
Azure: support non-VMSS instances removal
bpineau May 15, 2020
1f8b3d6
Merge pull request #91146 from iDube/fix_code_style
k8s-ci-robot May 18, 2020
4e975b9
Merge pull request #91184 from DataDog/bp/azure-vmas-isshutdown
k8s-ci-robot May 18, 2020
4b3e023
Update cri-tools to v1.18.0
saschagrunert Apr 1, 2020
550a678
Warn when insecure TLS ciphers are selected.
pjbgf May 13, 2020
0f2cccc
Merge pull request #89720 from saschagrunert/cri-tools
k8s-ci-robot May 18, 2020
6b1393a
Remove unnecessary logging info from kubemark nodes annotation
tosi3k May 18, 2020
5ec2ff2
Remove logging user provided NODE_IP_RANGE to stderr
tosi3k May 18, 2020
097c226
update EnvVarSource doc
wawa0210 May 18, 2020
8fd27f6
Support for banning incompatible dependencies - start with klog v1
dims May 18, 2020
a3d532a
Merge pull request #90848 from pjbgf/accept-only-recommended-ciphers
k8s-ci-robot May 18, 2020
21a1d1d
[kubeadm] add tests for patchnode
prasadkatti May 16, 2020
bd18403
Extract logic related with scheduler nominatedPods to an interface
Huang-Wei May 18, 2020
7dafbe3
Merge pull request #90391 from johscheuer/improve-error-message-svc-cidr
k8s-ci-robot May 18, 2020
04deee9
Merge pull request #91205 from tosi3k/remove-unnecessary-kubemark-logs
k8s-ci-robot May 18, 2020
5d2c054
First pod with affinity can schedule only on nodes with matching topo…
ahg-g May 16, 2020
ee8731a
Merge pull request #91012 from justaugustus/verify-external
k8s-ci-robot May 18, 2020
0d4464d
Merge pull request #91150 from brianpursley/e2e-delete-pods
k8s-ci-robot May 18, 2020
c8ecfc3
Merge pull request #91158 from prasadkatti/master
k8s-ci-robot May 18, 2020
e215a87
Merge pull request #91210 from tosi3k/dont-log-node-ip-range-to-stdout
k8s-ci-robot May 18, 2020
ba2855e
Merge pull request #91213 from dims/support-for-banning-incompatible-…
k8s-ci-robot May 18, 2020
f411271
Merge pull request #90061 from marosset/runtimehandler-image-spec-ann…
k8s-ci-robot May 18, 2020
9eb097c
Merge pull request #91168 from ahg-g/ahg-affinity5
k8s-ci-robot May 18, 2020
036fcda
Merge pull request #89412 from coderanger/fix-kubelet-method-metrics
k8s-ci-robot May 19, 2020
1e2ddd1
Merge pull request #89461 from wawa0210/change-ip-masq-os-label
k8s-ci-robot May 19, 2020
d8062e0
bump github.com/prometheus/client_golang to v1.6.0
RainbowMango May 18, 2020
283d9f7
Pin transitive dependencies:
RainbowMango May 18, 2020
2185064
Merge pull request #90356 from Huang-Wei/prefactor-preemption-nompods…
k8s-ci-robot May 19, 2020
590365c
Merge pull request #90785 from zhouya0/fix_kubectl_run_ignore_namespace
k8s-ci-robot May 19, 2020
78f2c8f
Merge pull request #90582 from RainbowMango/pr_bump_client_golang_1_6
k8s-ci-robot May 19, 2020
6a0e018
Merge pull request #91194 from wawa0210/update-envvarsource-doc
k8s-ci-robot May 19, 2020
dc42386
UPSTREAM: 00000: gRPC tests for encryption envelope are flaky
smarterclayton May 19, 2019
79f7456
UPSTREAM: 74956: apiserver: switch authorization to use protobuf client
mfojtik Mar 5, 2019
ec51519
UPSTREAM: 00000: add debugging for upgrade tests
deads2k Oct 10, 2019
7b9d0f8
UPSTREAM: 84466: legacy-cloud-providers/gce/gce_fake.go: NewFakeGCEC…
abhinavdahiya Oct 28, 2019
6cb4f81
UPSTREAM: 84466: gce: ensureInternalInstanceGroups: reuse instance-g…
abhinavdahiya Oct 28, 2019
e90e5f4
UPSTREAM: 84568: test/e2e/apps: Skip or scale LB test per node count
Miciah Oct 30, 2019
b6f8f5b
UPSTREAM: 84466: gce: add ExternalInstanceGroupsPrefix to filter inst…
abhinavdahiya Oct 31, 2019
b5c57ed
UPSTREAM: 84466: gce: skip ensureInstanceGroup for a zone that has no…
abhinavdahiya Nov 12, 2019
66794c9
UPSTREAM: <drop>: artificial dependency on openshift libs
p0lyn0mial Dec 3, 2019
73d59cc
UPSTREAM: <carry>: wait for apiservices on startup
deads2k Feb 13, 2019
7d4359b
UPSTREAM: <carry>: filter out CustomResourceQuota paths from OpenAPI
sttts Apr 12, 2019
6369dc5
UPSTREAM: <carry>: patch aggregator to allow delegating resources
mfojtik Mar 11, 2019
957ff7d
UPSTREAM: <carry>: remove apiservice from sync in CRD registration wh…
mfojtik Apr 15, 2019
cac7e49
UPSTREAM: <carry>: create termination events
sttts Jun 3, 2019
e5f6c84
UPSTREAM: <carry>: hardcoded restmapper with a few entries to reboots…
deads2k Jun 7, 2019
e7c8171
UPSTREAM: <carry>: kubelet: Expose a simple journald shim on the kube…
smarterclayton Dec 22, 2018
f657330
UPSTREAM: <carry>: kubelet: XFS quota for emptyDir volumes
sjenning Apr 26, 2018
1a5a5b1
UPSTREAM: <carry>: kube-controller-manager: add service serving cert …
deads2k May 26, 2016
979d916
UPSTREAM: <carry>: kube-controller-manager: allow running bare kube-c…
deads2k Jan 5, 2018
597a131
UPSTREAM: <carry>: kube-controller-manager: exclude some origin resou…
deads2k Mar 8, 2019
ae2042c
UPSTREAM: <carry>: don't ignore some of the generated files
deads2k Dec 8, 2017
bfdf77e
UPSTREAM: <carry>: autoscaling: hack in working scaling for legacy de…
deads2k Jun 14, 2018
88c1f73
UPSTREAM: <carry>: kube-apiserver: add our immortal namespaces direct…
deads2k Dec 21, 2017
623d8fb
UPSTREAM: <carry>: kube-apiserver: allow injection of kube-apiserver …
deads2k Aug 21, 2018
1e28306
UPSTREAM: <carry>: kube-apiserver: priorize some CRD groups over others
deads2k Feb 12, 2019
eb61536
UPSTREAM: <carry>: fix openapi violation file
sttts Apr 3, 2019
d40cd64
UPSTREAM: <carry>: Always test PDB's during service upgrade test
smarterclayton Apr 29, 2019
7735463
UPSTREAM: <carry>: force dumping events on upgrade failure
deads2k May 9, 2019
f9ed9ca
UPSTREAM: <carry>: kube-apiserver: allow rewiring
deads2k Aug 26, 2019
78014c2
UPSTREAM: <carry>: openshift-kube-apiserver: add kube-apiserver patches
deads2k Mar 17, 2020
8d9be9e
UPSTREAM: <carry>: bootstrap-rbac-policy: move over .well-known rules
sttts Aug 21, 2019
dceedeb
UPSTREAM: <carry>: Read availability zone name from metadata
Fedosin Aug 8, 2019
3979825
UPSTREAM: <carry>: disable file locking for kubeconfig because it bre…
deads2k Sep 5, 2019
f497e01
UPSTREAM: <carry>: warn only about unknown feature gates
sttts Sep 3, 2019
07d84c8
UPSTREAM: <carry>: CHECK(workload) disable kubectl client-side valida…
p0lyn0mial Dec 4, 2019
aec1fdf
UPSTREAM: <carry>: Change timeout in eviction e2e test to account for…
damemi Sep 18, 2019
9181800
UPSTREAM: <carry>: add pod logs dump to e2e
rphillips Oct 28, 2019
e287391
UPSTREAM: <carry>: disable AES24, not supported by FIPS
rphillips Oct 30, 2019
b36ebc4
UPSTREAM: <carry>: add crdvalidation for apiserver.spec.tlsSecurityPr…
stlaz Oct 16, 2019
5e0dae7
UPSTREAM: <carry>: bump nodes ready timeout
rphillips Nov 11, 2019
fd1194d
UPSTREAM: <carry>: adapt to the new flag 'structure'
deads2k Jun 21, 2019
a7d24f5
UPSTREAM: <carry>: Remove excessive logging in upgrade test
p0lyn0mial Dec 5, 2019
c9015c9
UPSTREAM: <carry>: Remove a redundant output in the tests
smarterclayton Dec 18, 2019
a44aa3f
UPSTREAM: <carry>: conditionally fill the UserAgent from the currentl…
p0lyn0mial Dec 19, 2019
006f752
UPSTREAM: <drop>: skip shufflesharding test that takes too long
deads2k Dec 19, 2019
28ed297
UPSTREAM: <drop>: skip PSP test that is inconsistently being skipped
deads2k Dec 19, 2019
071ae95
UPSTREAM: <carry>: Remove excessive logging during e2e upgrade test
smarterclayton Jan 14, 2020
95812e6
UPSTREAM: <carry>: simplify the authorizer patch to allow the flags t…
deads2k Jan 21, 2020
f207065
UPSTREAM: 88120: add dynamic certificate reloading for kube aggregator
p0lyn0mial Feb 27, 2020
32c9c33
UPSTREAM: <carry>: Supply context to API calls
marun Mar 13, 2020
17bfce6
UPSTREAM: <carry>: Extend default unit test timeout to 180s
marun Mar 16, 2020
45b9cef
UPSTREAM: <carry>: CHECK(node): disable --node-label validation for u…
sttts Sep 4, 2019
1e9a45f
UPSTREAM: 89885: allow to read openstack cloud provider config from a…
Fedosin Apr 6, 2020
cc32428
UPSTREAM: 89580: kubelet: skip oom test if NewWatcher errors (non-roo…
sttts Apr 8, 2020
24165c1
UPSTREAM: 90452: refactor/improve CRD publishing e2e tests in an HA s…
p0lyn0mial Apr 29, 2020
d5bedf9
UPSTREAM: <carry>: Enable nested generation of k8s.io/kubernetes bindata
marun May 13, 2020
72c663a
UPSTREAM: 90823: Service load balancers should include unschedulable …
Miciah May 6, 2020
22a2fe2
UPSTREAM: <carry>: Disable by default the addition of service ca to t…
marun May 8, 2020
af4e04f
UPSTREAM: 91008: Do not swallow NotFound error for DeletePod in dsc.m…
soltysh Jun 4, 2020
541608e
UPSTREAM: <carry>: kube-apiserver: wire through isTerminating into ha…
sttts Jun 9, 2020
3b558d4
UPSTREAM: 91642: Adjust Azure e2e binding mode
huffmanca Jun 3, 2020
0619cdb
UPSTREAM: <carry>: Copy build config from openshift/origin
marun Jun 3, 2020
8060de2
FAKE bump(*)
marun Jun 10, 2020
9ea3d50
make update
marun Jun 10, 2020
ee25ac9
UPSTREAM: <carry>: Enable build test and verify
marun Jun 2, 2020
70be8d6
Merge branch 'origin-4.6-kubernetes-1.19.0-beta.0' into 1.19.0-beta.0
marun Jun 11, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 0 additions & 1 deletion .generated_files
Expand Up @@ -22,6 +22,5 @@ file-name generated.pb.go
file-name generated.proto
file-name types_swagger_doc_generated.go

path-prefix Godeps/
path-prefix vendor/
path-prefix pkg/generated/
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
@@ -1,6 +1,6 @@
<!-- Thanks for sending a pull request! Here are some tips for you:

1. If this is your first time, please read our contributor guidelines: https://git.k8s.io/community/contributors/guide#your-first-contribution and developer guide https://git.k8s.io/community/contributors/devel/development.md#development-guide
1. If this is your first time, please read our contributor guidelines: https://git.k8s.io/community/contributors/guide/first-contribution.md#your-first-contribution and developer guide https://git.k8s.io/community/contributors/devel/development.md#development-guide
2. Please label this pull request according to what type of issue you are addressing, especially if this is a release targeted pull request. For reference on required PR/issue labels, read here:
https://git.k8s.io/community/contributors/devel/sig-release/release.md#issuepr-kind-label
3. Ensure you have added or ran the appropriate tests for your PR: https://git.k8s.io/community/contributors/devel/sig-testing/testing.md
Expand Down
10 changes: 3 additions & 7 deletions .gitignore
Expand Up @@ -94,10 +94,6 @@ network_closure.sh
# CoreOS stuff
/cluster/libvirt-coreos/coreos_*.img

# Juju Stuff
/cluster/juju/charms/*
/cluster/juju/bundles/local.yaml

# Downloaded Kubernetes binary release
/kubernetes/

Expand All @@ -119,11 +115,11 @@ kubernetes.tar.gz
# This file used by some vendor repos (e.g. github.com/go-openapi/...) to store secret variables and should not be ignored
!\.drone\.sec

# Godeps workspace
/Godeps/_workspace

/bazel-*
*.pyc

# generated by verify-vendor.sh
vendordiff.patch

# Ignore openshift source archives produced as part of rpm build
openshift*.tar.gz
2,224 changes: 2,224 additions & 0 deletions CHANGELOG/CHANGELOG-1.15.md

Large diffs are not rendered by default.

2,321 changes: 2,321 additions & 0 deletions CHANGELOG/CHANGELOG-1.16.md

Large diffs are not rendered by default.

1,951 changes: 1,951 additions & 0 deletions CHANGELOG/CHANGELOG-1.17.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions CHANGELOG/CHANGELOG-1.18.md
Expand Up @@ -1276,7 +1276,7 @@ filename | sha512 hash

### Feature

- aggragation api will have alpha support for network proxy ([#87515](https://github.com/kubernetes/kubernetes/pull/87515), [@Sh4d1](https://github.com/Sh4d1)) [SIG API Machinery]
- The aggregation API will have alpha support for network proxy ([#87515](https://github.com/kubernetes/kubernetes/pull/87515), [@Sh4d1](https://github.com/Sh4d1)) [SIG API Machinery]
- API request throttling (due to a high rate of requests) is now reported in client-go logs at log level 2. The messages are of the form

Throttling request took 1.50705208s, request: GET:<URL>
Expand Down Expand Up @@ -1599,4 +1599,4 @@ filename | sha512 hash
* Fix bug where EndpointSlice controller would attempt to modify shared objects. ([#85368](https://github.com/kubernetes/kubernetes/pull/85368), [@robscott](https://github.com/robscott))
* Use context to check client closed instead of http.CloseNotifier in processing watch request which will reduce 1 goroutine for each request if proto is HTTP/2.x . ([#85408](https://github.com/kubernetes/kubernetes/pull/85408), [@answer1991](https://github.com/answer1991))
* kubeadm: reset raises warnings if it cannot delete folders ([#85265](https://github.com/kubernetes/kubernetes/pull/85265), [@SataQiu](https://github.com/SataQiu))
* Wait for kubelet & kube-proxy to be ready on Windows node within 10s ([#85228](https://github.com/kubernetes/kubernetes/pull/85228), [@YangLu1031](https://github.com/YangLu1031))
* Wait for kubelet & kube-proxy to be ready on Windows node within 10s ([#85228](https://github.com/kubernetes/kubernetes/pull/85228), [@YangLu1031](https://github.com/YangLu1031))
536 changes: 536 additions & 0 deletions CHANGELOG/CHANGELOG-1.19.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions CHANGELOG/README.md
@@ -1,5 +1,6 @@
# CHANGELOGs

- [CHANGELOG-1.19.md](./CHANGELOG-1.19.md)
- [CHANGELOG-1.18.md](./CHANGELOG-1.18.md)
- [CHANGELOG-1.17.md](./CHANGELOG-1.17.md)
- [CHANGELOG-1.16.md](./CHANGELOG-1.16.md)
Expand Down
8 changes: 6 additions & 2 deletions CONTRIBUTING.md
@@ -1,7 +1,11 @@
# Contributing

Welcome to Kubernetes! If you are interested in contributing to the [Kubernetes code repo](README.md) then checkout the [Contributor's Guide](https://git.k8s.io/community/contributors/guide/)
Welcome to Kubernetes! To learn more about contributing to the [Kubernetes code repo](README.md), check out the [Contributor's Guide](https://git.k8s.io/community/contributors/guide/).

The [Kubernetes community repo](https://github.com/kubernetes/community) contains information on how the community is organized and other information that is pertinent to contributing.
The [Kubernetes community repo](https://github.com/kubernetes/community) contains information about how to get started, how the community organizes, and more.

## Sign the CLA

You must sign the [Contributor License Agreement](https://git.k8s.io/community/contributors/guide/getting-started.md#sign-the-cla) in order to contribute.

[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/CONTRIBUTING.md?pixel)]()