Swetha Repakula
17beeaf47a
Promote EndpointSlice E2E Tests to Conformance
2021-03-08 09:44:47 -08:00
Swetha Repakula
3ef94fbe3e
Update e2e tests to use EndpointSlice v1 API
2021-03-08 09:44:47 -08:00
Kubernetes Prow Robot
71764b1309
Merge pull request #99939 from aojea/agnhost2.29
...
update agnhost readme
2021-03-08 09:31:54 -08:00
Kubernetes Prow Robot
027d9e6c25
Merge pull request #99835 from chendave/args
...
Move VolumeBinding plugin args validation to apis/config/validation
2021-03-08 09:31:42 -08:00
Kubernetes Prow Robot
4fccba9e06
Merge pull request #99800 from deads2k/beta-more
...
remove more CRD v1beta1 client dependencies from test integration
2021-03-08 07:51:54 -08:00
Kubernetes Prow Robot
f25f071af1
Merge pull request #99658 from deads2k/proxy-skip
...
promote AllowInsecureBackendProxy to stable
2021-03-08 07:51:42 -08:00
Kubernetes Prow Robot
a517eccd9f
Merge pull request #99393 from chenyw1990/reduceKubeletResourceWatch
...
reduce configmap and secret watch of kubelet
2021-03-08 03:59:44 -08:00
Antonio Ojea
97fba66df6
update agnhost readme
2021-03-08 11:55:12 +01:00
Kubernetes Prow Robot
d193d305ff
Merge pull request #99879 from swetharepakula/eps-ga-controlplane
...
Update controlplane to use EndpointSlice V1 API
2021-03-08 02:41:44 -08:00
Kubernetes Prow Robot
763514f438
Merge pull request #99595 from prameshj/ports-fix
...
Support specifying more than 5 ports in L4 ILB service
2021-03-08 01:21:45 -08:00
chenyw1990
57a3b0abd6
reduce configmap and secret watch of kubelet
2021-03-08 16:55:39 +08:00
Kubernetes Prow Robot
348fc2e414
Merge pull request #99908 from liggitt/prepare-run-flake
...
Deflake TestPrepareRun
2021-03-08 00:21:45 -08:00
Kubernetes Prow Robot
573bf2ff85
Merge pull request #99871 from liggitt/compatibility-tests
...
Add discovery and flowcontrol compatibility API data
2021-03-07 22:23:44 -08:00
Kubernetes Prow Robot
a91fdfbeb3
Merge pull request #97493 from Pingan2017/allocatemem-1224
...
add operator for allocateMemory.available signal
2021-03-07 20:09:44 -08:00
Kubernetes Prow Robot
04e0e52271
Merge pull request #99923 from BenTheElder/cleanup-the-scripts
...
cleanup more bazel references
2021-03-07 18:43:44 -08:00
Benjamin Elder
b0a86806f0
hack/update-vendor.sh
2021-03-07 15:34:44 -08:00
Benjamin Elder
b1162745b2
ignore vendor in update-bazel.sh, ignore bazel in update-vendor.sh
2021-03-07 15:34:44 -08:00
Benjamin Elder
67b3235c7a
remove bazel from boilerplate
2021-03-07 15:27:45 -08:00
Benjamin Elder
0659a7dbac
add TODO for staging rules cleanup
2021-03-07 15:27:44 -08:00
Benjamin Elder
1b5ef42681
replace vsphere legacy provider "fixtures" runtime path lookup based on stack info with tesdata and relative paths
...
go test sets the current working directory to the package under test
we can just use relative paths and a testdata directory instead of the brittle runtime path lookup logic
2021-03-07 15:27:44 -08:00
Benjamin Elder
1a7cf6c91a
remove bazel logic from test/integration/framework
2021-03-07 15:27:44 -08:00
Benjamin Elder
aaa9280955
drop bazel from build/README.md
2021-03-07 15:27:44 -08:00
Kubernetes Prow Robot
9a9a9b014c
Merge pull request #99914 from Huang-Wei/throughput-regression
...
Revert "Surface more information about plugin scores in scheduler"
2021-03-07 15:21:42 -08:00
Benjamin Elder
5a83303fd6
drop bazel from generate-bindata.sh
2021-03-07 14:24:15 -08:00
Kubernetes Prow Robot
70f2608b53
Merge pull request #98918 from pohly/psp-ephemeral-validation
...
PSP ephemeral volume validation
2021-03-07 13:47:42 -08:00
Benjamin Elder
8f3cbc923a
drop bazel logic from hack/lib/golang.sh
2021-03-07 13:11:29 -08:00
Benjamin Elder
45f910e79e
update hack/tools README.md
...
bazel tools are no-more
2021-03-07 13:10:43 -08:00
Benjamin Elder
bf33ee380a
remove bazel from start-kubemark.sh
2021-03-07 13:09:01 -08:00
Benjamin Elder
f32bfe10b7
drop bazel from make verify QUICK=true
...
it's faster than ever, but also more pointless than ever. most future development has no need to run this
2021-03-07 13:03:17 -08:00
Benjamin Elder
ac02163991
update verify-bazel.sh comments
2021-03-07 13:02:39 -08:00
Benjamin Elder
b7f1cf7683
remove bazel from the makefile
2021-03-07 13:01:17 -08:00
Benjamin Elder
0e8def03aa
remove hack/update-workspace-mirror.sh
...
this was used to mirror certain bazel dependencies.
2021-03-07 12:56:45 -08:00
Benjamin Elder
b0144538da
cleanup verify-gofmt.sh
...
- clarify comments
- simplify to just use gofmt from path
- setup go env instead of just verify go version
2021-03-07 12:51:33 -08:00
Benjamin Elder
e55e41b86a
update print-workspace-status.sh comment
2021-03-07 12:47:37 -08:00
Benjamin Elder
03576473ce
don't search bazel output paths for binaries
2021-03-07 12:47:00 -08:00
Kubernetes Prow Robot
ed978f6549
Merge pull request #99882 from BenTheElder/clean-bazel
...
cleanup bazel build files in-tree with make clean
2021-03-07 10:07:42 -08:00
Kubernetes Prow Robot
e19c88fbf6
Merge pull request #91295 from ingvagabund/have-kubectl-explain-check-all-gvks
...
kubectl explain: detect resource group in case there are two or more groups discovered
2021-03-07 08:31:42 -08:00
Kubernetes Prow Robot
59012258ca
Merge pull request #99904 from neolit123/1.21-health-check-master-taint
...
kubeadm: add missing toleration for upgrade health check
2021-03-07 03:45:42 -08:00
Patrick Ohly
fb4b380fe2
PSP: validation errors for generic volume type
...
It's not enough to silently drop the volume type if the feature is
disabled. Instead, the policy should fail validation, just as it would
have if the API server didn't know about the feature at all.
2021-03-07 10:58:45 +01:00
Patrick Ohly
aa4f8ae793
security: another test case for generic ephemeral inline volumes
...
When the PSP contains some other volume types, generic ephemeral
inline volumes must be rejected.
2021-03-07 10:56:48 +01:00
Patrick Ohly
38384d5c13
PSP: conditional support for generic volume type
...
When introducing the new "generic" volume type for generic ephemeral
inline volumes, the storage policy for PodSecurityPolicy objects
should have been extended so that this new type is valid only
if the generic ephemeral volume feature is enabled or an
existing object already has it.
Adding the new type to the internal API was also missed.
2021-03-07 10:56:48 +01:00
Kubernetes Prow Robot
90851a0fb5
Merge pull request #99905 from BenTheElder/shellchecked
...
update verify-shellcheck to v0.7.1, fix nits, multi-arch digest pinning, fix new lint errors
2021-03-06 22:17:53 -08:00
Kubernetes Prow Robot
e688f22da0
Merge pull request #99214 from jpbetz/apply-client-go-builders2-typedclient
...
Add Apply to client-go's typed client
2021-03-06 22:17:41 -08:00
Kubernetes Prow Robot
4cf8823fba
Merge pull request #98074 from kwiesmueller/admission-reset-managedFields
...
Reset managedFields corrupted by admission controllers
2021-03-06 21:15:42 -08:00
Swetha Repakula
6bc5796750
Update controlplane to use EndpointSlice V1 API
2021-03-06 20:05:24 -08:00
Kubernetes Prow Robot
d6a9061cb4
Merge pull request #99870 from swetharepakula/eps-ga-controller
...
Graduate EndpointSlice Controllers to GA
2021-03-06 19:57:45 -08:00
Wei Huang
8f5416c1ec
Revert "Surface more information about plugin scores in scheduler"
...
This reverts commit d09a841246
.
2021-03-06 19:54:12 -08:00
Kubernetes Prow Robot
dc493bb553
Merge pull request #99907 from liggitt/cache-test-timeout
...
Add test timeout to mutation detector test
2021-03-06 18:43:53 -08:00
Kubernetes Prow Robot
c37073b87b
Merge pull request #99890 from yahaa/fix-lint
...
fix gosimple lint check
2021-03-06 18:43:41 -08:00
Joe Betz
0b42cae157
Add integration test
2021-03-06 20:50:52 -05:00