Skip to content
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

Generate static yamls on release #85

Open
davidkornel opened this issue May 9, 2023 · 3 comments
Open

Generate static yamls on release #85

davidkornel opened this issue May 9, 2023 · 3 comments

Comments

@davidkornel
Copy link
Member

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
Copy link

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
Copy link
Member Author

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 added a commit that referenced this issue Oct 24, 2023
- by default the legacy dataplane mode is used, however a dataplane CR sample is also provided
@davidkornel
Copy link
Member Author

@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:

  • change the dataplane-mode flag to managed in the stunner-gateway-operator-manifests.yaml file
  • remove the stunner-manifests.yaml file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants