-
Notifications
You must be signed in to change notification settings - Fork 116
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
feat(helm): allow to manually set network name or ID #458
Conversation
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.
Looking good in general @pitwegner :) Thanks for the contribution! I have some small requests before we can merge this.
Ah yes, our e2e tests are currently broken for PRs from forks. Sorry about that. I will run them locally and report back :) |
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.
E2E tests were successful :)
Oh yea, linting fails because of #459. |
🤖 I have created a release *beep* *boop* --- ## [1.16.0](v1.15.0-rc.0...v1.16.0) (2023-06-16) ### Features * **helm:** allow to manually set network name or ID ([#458](#458)) ([8410277](8410277)) ### Bug Fixes * **ci:** qemu binfmt wrappers during release ([#421](#421)) ([84a7541](84a7541)) * **routes:** Only delete routes in the Cluster CIDR ([#432](#432)) ([c35d292](c35d292)) ### Continuous Integration * setup release-please ([#437](#437)) ([bbec89e](bbec89e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: Hetzner Cloud Bot <45457231+hcloud-bot@users.noreply.github.com>
No description provided.