Tim Hockin
91c401c964
Update-vendor: canonicalize pwd
2021-01-25 10:15:59 -08:00
Tim Hockin
187def4d4f
Make: Retool how we cache go dirs
...
Now we can use /dev/null as an argument when running tools manually
2021-01-25 10:15:59 -08:00
Tim Hockin
1b04d05423
Makefile: add debug on generated files
2021-01-25 10:15:59 -08:00
Tim Hockin
8703dc6e1c
Makefile: remove redundant line
...
This same dep is expressed a few lines later in the "real" recipe.
2021-01-25 10:15:58 -08:00
Tim Hockin
e46810bca5
Make: $(foo:-) is shell, not makefile syntax
...
Driving towards `make --warn-undefined-variables`.
2021-01-25 10:15:58 -08:00
Tim Hockin
ee170145b2
Make: prefix magic go-deps variables with GODEPS
...
This makes them easier to see and find.
Driving towards `make --warn-undefined-variables`.
2021-01-25 10:15:58 -08:00
Tim Hockin
371d602a05
Make: change $(eval) in a comment
...
Because this comment is in a `define` which is later evaluated, the
syntactical `$(eval)` is treated like a variable exapansion. Just
change the comment.
Driving towards `make --warn-undefined-variables`.
2021-01-25 10:15:58 -08:00
Tim Hockin
83dc781d29
Make: init variables
...
Driving towards the goal of `make --warn-undefined-variables` working.
2021-01-25 10:15:58 -08:00
Kubernetes Prow Robot
f5bb2c19b9
Merge pull request #97882 from ialidzhikov/staticcheck/x509
...
Fix staticcheck in staging/src/k8s.io/apiserver/pkg/authentication/request/x509
2021-01-25 09:26:54 -08:00
Kubernetes Prow Robot
b7fc3f91ea
Merge pull request #98312 from deads2k/finish-export-option-removal
...
finish removal of exportoptions
2021-01-25 08:15:15 -08:00
Kubernetes Prow Robot
a03264bebc
Merge pull request #97700 from hasheddan/sig-rel-owners
...
OWNERS: Update SIG Release aliases
2021-01-25 08:15:06 -08:00
Kubernetes Prow Robot
2df1c6a0fa
Merge pull request #92065 from pohly/podinfo-doc-fix
...
storage: document csi.storage.k8s.io/ephemeral also for internal type
2021-01-25 08:14:54 -08:00
Kubernetes Prow Robot
fa3be1bcd2
Merge pull request #98096 from leileiwan/master
...
fix(*):inter pod affinity default min score is zero
2021-01-25 07:22:54 -08:00
Kubernetes Prow Robot
16ed85a6d5
Merge pull request #98333 from aojea/e2escale
...
e2e sig-network loadbalancer tests
2021-01-25 04:10:54 -08:00
Stephen Augustus
c181fcd1f3
OWNERS(CHANGELOG): Add 1.21 Release Notes shadows as reviewers
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-01-25 06:08:44 -05:00
Stephen Augustus
30fccd6b44
OWNERS(CHANGELOG): Add release-engineering-reviewers as approvers
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-01-25 06:06:33 -05:00
hasheddan
d7c6274d2f
OWNERS(CHANGELOG): Add wilsonehusin (1.21 relnotes lead) as approver
...
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
Co-authored-by: Stephen Augustus <foo@auggie.dev>
2021-01-25 06:06:33 -05:00
Stephen Augustus
205b9d7703
OWNERS(sig-release): Add CHANGELOG aliases
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-01-25 06:06:32 -05:00
Stephen Augustus
a79a5f7d46
OWNERS(build-image): Add Release Managers as reviewers
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-01-25 06:05:11 -05:00
hasheddan
2ba5d99912
OWNERS(releng): Sync Release Managers
...
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
Co-authored-by: Stephen Augustus <foo@auggie.dev>
2021-01-25 05:51:37 -05:00
Stephen Augustus
387796307a
OWNERS(sig-release): Remove SIG Release approvers alias
...
We're currently only using this for changelog approvals and those should
really be handled by relnotes + RelEng.
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-01-25 05:17:16 -05:00
Kubernetes Prow Robot
3433f099fb
Merge pull request #97898 from knabben/api-netpol-test
...
Copying Netpol API tests from networkpolicy folder
2021-01-24 09:48:53 -08:00
Kubernetes Prow Robot
6a1087ed40
Merge pull request #98340 from gavinfish/sched-preempt-pi
...
Scheduler: update potentialVictims as framework.PodInfo type
2021-01-24 08:50:53 -08:00
Kubernetes Prow Robot
2a4c956b0c
Merge pull request #98337 from eltociear/patch-1
...
Fix typo in device_plugin_test.go
2021-01-24 07:52:53 -08:00
Amim Knabben
92066e9e28
Copying Netpol API tests from networkpolicy folder
2021-01-24 10:48:10 -05:00
drfish
8be6d9650c
Update potentialVictims as framework.PodInfo type
2021-01-24 22:17:28 +08:00
Kubernetes Prow Robot
0e2248f753
Merge pull request #97258 from lojies/changelogmod
...
fix error flag in changlog
2021-01-24 01:58:53 -08:00
leileiwan
65d2dda443
fix(*): init max score with -maxInt64
2021-01-24 17:30:27 +08:00
Ikko Ashimine
5155decbbf
Fix typo in device_plugin_test.go
...
assignement -> assignment
2021-01-24 17:42:34 +09:00
Kubernetes Prow Robot
bfe42562a1
Merge pull request #98309 from dims/ensure-bash-version-at-least-5.x
...
Ensure bash version at least 5.x
2021-01-23 22:02:53 -08:00
Kubernetes Prow Robot
7f033ea142
Merge pull request #97517 from pacoxu/patch-2
...
update known issue status for 1.20 changelog
2021-01-23 19:18:53 -08:00
Kubernetes Prow Robot
fb276ce201
Merge pull request #98318 from dims/adding-dims-to-test/images-owners
...
Adding dims to test/images OWNERS file
2021-01-23 18:06:53 -08:00
Antonio Ojea
e08a00f97d
split tcp/udp e2e loadbalancer test
...
splitting the test, one per protocol, we can run them in parallel.
2021-01-24 01:42:04 +01:00
Antonio Ojea
63dce95fd2
e2e network test reorganization
...
the sig-network e2e tests related to services has more than 3k lines.
Some of those e2e tests are related to loadbalancers, that are
cloud provider specific and have special requirements.
We split up the services file and keeps the loadbalancers e2e tests
in their own file and with their own tag, so it is easier to skip
for people that don't run e2e tests in cloud providers.
2021-01-24 01:12:42 +01:00
Kubernetes Prow Robot
676079605d
Merge pull request #97789 from pacoxu/fix/gce-depre-version
...
metadata concealment: remove the legacy endpoints from the check
2021-01-23 10:41:39 -08:00
Kubernetes Prow Robot
308aa1a87a
Merge pull request #98273 from wenjiaswe/patch-2
...
Remove unused expectedRV in store_test TestGet
2021-01-23 06:39:39 -08:00
Kubernetes Prow Robot
ecb3a682b8
Merge pull request #98313 from claudiubelu/test-images/fixes-apparmor-loader
...
test images: Fixes apparmor-loader image
2021-01-23 01:51:39 -08:00
Kubernetes Prow Robot
b557633c3f
Merge pull request #98249 from JornShen/optimize_writeline_writeBytesLine
...
Optimize writeline and writeBytesLine in proxier.go
2021-01-22 23:45:39 -08:00
Kubernetes Prow Robot
194e5193c4
Merge pull request #97877 from andyzhangx/azurefile-migration-fix
...
fix azure file migration issue
2021-01-22 18:21:39 -08:00
Kubernetes Prow Robot
7b3f0cd5ca
Merge pull request #98286 from jeremyje/win20h2
...
Fix GCE Windows Smoke Test and Support 2004 and 20H2.
2021-01-22 12:21:39 -08:00
Kubernetes Prow Robot
1bb0108574
Merge pull request #98284 from pjh/install-docker-on-node-start
...
GCE Windows: add 20H2; install docker when nodes are started
2021-01-22 11:31:26 -08:00
David Eads
3f0f38e96d
generated
2021-01-22 13:47:31 -05:00
David Eads
dabcd852d3
remove ExportOptions
2021-01-22 13:47:31 -05:00
David Eads
37cc89ed8d
finish removal of exportoptions
2021-01-22 13:47:31 -05:00
Kubernetes Prow Robot
8493bce1f1
Merge pull request #98315 from claudiubelu/patch-3
...
test images: Adds --progress=plain to docker buildx build
2021-01-22 10:29:27 -08:00
Davanum Srinivas
d9fdc68bae
Adding dims to test/images OWNERS file
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-01-22 13:17:54 -05:00
Davanum Srinivas
feecef7795
Ensure bash version at least 5.x
...
Co-authored-by: Stephen Augustus <justaugustus@users.noreply.github.com>
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-01-22 13:08:53 -05:00
Peter Hornyack
21592c23e1
GCE Windows: add 20H2; install docker when nodes are started
2021-01-22 09:58:22 -08:00
Claudiu Belu
cbeab55eb6
test images: Adds --progress=plain to docker buildx build
...
The default value for the progress is ``auto``, which will eat the output of RUN commands. This makes it a bit hard to debug when issues occur. Changing that option to ``plain`` will ensure that the output is properly kept.
2021-01-22 17:34:15 +02:00
Kubernetes Prow Robot
64baf0f73f
Merge pull request #98296 from Huang-Wei/avoid-singleton
...
sched: avoid using shareable singleton instance
2021-01-22 07:33:27 -08:00