- Feb 03, 2025
-
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#5548
-
- Oct 04, 2024
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
This will allow easier testing when ingress are involved in the chart development.
-
- Aug 07, 2024
-
-
Antoine R. Dumont authored
-
- Jul 16, 2024
-
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#5344
-
- Jul 15, 2024
-
-
Antoine R. Dumont authored
This also allows to reuse common dependency targets between targets. This especially allows the preparation steps (secret) work in any machines (some limitation occurred on some machines because of the file expansion refusing to work). Refs. swh/infra/sysadm-environment#5344
-
Antoine R. Dumont authored
Actually make it functional for non-default minikube. Refs. swh/infra/sysadm-environment#5344
-
Antoine R. Dumont authored
This simplifies and unifies the way to pause one's cluster (e.g. either minikube or kind). Refs. swh/infra/sysadm-environment#5344
-
Antoine R. Dumont authored
This adds aliases whose named start with local-cluster-*. That way, there is no discrepancies between the local-cluster-{create,install-deps,remove-deps,...} targets. Refs. swh/infra/sysadm-environment#5344
-
- Jul 12, 2024
-
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#5344
-
- Jul 11, 2024
-
-
Antoine R. Dumont authored
This also adds the mean to locally override the gitted local-cluster.yaml file [1]. [1] Sample: ``` cloudnativePg: enabled: true rabbitmq: enabled: true kafka: enabled: true cassandra: enabled: true elasticsearch: enabled: true ``` Refs. swh/infra/sysadm-environment#5344
-
- Jul 09, 2024
-
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#5344
-
Antoine R. Dumont authored
with the non-gitted Makefile.local Refs. swh/infra/sysadm-environment#5344
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#5344
-
Antoine R. Dumont authored
This used to be called *-minikube but as we can use another tool (e.g. kind), might as well make it agnostic of it. Refs. swh/infra/sysadm-environment#5344
-
Antoine R. Dumont authored
The local cluster might not be in good shape after a poweroff/restart cycle. While it's a tad long to use it so the cluster gets back in shape, it's still possibly faster than an actual delete/create cluster loop. Refs. swh/infra/sysadm-environment#5344
-
Antoine R. Dumont authored
We cannot declare our own secret, we must let the operator generate it. Refs. swh/infra/sysadm-environment#5344
-
- Jul 05, 2024
-
-
Antoine R. Dumont authored
And it's now documented in an how to in our documentation site. Refs. swh/infra/sysadm-environment#5344
-
- Jul 03, 2024
-
-
Antoine R. Dumont authored
So template output is sensible to the local override. Refs. swh/infra/sysadm-environment#5344
-
- Jun 28, 2024
-
-
Antoine R. Dumont authored
When /minikube-(cc|swh).override.yaml exists, the makefile will override the helm install command with it. So one can actually enable minikube services through those. This only impacts the `make cc-minikube` & `make swh-minikube` targets. Refs. swh/infra/sysadm-environment#5344
-
- Jun 20, 2024
-
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#5344
-
- Jun 19, 2024
-
-
Antoine R. Dumont authored
-
- Jun 14, 2024
-
-
Antoine R. Dumont authored
So we can test on other local cluster local kube technology (e.g. kind, ...) [1] [1] ``` make MINIKUBE_CONTEXT=kind-pg swh-minikube ... ``` Refs. swh/infra/sysadm-environment#5311
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#5311
-
- Jun 13, 2024
-
-
Antoine R. Dumont authored
-
- Jun 05, 2024
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
unless specified otherwise (e.g. `make VERBOSE=1`)
-
- Mar 15, 2024
-
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#5275
-
- Jan 30, 2024
-
-
Antoine R. Dumont authored
-
- Dec 12, 2023
-
-
Guillaume Samson authored
-
- Nov 30, 2023
-
-
Antoine R. Dumont authored
Refs. swh/infra/sysadm-environment#5164
-
- Nov 28, 2023
-
-
Guillaume Samson authored
-
- Oct 18, 2023
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
To ease checking the templating is doing ok on various environment/namespace.
-
- Oct 09, 2023
-
-
Antoine R. Dumont authored
-
- Oct 04, 2023
-
-
Antoine R. Dumont authored
so it's idempotent. Refs. swh/infra/sysadm-environment#4812
-
- Sep 26, 2023
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
As this can be used for the test-staging cluster too.
-
Antoine R. Dumont authored
-