- Feb 04, 2022
-
-
Paweł Krupa (paulfantom) authored
-
ArthurSens authored
Signed-off-by:
ArthurSens <arthursens2005@gmail.com>
-
- Feb 01, 2022
-
-
Arthur Silva Sens authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Jan 27, 2022
-
-
ArthurSens authored
Signed-off-by:
ArthurSens <arthursens2005@gmail.com>
-
- Jan 24, 2022
-
-
Philip Gough authored
-
Arthur Silva Sens authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Jan 17, 2022
-
-
Philip Gough authored
-
- Dec 17, 2021
-
-
Philip Gough authored
-
- Oct 21, 2021
-
-
Saswata Mukherjee authored
Signed-off-by:
Saswata Mukherjee <saswataminsta@yahoo.com>
-
- Sep 30, 2021
-
-
Arthur Silva Sens authored
Signed-off-by:
GitHub <noreply@github.com>
-
- Sep 06, 2021
-
-
Damien Grisonnet authored
Instead of running kubeconform on only one version of Kubernetes, it would be better to run it against the 2 latests versions of Kubernetes that kube-prometheus supports, so that the validation will be in line with our support policy. Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
- Jul 07, 2021
-
-
paulfantom authored
Signed-off-by:
paulfantom <pawel@krupa.net.pl>
-
- Jul 01, 2021
-
-
Sunil Thaha authored
Make target `manifests` has a dependency on build.sh which if untouched wouldn't generate the manifests after the first run. This patch fixes it by removing the `build.sh` dependency Signed-off-by:
Sunil Thaha <sthaha@redhat.com>
-
- Jun 14, 2021
-
-
paulfantom authored
-
- May 25, 2021
-
-
fpetkovski authored
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.
-
- Jan 29, 2021
-
-
paulfantom authored
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>
-
- Jan 12, 2021
-
-
paulfantom authored
Signed-off-by:
paulfantom <pawel@krupa.net.pl>
-
- Nov 16, 2020
- Nov 12, 2020
-
-
Ali Akca authored
-
- Oct 21, 2020
-
-
Alex Sears authored
The `find` call in the Makefile doesn't actually output any `*.libsonnet` file due to the way `find` handles operators. This was discovered using GNU `find` on a Mac. From the manpages: > Please note that -a when specified implicitly (for example by two tests appearing without an explicit operator between them) or explicitly has higher precedence than -o. This means that find . -name afile -o -name bfile -print will never print afile. A simple addition of `-print` to force the print fixes the issue.
-
- Apr 07, 2020
-
-
Damien Grisonnet authored
Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
- Apr 06, 2020
-
-
Damien Grisonnet authored
Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
Damien Grisonnet authored
Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
Damien Grisonnet authored
Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
- Mar 24, 2020
-
-
paulfantom authored
-
- Mar 03, 2020
-
-
Lili Cosic authored
-
Paul Gier authored
The new version (v0.3.1) of jsonnet bundler causes some changes to go.mod and jsonnetfile.json. The build should 'go get' a specific version instead of the latest to prevent new releases from breaking existing builds.
-
- Feb 06, 2020
- Oct 24, 2019
-
-
Benoît Knecht authored
Since 1664600b, manifests are built using `examples/kustomize.jsonnet` instead of `example.jsonnet`. This commit updates the dependencies in the `manifests` target to reflect that change.
-
- Oct 14, 2019
-
-
paulfantom authored
-
- Sep 25, 2019
-
-
Simon Pasquier authored
-
- Aug 28, 2019
-
-
Kyle Byerly authored
-
- Jul 11, 2019
-
-
Frederic Branczyk authored
-
- May 17, 2019
-
-
zzg authored
-
- May 14, 2019
-
-
paulfantom authored
-
- Apr 15, 2019
-
-
Matthias Loibl authored
-
- Mar 26, 2019
-
-
goll authored
-
- Mar 20, 2019
-
-
Cory O'Daniel authored
* [Modified] Makefile to run kustomize.jsonnet * [Modified] Moved kustomization from example.jsonnet to examples/kustomize.jsonnet * [Modified] kustomization file to land at root of kube-prometheus so current users can continue to use `kubectl apply -f manifests`
-