Kubernetes Prow Robot
33070ac9d9
Merge pull request #98580 from marosset/sig-windows-fature-approvers-updates
...
Updating OWNERS_ALIASES for SIG-Windows
2021-07-15 12:39:02 -07:00
Aldo Culquicondor
be34dc95b5
Remove E2E test for NodePreferAvoidPods scheduling Score
...
The feature is now disabled by default. The annotation never graduated from alpha. The same behavior can be achieved with PreferNoSchedule taints.
2021-07-15 14:55:09 -04:00
Kubernetes Prow Robot
4f9bfb39ad
Merge pull request #102169 from odinuge/rlimit-tests
...
Ensure node-e2e-test can open enough files
2021-07-15 10:20:45 -07:00
Kubernetes Prow Robot
7fd021ba6a
Merge pull request #103703 from robscott/endpointslice-role-revert
...
Revert granting EndpointSlice write access to edit role
2021-07-15 08:20:46 -07:00
Claudiu Belu
a2ea04bab3
tests: Updates cuda-vector-add:1.0 image to the promoted registry
...
With this commit, we're no longer using any images from the gcr.io/kubernetes-e2e-test-images
registry.
2021-07-15 08:00:49 -07:00
Carlos Panato
a3b6f0557d
device-plugins: replace gcr.io/gke-release to use the community registry
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-07-15 16:02:42 +02:00
Matthias Bertschy
5f0925a294
Flake #99979 increase delay for ready state propagation
2021-07-15 11:42:33 +02:00
Kubernetes Prow Robot
02355e22b3
Merge pull request #103650 from dims/get-golangci-lint-back-on-its-feet
...
Get golangci lint back on its feet
2021-07-15 02:06:48 -07:00
Nick Turner
1887ddfc96
Make --configure-cloud-routes configurable in local-up-cluster
...
- Allow --configure-cloud-routes to be set in hack/local-up-cluster.sh
using the env var $CONFIGURE_CLOUD_ROUTES.
2021-07-15 08:21:32 +00:00
Kubernetes Prow Robot
f6c2068623
Merge pull request #102921 from fromanirh/pod-readiness-gate-timeout
...
e2e: increase readiness gate timeout
2021-07-14 23:34:48 -07:00
Pat Christopher
169583bf4e
tests for path resolver, add KUBE_ROOT to both top level func calls
2021-07-14 20:35:49 -07:00
paco
2d3323d1fb
try to fix the in_tree_volumes cases: refactor the projectBasePath logic
2021-07-15 10:39:29 +08:00
Anago GCB
f5bc129a99
CHANGELOG: Update directory for v1.22.0-beta.2 release
2021-07-14 22:09:06 +00:00
Kubernetes Prow Robot
6609899398
Merge pull request #103689 from enj/enj/t/exec_metrics
...
client-go exec: fix metrics related to plugin not found
2021-07-14 13:54:41 -07:00
Aldo Culquicondor
82728b5f71
Add integration tests for updating Job parallelism
2021-07-14 14:26:15 -04:00
Monis Khan
a6ac42082b
client-go exec: fix metrics related to plugin not found
...
These were missed because our tests did not pass in the correct test
data input (the command to execute).
Signed-off-by: Monis Khan <mok@vmware.com>
2021-07-14 14:02:23 -04:00
Kubernetes Prow Robot
68922e3deb
Merge pull request #103644 from alculquicondor/tracking-deleted-pods
...
Revert counting deleted pods as failures for Job
2021-07-14 09:02:28 -07:00
Aldo Culquicondor
5e1b5ec398
Revert counting deleted pods as failures for Job
...
When JobTrackingWithFinalizers is disabled. To preserve existing behavior.
Change-Id: Id1752f96feed322911712fe9e918e91e42eca809
2021-07-14 10:03:20 -04:00
Davanum Srinivas
75748c185e
enable verify-golangci-lint.sh
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-07-14 08:53:33 -04:00
Davanum Srinivas
07332ad398
fix ineffassign and varcheck
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-07-14 08:41:22 -04:00
Davanum Srinivas
26cc8e40a8
fix deadcode issues
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-07-14 08:41:21 -04:00
Davanum Srinivas
b74fe232e3
update golangci-lint to newer version
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-07-14 08:41:21 -04:00
Mengjiao Liu
7911a08fb3
Remove ServiceAccountIssuerDiscovery feature gate
2021-07-14 18:43:59 +08:00
Kubernetes Prow Robot
2da4d48e6d
Merge pull request #100567 from jingxu97/mar/mark
...
Mark volume mount as uncertain in case of volume expansion fails
2021-07-13 22:20:26 -07:00
Rob Scott
416efdab26
Remove Endpoints write access from aggregated edit role
2021-07-13 22:17:12 -07:00
Rob Scott
6c61ee51b9
Revert granting EndpointSlice write access to edit role
...
This reverts part of the change introduced by #101203 .
2021-07-13 22:13:07 -07:00
Pat Christopher
e75f3fb563
add happy path tests for two types of imports
2021-07-13 20:08:13 -07:00
Pat Christopher
d3aabe2397
fix existing unit tests
2021-07-13 19:25:45 -07:00
Pat Christopher
585ce7f04d
missed a paren
2021-07-13 19:03:39 -07:00
Pat Christopher
bde2ef2a1a
review comments
2021-07-13 19:02:23 -07:00
Kubernetes Prow Robot
d6f2473d08
Merge pull request #103668 from smarterclayton/panic_in_pod_worker
...
kubelet: Prevent runtime-only pods from going into terminated phase
2021-07-13 17:42:26 -07:00
Kubernetes Prow Robot
f0b7ad3ee0
Merge pull request #103168 from raisaat/beta-2238
...
Code changes for Probe-level Termination Grace Period Beta
2021-07-13 15:42:19 -07:00
Kubernetes Prow Robot
dbfa5acaa3
Merge pull request #100887 from claudiubelu/test-images/cuda-vector-add-old
...
test images: Adds cuda-vector-add-old image
2021-07-13 14:34:01 -07:00
Kubernetes Prow Robot
ab609a418e
Merge pull request #103669 from cpanato/go1.16
...
[go1.16] Update to go1.16.6
2021-07-13 12:50:13 -07:00
Kubernetes Prow Robot
1b60d456c4
Merge pull request #103284 from kebe7jun/fix/kubectl-logs-error-for-multiple-pods
...
Fix the code is leaking the defaulting between unrelated pod instances
2021-07-13 12:50:01 -07:00
Clayton Coleman
de9cdab5ae
kubelet: Prevent runtime-only pods from going into terminated phase
...
If a pod is already in terminated and the housekeeping loop sees an
out of date cache entry for a running container, the pod worker
should ignore that running pod termination request. Once the worker
completes, a subsequent housekeeping invocation will then invoke
terminating because the worker is no longer processing any pod
with that UID.
This does leave the possibility of syncTerminatedPod being blocked
if a container in the pod is started after killPod successfully
completes but before syncTerminatedPod can exit successfully,
perhaps because the terminated flow (detach volumes) is blocked on
that running container. A future change will address that issue.
2021-07-13 15:41:49 -04:00
Elana Hashman
aaa7de0ac6
Update API description for probe.terminationGracePeriodSeconds
2021-07-13 14:28:06 -05:00
rarashid
bf2ae14501
Move feature flag to beta (but leave as false) and remove the feature flag from Kubelet
2021-07-13 14:25:44 -05:00
Matthew Cary
60d446fe3d
Drop end of sunrpc port range to avoid port conflicts.
...
Change-Id: I1561fe447f50d9ac835094b3cceba62ea74dfd81
2021-07-13 18:38:40 +00:00
Kubernetes Prow Robot
e375563732
Merge pull request #103245 from wzshiming/fix/prober-termination
...
Add validation for Prober TerminationGracePeriodSeconds
2021-07-13 09:30:30 -07:00
Carlos Panato
83f8d1ad72
[go1.16] Update to go1.16.6
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-07-13 18:05:16 +02:00
wojtekt
c79a0a0882
Get rid of unused flowSchemaRVs in P&F
2021-07-13 15:16:17 +02:00
wojtekt
73211256e8
Rename width to workEstimate in P&F code
2021-07-13 15:10:58 +02:00
Kubernetes Prow Robot
234d731182
Merge pull request #103629 from ash2k/ash2k/drop-gotest.tools
...
Drop direct dependency on gotest.tools
2021-07-13 02:30:30 -07:00
Tomas Smetana
2b03c77189
e2e: fix NFS options test for IPv6
2021-07-13 10:18:15 +02:00
Damien Grisonnet
d02568aab5
client-go/tools: update events version in doc
...
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2021-07-13 08:50:40 +02:00
KeZhang
65618bfd69
Add sync reconstructed volume from desired state of world for volumemanager
2021-07-13 12:51:37 +08:00
pacoxu
7a36a5b827
fix test failures in legacy cloud provider: add 'projects/' after upgrade
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2021-07-13 12:42:23 +08:00
Kubernetes Prow Robot
789662889b
Merge pull request #101195 from claudiubelu/test-images/private
...
test images: Adds windows-nanoserver image
2021-07-12 20:42:29 -07:00
Pat Christopher
ef3c344868
seems to work, needs tests and a lot of cleanup
2021-07-12 20:28:10 -07:00