Kubernetes Prow Robot
b079cc06ec
Merge pull request #927 from Jukie/tool-modules-918
...
Add tools as go modules
2019-10-09 10:43:51 -07:00
Jukie
3e82c0c790
Install tools as go modules
2019-10-09 10:38:41 -04:00
Kubernetes Prow Robot
d723af3466
Merge pull request #938 from simonpasquier/fix-job-metrics-typo
...
Fix typo in the job metrics description
2019-10-08 01:29:12 -07:00
Simon Pasquier
e3c8827521
Fix typo in the job metrics description
2019-10-08 10:16:25 +02:00
Kubernetes Prow Robot
7bb232044c
Merge pull request #936 from bvwells/lists
...
Pre-allocation of slices
2019-10-07 01:23:09 -07:00
Ben Wells
a9c5ff9164
Simplify collector/metric set
2019-10-07 09:04:25 +01:00
Kubernetes Prow Robot
fa415f208b
Merge pull request #935 from bvwells/unconvert-2
...
Remove unnecessary type conversion
2019-10-06 18:15:10 -07:00
Ben Wells
2332c2a70e
Clean up whitelist/blacklist
2019-10-06 11:41:36 +01:00
Ben Wells
a6fa888e73
Remove unnecessary type conversion
2019-10-06 10:38:11 +01:00
Kubernetes Prow Robot
01f131d806
Merge pull request #933 from manoelstilpen/master
...
adds slack channel link to CONTRIBUTING.md
2019-10-05 12:25:11 -07:00
Kubernetes Prow Robot
fa64b8b65a
Merge pull request #934 from bvwells/unconvert
...
Enable unconvert linter
2019-10-05 12:23:11 -07:00
Manoel Stilpen
42a2d25bb3
updates kube-state-metrics link; adds k8s channel link
2019-10-05 14:56:40 -03:00
Ben Wells
816b5b3fec
Enable unconvert linter
2019-10-04 21:39:21 +01:00
Kubernetes Prow Robot
30d78b0dd6
Merge pull request #929 from clickyotomy/master
...
Add check for ReclaimPolicy, VolumeBindingMode storageclass metrics.
2019-10-04 10:34:05 -07:00
Srinidhi Kaushik
7b5fafe99e
Add defaults to ReclaimPolicy and VolumeBindingMode.
2019-10-04 22:36:45 +05:30
Manoel Stilpen
5061b0b9e6
Update CONTRIBUTING.md
2019-10-04 03:04:46 -03:00
Manoel Stilpen
b6f1a08f6b
Update CONTRIBUTING.md
2019-10-04 02:56:35 -03:00
Kubernetes Prow Robot
620495e4fa
Merge pull request #914 from natalysheinin/natalysheinin-add-webhookconfigurations
...
Add support for MutatingWebhookConfiguration +ValidatingWebhookConfiguration
2019-10-03 11:37:55 -07:00
Nataly Sheinin
99623defbe
add mutatingwebhookconfiguration, validatingwebhookconfiguration metrics
2019-10-03 14:23:18 -04:00
Kubernetes Prow Robot
30edb48376
Merge pull request #928 from jiyeonseo/master
...
fix a broken link to './kubernetes/autosharding'
2019-10-02 06:45:09 -07:00
seojeee
d8c8106f63
Merge branch 'master' into master
2019-10-02 22:36:03 +09:00
seojeee
e876dbc2fd
fix broken link to './kubernetes/autosharding'
2019-10-02 22:05:07 +09:00
Kubernetes Prow Robot
51f0b2eba6
Merge pull request #908 from brancz/generate
...
*: Generate all manifests
2019-10-02 03:35:07 -07:00
Frederic Branczyk
994772a2e4
*: Generate all manifests
...
Sharding and autosharding introduced a number of manifests that are
very similar, but not identical to the standard manifests. This
introduces generating all manifests using jsonnet and moves them to
the explicit `/examples` directory.
2019-10-02 10:35:06 +02:00
Kubernetes Prow Robot
58861a92ef
Merge pull request #921 from u5surf/issue-916
...
Add godoc badge to README.md #916
2019-10-01 18:39:06 -07:00
Kubernetes Prow Robot
0a27824acf
Merge pull request #926 from moideen/moideen-patch-1
...
Update golangci version to latest stable 1.19.1
2019-10-01 17:25:07 -07:00
Moideen Kalladi
d69fc90c8c
Update golangci version to latest stable 1.19.1
2019-10-01 17:13:27 -07:00
u5surf
4dffd1947b
Add godoc badge to README.md #916
2019-10-02 08:08:58 +09:00
Kubernetes Prow Robot
d4541bc0a4
Merge pull request #912 from gtorre/patch-1
...
Update README
2019-10-01 11:37:34 -07:00
Tariq Ibrahim
996d26f865
Merge pull request #911 from tariq1890/merge-1.8
...
Merge release-1.8 into master
2019-10-01 13:58:24 -04:00
gtorre
83a22082c3
Update README
2019-10-01 11:48:47 -04:00
Tariq Ibrahim
f1de3b6987
Merge branch 'release-1.8'
...
# Conflicts:
# CHANGELOG.md
# README.md
# VERSION
# go.mod
2019-10-01 07:48:31 -07:00
Kubernetes Prow Robot
6b7bb9390f
Merge pull request #910 from tariq1890/cut1.8
...
*: cut v1.8.0
2019-10-01 07:31:34 -07:00
Tariq Ibrahim
41a888af00
*: cut v1.8.0
2019-10-01 06:51:20 -07:00
Kubernetes Prow Robot
f96ed6e33e
Merge pull request #909 from LiliC/update-version
...
VERSION: Update version to v1.8.0-rc.1
2019-10-01 06:15:33 -07:00
Lili Cosic
10341b5779
VERSION: Update version to v1.8.0-rc.1
2019-10-01 14:42:20 +02:00
Kubernetes Prow Robot
56684a298b
Merge pull request #907 from YaoZengzeng/lint
...
[e2e] lint the metrics of ksm
2019-09-30 02:57:37 -07:00
YaoZengzeng
d283147719
[e2e] lint the metrics of ksm
...
Signed-off-by: YaoZengzeng <yaozengzeng@huawei.com>
2019-09-30 17:17:28 +08:00
Kubernetes Prow Robot
4e314b0a85
Merge pull request #904 from tariq1890/rc_image
...
update k8s manifests to point to 1.8.0-rc.1
2019-09-26 08:57:07 -07:00
Tariq Ibrahim
c84b82f2d1
update k8s manifests to point to 1.8.0-rc.1
2019-09-26 08:46:37 -07:00
Kubernetes Prow Robot
1d69c1e637
Merge pull request #896 from YaoZengzeng/framework
...
framework for e2e test implemented in golang
2019-09-26 05:31:08 -07:00
Kubernetes Prow Robot
4a9b4cb482
Merge pull request #900 from YaoZengzeng/url
...
fix hyperlink issue
2019-09-25 08:32:00 -07:00
YaoZengzeng
c2026bd6ad
fix hyperlink issue
...
Signed-off-by: YaoZengzeng <yaozengzeng@huawei.com>
2019-09-25 21:23:13 +08:00
YaoZengzeng
126b63377b
framework for e2e test implemented in golang
...
Signed-off-by: YaoZengzeng <yaozengzeng@huawei.com>
2019-09-25 09:12:31 +08:00
Kubernetes Prow Robot
7580d80b19
Merge pull request #898 from tariq1890/release-1.8
...
*: cut v1.8.0-rc.1
2019-09-24 02:17:27 -07:00
Frederic Branczyk
676fd6904d
*: cut v1.8.0-rc.0
...
(cherry picked from commit 89d2f9d66a )
2019-09-23 14:36:52 -07:00
Tariq Ibrahim
47181f5417
*: cut v1.8.0-rc.1
2019-09-23 14:16:12 -07:00
Terin Stock
e16f7cd75e
correct mapping of hpa condition status labels
...
The "condition" and "status" labels for the hpa status conditions were
mapped to the incorrect values. This resulted in the status being in the
condition label, and the condition in the status label.
This changelist corrects the mapping, so that condition and status map
to their respective values.
kube_hpa_status_condition{condition="AbleToScale",hpa="hpa1",namespace="ns1",status="false"} 0
kube_hpa_status_condition{condition="AbleToScale",hpa="hpa1",namespace="ns1",status="true"} 1
kube_hpa_status_condition{condition="AbleToScale",hpa="hpa1",namespace="ns1",status="unknown"} 0
Fixes: f9658ca ("Add hpa conditions")
Signed-off-by: Terin Stock <terin@cloudflare.com>
(cherry picked from commit 6b09c5eb7d )
2019-09-23 11:26:29 -07:00
Kubernetes Prow Robot
52cbdc1464
Merge pull request #895 from tariq1890/fix_licensecheck
...
fix shell script bug in licensecheck logic
2019-09-23 00:43:23 -07:00
Kubernetes Prow Robot
4aa958ca70
Merge pull request #894 from tariq1890/bump_golangci
...
bump golangci-lint to latest stable release
2019-09-23 00:41:23 -07:00