Anish Ramasekar
4cd09e15cf
update dual-stack test description to remove alpha
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-03-12 09:58:50 -08:00
Utsav Oza
2f3a4ec9cb
Migrate remaining files in pkg/kubelet to structured logging
2021-03-12 22:36:28 +05:30
Carlos Panato
bd32786b20
test: remove gcr.io/gke-release since it is deprecated
2021-03-12 14:35:10 +01:00
pacoxu
9e024e839b
update structured log for policy_static.go
2021-03-12 16:26:20 +08:00
Kubernetes Prow Robot
fcee7a0105
Merge pull request #99996 from learner0810/master
...
logcheck: check Windows files
2021-03-12 00:12:18 -08:00
pacoxu
4cf80f160d
update structured log for fake_cpu_manager.go
2021-03-12 16:06:52 +08:00
wojtekt
be87a9331b
Remove double-ownership of PV ResourceQuota tests
2021-03-12 08:15:00 +01:00
Kubernetes Prow Robot
faa5c8ccd4
Merge pull request #99375 from ehashman/probe-kep-2238
...
Add Probe-level terminationGracePeriodSeconds
2021-03-11 23:10:18 -08:00
wojtekt
5744e44cad
Move GPU upgrade tests to node directory
2021-03-12 08:00:11 +01:00
Kubernetes Prow Robot
251177e521
Merge pull request #100154 from jsturtevant/windows-volume-tests
...
[sig-windows] Write to unique file to avoid conflicts with other tests
2021-03-11 21:54:17 -08:00
Kubernetes Prow Robot
a8ac0c98b9
Merge pull request #96616 from perithompson/windows-check-permissions
...
Check Kubelet is running with correct Windows Permissions
2021-03-11 19:08:17 -08:00
hwdef
ae8c4c2656
kubelet: fix the bug that the number of cpu cannot be obtained normally under Windows
2021-03-12 10:22:01 +08:00
Amim Knabben
95db61e37b
Structured log for topologymanager
2021-03-11 20:50:14 -05:00
Kubernetes Prow Robot
5ae856c36f
Merge pull request #100107 from robscott/rollback-100027
...
Rolling back PR 100027
2021-03-11 17:28:41 -08:00
Kubernetes Prow Robot
bebb932bdf
Merge pull request #99479 from mengjiao-liu/migrate_to_structured_logs
...
Migrate `pkg/kubelet/lifecycle,oom` to structured logging
2021-03-11 17:28:33 -08:00
Kubernetes Prow Robot
d43ffff007
Merge pull request #99298 from zshihang/csi
...
graduate CSIServiceAccountToken to beta
2021-03-11 17:28:25 -08:00
Kubernetes Prow Robot
b5ba51b22b
Merge pull request #98154 from yangjunmyfm192085/run-test
...
migrate file kubelet_node_status.go logs to structured logging and fix error description of reconcileHugePageResource log
2021-03-11 17:28:18 -08:00
Elana Hashman
7df1259d09
Generated changes for probe terminationGracePeriodSeconds
2021-03-11 16:40:40 -08:00
Kubernetes Prow Robot
019c892181
Merge pull request #100082 from logicalhan/etcd-stable
...
rename apiserver_storage_object_counts to apiserver_storage_objects
2021-03-11 16:24:30 -08:00
Kubernetes Prow Robot
0f1db5891d
Merge pull request #99885 from qingwave/structred-log-kubelet-pluginmanager
...
Migrate pkg/kubelet/pluginmanager to structured logging
2021-03-11 16:24:18 -08:00
James Sturtevant
5dacb7ba88
write to unique file to avoid conflicts
2021-03-11 15:56:28 -08:00
Kubernetes Prow Robot
6038755107
Merge pull request #100147 from alculquicondor/indexed-annotation
...
Rename job completion index annotation to not contain alpha
2021-03-11 15:02:30 -08:00
Kubernetes Prow Robot
7139f08763
Merge pull request #99592 from Joseph-Goergen/fix-buildimage-dockerfile
...
Fixed the Dockerfile for the build-image to build from KUBE_BASE_IMAGE_REGISTRY
2021-03-11 15:02:18 -08:00
Elana Hashman
06e634e216
Add e2es for terminationGracePeriod override
2021-03-11 14:38:06 -08:00
Elana Hashman
9fb6e712ff
Override terminationLivenessGracePeriod for probes
2021-03-11 14:38:03 -08:00
Elana Hashman
c88512d34f
Add feature flag ProbeTerminationGracePeriod, test field drop in API
2021-03-11 14:38:00 -08:00
Elana Hashman
81cfbccea4
Validate that readiness probes can't set terminationGracePeriodSeconds
2021-03-11 14:37:57 -08:00
Elana Hashman
9cdd673a8b
Add terminationGracePeriodSeconds to Probe API
2021-03-11 14:37:49 -08:00
Kubernetes Prow Robot
2eb32e930a
Merge pull request #100137 from wojtek-t/cleanup_describe_22
...
Further refactoring of upgrade tests and removal of etcd upgrade tests which isn't even run
2021-03-11 13:36:18 -08:00
Kubernetes Prow Robot
1db614ec8f
Merge pull request #99472 from Huang-Wei/sched-bypass-init-pods-bench
...
sched: fix a bug that metrics of init or collected pods are re-collected
2021-03-11 12:18:18 -08:00
Aldo Culquicondor
ae0ac3109e
Rename job completion index annotation to not contain alpha
2021-03-11 19:25:11 +00:00
Wei Huang
b93b4a2c96
sched: fix a bug that metrics of init or collected pods are re-collected
2021-03-11 10:28:39 -08:00
wojtekt
ac0e7b57ab
Remove etcd upgrade test - it's not being run
2021-03-11 14:41:48 +01:00
wojtekt
811d4aaaf6
Split GetUpgradeContext to a dedicated file
2021-03-11 14:39:32 +01:00
afrouz
27a99045e5
Migrate pkg/kubelet/config to structured logging
...
Co-authored-by: Shubheksha <shubheksha@users.noreply.github.com>
Co-authored-by: Marek Siarkowicz <marek.siarkowicz@protonmail.com>
Co-authored-by: Elana Hashman <ehashman@users.noreply.github.com>
2021-03-11 14:58:38 +03:30
Kubernetes Prow Robot
23d4b3b4f0
Merge pull request #99965 from swetharepakula/glbc-rbac
...
Add GLBC roles for IngressClass & GCPIngressParams
2021-03-11 03:02:25 -08:00
Kubernetes Prow Robot
823fa75643
Merge pull request #98900 from Huang-Wei/churn-cluster-op
...
Introduce a churnOp to scheduler perf testing framework
2021-03-11 02:00:24 -08:00
zhongjun.li
cbc0d55912
logcheck: check Windows files
2021-03-11 17:40:07 +08:00
Sascha Grunert
aad711f399
Run pause image as non-root user and group
...
We now build the pause image to use a pseudo user and group 65535:65535.
This increases the security aspect of the container image, if a
vulnerability would directly affect the pause container.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2021-03-11 09:29:45 +01:00
Kubernetes Prow Robot
784df7a37e
Merge pull request #100056 from pacoxu/patch-6
...
[test-only] e2e fix: loosen newTestResourceQuota to 10 configmaps
2021-03-11 00:18:53 -08:00
Kubernetes Prow Robot
b4648b11f9
Merge pull request #100030 from wojtek-t/cleanup_describe_20
...
Split upgrade tests logic to generic and provider-specific
2021-03-11 00:18:44 -08:00
Kubernetes Prow Robot
eb0c118a9d
Merge pull request #99759 from jpbetz/apply-extract
...
Add Extract support to client-go apply builders
2021-03-11 00:18:36 -08:00
Kubernetes Prow Robot
91a7be0c2f
Merge pull request #98884 from fedepaol/hostnetworkudp
...
Network Tests: bind host network udp listeners to hostIPs
2021-03-11 00:18:24 -08:00
pacoxu
59d96263e4
remove e2e volume registry as it is not used
2021-03-11 15:54:33 +08:00
Mauricio Poppe
5d9053014e
Update tests to use common pod functions from framework/pod/utils.go
2021-03-11 07:25:56 +00:00
Kubernetes Prow Robot
98d3738f6d
Merge pull request #100108 from Jefftree/ssa-revertga
...
Revert SSA GA
2021-03-10 22:43:04 -08:00
Kubernetes Prow Robot
e2cdf0e3f7
Merge pull request #100103 from robscott/stale-tracker-fix-v2
...
Updating EndpointSlice controllers to avoid duplicate creations
2021-03-10 22:42:55 -08:00
Kubernetes Prow Robot
5693d909fe
Merge pull request #100099 from kevindelgado/subresource-flake-followup
...
[test-only] Remove retry in TestSubresourcePatch
2021-03-10 22:42:47 -08:00
Kubernetes Prow Robot
cd66a33b32
Merge pull request #100092 from liggitt/conformance-pdb
...
[test-only] Promote PDB CRUD e2e tests to conformance
2021-03-10 22:42:35 -08:00
Kubernetes Prow Robot
98500aa6a5
Merge pull request #100055 from enj/enj/i/delegated_authn_client_ca
...
delegated authn: allow client CA override based on non-empty opts
2021-03-10 22:42:23 -08:00