PlayFab / thundernetes

Thundernetes makes it easy to run your game servers on Kubernetes
https://playfab.github.io/thundernetes
Apache License 2.0
313 stars 47 forks source link

Always pull latest cert-manager version #407

Closed snobu closed 2 years ago

snobu commented 2 years ago

Make sure we're always pulling the latest cert-manager by getting the latest release tag from GitHub and passing it to kubectl apply -f.

This may look shady to some users so i'm open to just mentioning "hey go here and check the latest version number and add it to the URL by hand".

Up to you to decide.

dgkanatsios commented 2 years ago

ping @snobu, we'd love to merge this!

snobu commented 2 years ago

I don't really know how the {% include code-block-start.md %} thing works so can only assume it will :) Also the CI trigger should ignore Markdown files, it's wasted compute. I can send a PR but just checking with you first if it's not intentional.

dgkanatsios commented 2 years ago

I can send a PR but just checking with you first if it's not intentional.

That would be great, thanks!