https://github.com/pmalek/crd-alias-fail
https://github.com/pmalek/crd-alias-fail
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pmalek/crd-alias-fail
- Owner: pmalek
- License: mit
- Created: 2025-02-04T13:28:10.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-04T13:30:31.000Z (4 months ago)
- Last Synced: 2025-02-12T21:38:38.467Z (4 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Showcase `controller-gen` `panic`
Reproduction repo for [kubernetes-sigs/controller-tools/issues/1136][issue_link].
[issue_link]: https://github.com/kubernetes-sigs/controller-tools/issues/1136
## Reproduction
```
controller-gen object paths="./api/configuration/...;./api/konnect/..."
```