Charles Moulliard
Charles Moulliard
## Issue During the process to get an ArgoCD Token, I got the following error ``` 12024-01-25T13:23:16.000Z Beginning step Create ArgoCD Resources22024-01-25T13:23:16.000Z FetchError: invalid json response body at https://openshift-gitops-server-openshift-gitops.apps.qshift.snowdrop.dev/api/v1/session, Opens...
## Issue Is there a way to by pass such a TLS Certificate issue `reason: unable to verify the first certificate` when we create a new argocd resource using the...
## TODO Remove `sudo` when kind script to create a kind cluster runs on macos ``` curl -s -L "https://raw.githubusercontent.com/snowdrop/k8s-infra/main/kind/kind.sh" | bash -s install --provider podman Welcome to our _____...
## TODO Find a way to grab the new certificate generated by Lets'encrypt to update our cluster (or a cluster) Current procedure is: - Identify the VM running the certmanager...
## Issue The following command to be executed ``` TASK [passstore/ansible_inventory : If the folder already exists, fail!] ****************************************************************************************************************************************************** Thursday 15 June 2023 14:52:31 +0200 (0:00:00.439) 0:00:05.173 ********* fatal: [localhost]:...
## Request In some cases, it is needed to patch the kubeadmConfigPatches or let's say to change the default kind config which is used when we install kind using the...
## Request Our openstack playbooks to create/delete a VM use, to access the platform, the auth mode `password`. While this approach is not bad, it forces us to pass the...
- First draft of the script containing functions to install k8s tools - See: #312
## Question Should we keep/maintain the project `./container` ;-) As prerequisites are needed and tools installed like: password store, python3, pip3, ansible, ssh, gnugpg to play with this project, then...
## TODO Add a title and text, part of the [file](https://github.com/snowdrop/k8s-infra/blob/main/openstack/README.adoc), to explain how to use the playbook referenced as currently the link to the playbook is showed end of...