cluster-api-provider-openstack
cluster-api-provider-openstack copied to clipboard
🌱 ORC: Generate common parts of resource API
Adds a very simple code generator which simply uses a go template to generate the common parts of an ORC resource API.
My preference was to do this with generics, but for now this breaks controller-tools: https://github.com/kubernetes-sigs/controller-tools/issues/844
/hold
Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
| Name | Link |
|---|---|
| Latest commit | e4e85c39ee44468776a0ab349aa3fbe7d43b2287 |
| Latest deploy log | https://app.netlify.com/sites/kubernetes-sigs-cluster-api-openstack/deploys/671f60db3260220008a9c7e6 |
| Deploy Preview | https://deploy-preview-2203--kubernetes-sigs-cluster-api-openstack.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: lentzi90
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [lentzi90]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/lgtm
Just discovered a templating bug in this PR while adding subnet: the spec ends up on the same line as the previous validation. Will fix.
/hold cancel
/lgtm