Commit Graph

24 Commits

Author SHA1 Message Date
paulfantom 89e81dded1 scripts: modify schemas generator to include changes from https://github.com/prometheus-operator/prometheus-operator/pull/4346
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-11-01 09:17:45 +01:00
Saswata Mukherjee 13cfbe3b3d Setup mdox
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
2021-10-21 19:12:30 +05:30
Haoyu Sun 1e632d2ec8 update go-jsonnet for linter bugfix 2021-10-21 11:59:44 +02:00
Damien Grisonnet aab8d8eb88 ci: add changelogs to automated version updates
Add the links to the changelogs of the freshly updated components to the
automated PR that does the update. This allow verifying that we are not
missing any important changes before merging the update. This happened
recently with node-exporter 1.2 which changed some flag names that we
took 3 months to update.

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2021-09-30 09:45:56 +02:00
paulfantom 654aa9bfac scripts: use newer version when generating 2021-06-29 10:08:20 +02:00
paulfantom 6dc90593f9 scripts: move test.sh script into scripts dir 2021-06-14 22:47:22 +02:00
paulfantom e5720038fe scripts: include kube-rbac-proxy and config-reloader in version upgrades 2021-05-31 11:02:19 +02:00
fpetkovski 5fbdddf92e Update kubeconform to 0.4.7
This change updates the version of kubeconform to 0.4.7. It simplifies the
`validate` Makefile target and extracts the kubernetes version into a variable.
2021-05-25 15:33:47 +02:00
paulfantom 8834c2d5e0 .github: disable version updater
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-03-10 10:59:04 +01:00
paulfantom e3db1c174e scripts: fail if version generator cannot retrieve currently used version 2021-03-10 10:49:16 +01:00
paulfantom 16c05d16e2 jsonnet,scripts: better version updater 2021-03-05 10:36:58 +01:00
paulfantom ebef4e02ef fix version updating CI job 2021-02-25 15:41:56 +01:00
paulfantom c88d18c9d2 *: allow automatic updates of installed components
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-02-23 14:24:55 +01:00
paulfantom 3670d5bf7d *: add resource validation
Co-Authored-By: Yann Hamon <yann.hamon@contentful.com>
Co-Authored-By: Kemal Akkoyun <kakkoyun@gmail.com>
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-29 12:25:28 +01:00
paulfantom ecbaa85d81 *: add jsonnet-lint to tooling
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2021-01-12 15:19:43 +01:00
paulfantom 30c04b88ff upgrade to jsonnet v0.17.0 2020-11-22 16:36:20 +01:00
Ali Akca 1b12e6882d Migrate tool dependencies to scripts/go.mod 2020-11-16 13:50:43 +01:00
Lili Cosic b3dfd223b6 scripts,tests: Bump kubernetes version to 1.18 2020-04-17 11:36:32 +02:00
Damien Grisonnet a9df00baec mod: add tooling dependencies
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2020-04-06 12:49:51 +02:00
Paul Gier 37c8d369ee generate jsonnet-bundler binary if it's not available
Also locks jsonnet-bundler to version v0.2.0
2020-02-06 16:11:09 -06:00
Paul Gier c8273cf9e9 Scripts and readme (#258)
* Avoid race condition when deploying quickstart example

The namespace and CRD creation must happen before any dependent objects
are created.  So we can put these in a separate directory (manifest/setup)
so they can be created before the other objects.

Some minor updates to the README and added a couple of scripts
for the quickstarts

Update travis script to avoid race condition

Signed-off-by: Paul Gier <pgier@redhat.com>

* simplify the example quickstart script and improve readme

Signed-off-by: Paul Gier <pgier@redhat.com>

* increase minikube memory to 6g for quickstart example
2019-10-23 08:38:31 +02:00
paulfantom 5fe3df56be Use prebuilt container with jsonnet in it 2019-05-14 14:21:42 +02:00
goll 0e27a3db68 README fixes, Dockerfile bump 2019-04-18 10:02:22 +02:00
Matthias Loibl 3c109369d4 Add a working Travis pipeline 2019-04-15 12:17:04 +02:00