Kubernetes Prow Robot and GitHub
175f648045
Merge pull request #695 from a7i/liveness-template
...
make livenessprobe consistent across manifests
2022-01-12 13:37:40 -08:00
Amir Alavi
f50a3fa119
make livenessprobe consistent across manifests; make helm chart configurable via values.yaml
2022-01-12 11:49:17 -05:00
Kubernetes Prow Robot and GitHub
551eced42a
Merge pull request #688 from babygoat/evict-failed-without-ownerrefs
...
feat: support eviction of failed bare pods
2022-01-11 12:31:15 -08:00
Kubernetes Prow Robot and GitHub
796f347305
Merge pull request #692 from jklaw90/sliding-until
...
NonSlidingUntil for deployment
2022-01-11 06:21:16 -08:00
Kubernetes Prow Robot and GitHub
13abbe7f09
Merge pull request #693 from developer-guy/patch-1
...
Update NOTES.txt
2022-01-10 05:11:13 -08:00
Kubernetes Prow Robot and GitHub
e4df54d2d1
Merge pull request #685 from JaneLiuL/master
...
add liveness probe
2022-01-10 04:29:12 -08:00
Jane Liu L
c38f617e40
add liveness probe
2022-01-10 09:56:53 +08:00
Kubernetes Prow Robot and GitHub
e6551564c4
Merge pull request #691 from RyanDevlin/waitForNodes
...
Eliminated race condition in E2E tests
2022-01-07 06:16:30 -08:00
3a991dd50c
Update NOTES.txt
...
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com >
Co-authored-by: Furkan Türkal <furkan.turkal@trendyol.com >
Co-authored-by: Emin Aktaş <emin.aktas@trendyol.com >
Co-authored-by: Necatican Yıldırım <necatican.yildirim@trendyol.com >
Co-authored-by: Fatih Sarhan <fatih.sarhan@trendyol.com >
2022-01-07 13:42:00 +03:00
Julian Lawrence
77cb406052
updated until -> sliding until
2022-01-06 12:55:10 -08:00
RyanDevlin
921a5680ab
Eliminated race condition in E2E tests
2022-01-06 09:36:13 -05:00
babygoat
1529180d70
feat: support eviction of failed bare pods
...
This patch adds the policy(evictFailedBarePods) to allow the failed
pods without ownerReferences to be evicted. For backward compatibility,
disable the policy by default. Address #644 .
2022-01-06 01:07:41 +08:00
Kubernetes Prow Robot and GitHub
2d9143d129
Merge pull request #687 from jklaw90/error-comment
...
Comment update for metrics
2022-01-04 06:52:52 -08:00
Kubernetes Prow Robot and GitHub
e9c0833b6f
Merge pull request #689 from ingvagabund/run-hack-update-generated-conversions-sh
...
run ./hack/update-* scripts
2022-01-04 06:34:52 -08:00
Jan Chaloupka
8462cf56d7
run ./hack/update-* scripts
2022-01-04 09:37:01 +01:00
Julian Lawrence
a60d6a527d
updated comment to reflect actual value
2021-12-29 10:56:10 -08:00
Kubernetes Prow Robot and GitHub
2b23694704
Merge pull request #682 from jklaw90/chart-labels
...
commonLabels value for chart
2021-12-26 06:15:15 -08:00
Julian Lawrence
d0a95bee2f
fixed default value for common labels
2021-12-20 08:24:30 -08:00
Julian Lawrence
57a910f5d1
adding commonLabels value
2021-12-18 23:31:52 -08:00
Kubernetes Prow Robot and GitHub
ccaedde183
Merge pull request #661 from kirecek/enhc/include-pod-reason
...
Add pod.Status.Reason to the list of reasons
2021-12-17 13:11:55 -08:00
Erik Jankovič and Erik Jankovič
2020642b6f
chore: add pod.Status.Reason to the list of reasons
...
Signed-off-by: Erik Jankovič <erik.jankovic@gmail.com >
2021-12-17 18:37:53 +01:00
Kubernetes Prow Robot and GitHub
96ff5d2dd9
Merge pull request #680 from ingvagabund/klog-output-stdout
...
Set the klog output to stdout by default
2021-12-16 05:31:18 -08:00
Jan Chaloupka
d8718d7db3
Set the klog output to stdout by default
...
Also, one needs to set --logtostderr=false to properly log into the stdout
2021-12-16 11:22:40 +01:00
Kubernetes Prow Robot and GitHub
1e5165ba9f
Merge pull request #670 from autumn0207/improve_pod_eviction_metrics
...
Add node name label to the counter metric for evicted pods
2021-12-16 01:49:18 -08:00
autumn0207
8e74f8bd77
improve pod eviction metrics
2021-12-16 17:06:22 +08:00
Kubernetes Prow Robot and GitHub
2424928019
Merge pull request #667 from damemi/1.23-rc.0
...
bump: k8s to 1.23
2021-12-15 06:56:20 -08:00
Jan Chaloupka and Mike Dame
e6314d2c7e
Init the klog directly
...
Since https://github.com/kubernetes/kubernetes/commit/3948cb8d1bf67e2a181d1f55338c43ead47cf03a#diff-465167b08358906be13f9641d4798c6e8ad0790395e045af8ace4d08223fa922R78
the klog verbosity level gets always overriden.
2021-12-15 09:23:20 -05:00
Kubernetes Prow Robot and GitHub
271ee3c7e3
Merge pull request #678 from a7i/golangci-fix
...
fix: install golangci using from the golangci repo
2021-12-15 02:20:19 -08:00
Amir Alavi
e58686c142
fix: install golangci using from the golangci repo
2021-12-14 13:18:19 -05:00
Kubernetes Prow Robot and GitHub
0b2c10d6ce
Merge pull request #673 from Garrybest/pr_pod_cache
...
list pods assigned to a node by pod informer cache
2021-12-14 01:32:04 -08:00
Garrybest
cac3b9185b
reform all test files
...
Signed-off-by: Garrybest <garrybest@foxmail.com >
2021-12-11 19:43:16 +08:00
Mike Dame
94888e653c
Move klog initialization to cli.Run()
2021-12-10 12:00:11 -05:00
Mike Dame
936578b238
Update k8s version in helm test
2021-12-10 10:14:47 -05:00
Mike Dame
4fa7bf978c
run hack/update-generated-deep-copies.sh
2021-12-10 10:02:39 -05:00
Mike Dame
2f7c496944
React to 1.23 bump
...
Logging validation functions changed in upstream commit
https://github.com/kubernetes/component-base/commit/54ecfcdac8c92a7f0c88a65a2e9861baa089ac90 .
This uses the new function name.
2021-12-10 10:02:26 -05:00
Mike Dame
5fe3ca86ff
bump: k8s to 1.23
2021-12-10 10:02:14 -05:00
Garrybest
0ff8ecb41e
reform all strategies by using getPodsAssignedToNode
...
Signed-off-by: Garrybest <garrybest@foxmail.com >
2021-12-10 19:28:51 +08:00
Garrybest
08ed129a07
reform ListPodsOnANode by using pod informer and indexer
...
Signed-off-by: Garrybest <garrybest@foxmail.com >
2021-12-10 19:25:20 +08:00
Kubernetes Prow Robot and GitHub
49ad197dfc
Merge pull request #658 from JaneLiuL/master
...
Add maxNoOfPodsToEvictPerNamespace policy
2021-12-03 01:50:27 -08:00
Kubernetes Prow Robot and Jane Liu L
82201d0e48
Add maxNoOfPodsToEvictPerNamespace policy
2021-12-03 10:58:37 +08:00
Kubernetes Prow Robot and GitHub
2b95332e8c
Merge pull request #665 from spiffxp/use-k8s-infra-for-gcb-image
...
images: use k8s-staging-test-infra/gcb-docker-gcloud
2021-11-30 13:59:01 -08:00
Aaron Crickenberger
e8ed62e540
images: use k8s-staging-test-infra/gcb-docker-gcloud
2021-11-30 13:12:18 -08:00
Kubernetes Prow Robot and GitHub
e5725de7bb
Merge pull request #664 from stpabhi/dev
...
fix typo minPodLifeTimeSeconds
2021-11-30 08:10:56 -08:00
Abhilash Pallerlamudi
c47e811937
fix typo minPodLifeTimeSeconds
...
Signed-off-by: Abhilash Pallerlamudi <stp.abhi@gmail.com >
2021-11-29 17:51:40 -08:00
Kubernetes Prow Robot and GitHub
e0bac4c371
Merge pull request #662 from ingvagabund/drop-deprecated-flags
...
Drop deprecated flags
2021-11-29 08:43:23 -08:00
Jan Chaloupka
73a7adf572
Drop deprecated flags
2021-11-29 17:12:59 +01:00
Kubernetes Prow Robot and GitHub
5cf381a817
Merge pull request #663 from ingvagabund/bump-go-to-1.17
...
Bump go version in go.mod to go1.17
2021-11-29 08:01:23 -08:00
Jan Chaloupka
4603182320
Bump go version in go.mod to go1.17
2021-11-29 16:49:35 +01:00
Kubernetes Prow Robot and GitHub
d0f11a41c0
Merge pull request #639 from JaneLiuL/master
...
Ignore Pods With Deletion Timestamp
2021-11-15 08:44:49 -08:00
Jane Liu L
c7524705b3
Ignore Pods With Deletion Timestamp
2021-11-10 09:32:11 +08:00