-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/add kind vm #18
Conversation
j-kali
commented
Nov 19, 2024
•
edited
Loading
edited
- Added definition of a pouta VM with a kind cluster to host a dev/test environment
- Converted k8s yaml's into a helm chart
- Adjusted the ansible playbook to work nicely with the dev/test environment
New collaborators: 5E984B2D Jarosław Kalinowski (CSC) <[email protected]>
* Update outdated dependencies * Split installation into multiple steps to aid debugging * Remove replace ';' with '&&' to fail properly when anything fails
6a7383b
to
1dcf74c
Compare
d54631b
to
30437d8
Compare
feea2b8
to
6a5af1c
Compare
6a5af1c
to
456930f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dear Jaroslaw, I finally reviewed all files. I don't know terraform and I am not claiming that I internalized everything, but thanks for this, it looks reasonably clear. One question, does this contain your latest local changes?
Tree looks clean here so I think everything is commited and pushed 🤔 There is a good chance something is still specific to my setup, or something is not clear. But I think it will come out in due time and I will be around to help. I see no reason not to merge it at this stage 🤷 I can see in history that merge requests were merged using a "merge commit" as opposed to just fast forwarding, so I guess I will keep things consistent. |