Commit Graph

15 Commits

Author SHA1 Message Date
Catherine Fang 5fae5968ac daemonset-sharding-example 2023-03-21 20:37:36 -04:00
Pranshu Srivastava b926fd968e
Incorporate Cobra
s/pflags/cobra/g:
* Use spf13/cobra to handle all flags and sub-commands.
* Remove all spf13/pflag usage, and fallback to the in-build flag
  package if, and when needed.
* Add completion support.

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
2022-11-10 18:25:12 +05:30
Manuel Rüger de1902391c Switch registry from k8s.gcr.io to registry.k8s.io
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2022-06-07 13:48:26 +02:00
Lili Cosic 8122ba953f scripts/standard.jsonnet: Change the default image registry to gcr 2020-11-23 09:46:24 +01:00
Matthias Loibl 10a2b64c11
Clean up jsonnet dependencies and use absolute imports 2020-10-22 19:24:41 +02:00
Lili Cosic 4efee0db6f examples,scripts: Regenerate files 2020-09-15 12:30:59 +02:00
Lili Cosic c05fb42d6b examples,scripts: Generate examples 2019-12-20 15:55:31 +01:00
Lili Cosic 345ded07af jsonnet,scripts: Add kube-state-metrics alerts mixin 2019-12-05 04:00:47 +01: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
Johann Bich 37b37fc373 cli arguments and limited privileges doc 2019-05-15 10:42:55 +09:00
Tomas Dohnalek ae6e25d728
Extended e2e tests.
* Refactored kube_job_status_start_time & kube_job_status_completion_time to Gauge.
 * e2e script moved to tests directory.
 * Added options for e2e testsuite.
 * Cleanun function in e2e.
2018-04-12 18:10:18 +02:00
Andy Xie 73fab25d4a add v0.25.2 2018-04-11 17:30:59 +08:00
zouyee a7246a693d bump image version and README 2018-01-08 22:04:06 +08:00
Andy Xie bd621e00c0 Merge branch 'add_simple_e2e_test' of github.com:andyxning/kube-state-metrics into add_simple_e2e_test 2017-11-06 13:48:29 +08:00
Andy Xie 4aa0bbe17c add simple e2e test 2017-10-26 01:01:53 +08:00