Commit Graph

29 Commits

Author SHA1 Message Date
Peng Peng 20a24cdf05
Fix CVEs found in Jan 2025 scan (#22)
* Fix CVEs found in Jan 2025 scan

---------

Co-authored-by: Peng Peng <pepeng@microsoft.com>
2025-01-13 11:25:12 +08:00
Bartosz Brodecki 2a9c0f4c19 fix: Adjusting to 2024-10-30 09:22:34 +08:00
Zhen Zhang c793c09db2
Merge pull request #19 from Colvin-Y/bump/v1.6.0
Bump kruise-api to v.1.6.0; Fix typo; Fix panic metrics
2024-07-26 09:39:05 +08:00
Zhen Zhang 9a1593662c
Merge pull request #17 from Colvin-Y/bump/kustomize
bump kustomize to v4@v4.5.2
2024-07-26 09:38:49 +08:00
Colvin-Y 1b676f1adf Bump kruise-api to v.1.6.0; Fix typo; Fix panic metrics
Signed-off-by: Colvin-Y <ykwhrimfaxi@gmail.com>
2024-07-25 20:37:20 +08:00
Colvin-Y 2e0a5f3fe9 bump kustomize to v4@v4.5.2 2024-07-15 20:18:03 +08:00
berg d756a0cf16
Merge pull request #15 from furykerry/master
fix docker build problem
2024-01-25 17:58:55 +08:00
守辰 c2b99c9ca8 fix docker build problem
Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com>
2024-01-25 17:44:06 +08:00
berg 18aab47e5f
Merge pull request #14 from furykerry/master
update kruise-api to 1.5.0
2024-01-24 13:24:26 +08:00
守辰 f7975306df update kruise-api to 1.5.0
Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com>
2024-01-23 21:01:53 +08:00
berg b081f2ae9e
Merge pull request #11 from zmberg/grafana-dashboard
add sample grafana dashboard
2023-02-21 14:25:03 +08:00
liheng.zms 4a2ea44501 support docker multiarch(amd64,arm64)
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
2023-02-20 11:19:33 +08:00
liheng.zms 44c839c4c1 add sample grafana dashboard
Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
2023-01-31 13:19:33 +08:00
Siyu Wang bd11d8138e Fix workloadspread maxReplicas
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2022-02-16 11:46:54 +08:00
Siyu Wang f80c0fec1f Fix resources option
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2022-02-14 17:26:09 +08:00
Siyu Wang d4cd67473a Fix resources option
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2022-02-14 14:52:07 +08:00
Siyu Wang d210b5a9d0 Fix golangci-lint errors
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2022-02-14 11:56:22 +08:00
Siyu Wang 4e7fe02a1c Add metrics for ContainerRecreateRequest
Signed-off-by: Siyu Wang <FillZpp.pub@gmail.com>
2022-02-14 11:51:53 +08:00
秦世杰 1efd962143
一些bug修复 (#10)
* Fix nil pointer

Signed-off-by: shijieqin <qsj4work@gmail.com>

* Fix Naming conventions for kruise_sidecarset_status_replicas_ready

Signed-off-by: shijieqin <qsj4work@gmail.com>
2022-01-19 14:30:52 +08:00
FillZpp 47cf599d52 Fix go mod requirements
Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
2021-10-11 15:04:52 +08:00
FillZpp b805a372db Add locally deploy and annotations metrics
Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
2021-10-11 14:57:16 +08:00
TAODEI f6eb1c55ae
feat: test example supplement (#9)
* feat: the code and docs of broadcastJob

* feat: test example supplement
2021-09-27 14:20:46 +08:00
TAODEI 9bf99b406c
feat: the code and docs of broadcastJob (#8) 2021-09-22 10:39:07 +08:00
TAODEI 6e0b781725
WorkloadSpread (#7)
* cloneset left the last two metrics

* Delete cloneset.md

* .md

* mod

* all cloneset except go.mod

* fix: last two

* del:cloneset.unavailable

* makefile and dockerfile

* 1

* fix:cloneset.go:'implied'

* fix:dockerfile makefile

* del:config

* Delete config

* fix:解决panic

* doc:cloneset.md

* advancedstatefulset

* statefulset

* rename statefulset.md

* del:delete chinese description of statefulset.go

* fix:dockerfile

* fix:statefulsets can't be active resources

* fix:statefulsets can't be active resources

* feat: complete doc and code of sidecarset

* feat: docs and code of workloadSpread;
docs: Slightly revised the past document

* test

* rm cloneset-metrics.md

* feat: the code and docs of DaemonSet
2021-09-14 10:25:52 +08:00
TAODEI 30c07bc442
new branch: complete statefulset.go and statefulset.md (#4)
* cloneset left the last two metrics

* Delete cloneset.md

* .md

* mod

* all cloneset except go.mod

* fix: last two

* del:cloneset.unavailable

* makefile and dockerfile

* 1

* fix:cloneset.go:'implied'

* fix:dockerfile makefile

* del:config

* Delete config

* fix:解决panic

* doc:cloneset.md

* advancedstatefulset

* statefulset

* rename statefulset.md

* del:delete chinese description of statefulset.go

* fix:dockerfile

* fix:statefulsets can't be active resources

* fix:statefulsets can't be active resources

* feat: complete doc and code of sidecarset
2021-08-31 19:15:18 +08:00
TAODEI 2c70af3fbb
dockerfile makefile and cloneset metrics
* doc:cloneset.md
2021-08-13 16:18:56 +08:00
FillZpp 64b90889c4 Update k8s.io/kube-state-metrics/v2
Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
2021-07-26 09:50:33 +08:00
FillZpp d24f885e7b Initialize project
Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
2021-07-22 19:48:27 +08:00
Siyu Wang 716652857b
Initial commit 2021-07-22 14:12:55 +08:00