l7mp / stunner

A Kubernetes media gateway for WebRTC. Contact: info@l7mp.io
https://l7mp.io
MIT License
709 stars 56 forks source link

Generate static yamls on release #85

Open davidkornel opened 1 year ago

davidkornel commented 1 year ago

With each release, we should generate the static manifests from the helm and place them under deploy/manifests. Perhaps we need to extend the functionality of the existing workflow

davidknezic commented 11 months ago

Hi @davidkornel, if I get this right, this would be very helpful, as I'd be able to use the manifests through Kustomize (kubectl apply -k) without Helm. Not sure if the static manifests are up-to-date right now.

davidkornel commented 11 months ago

hi @davidknezic, my bad I forgot to update them with the latest release, they are still at v0.15.0. I'll try to update them tonight. Feel free to send a ping if I forget to update.

davidkornel commented 11 months ago

@davidknezic they should be up-to-date know. As it was stated in the commit message by default the legacy dataplane mode is used, however a sample Dataplane CR is also provided. If you wish to use the dataplane mode: