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

[Flake] controller-gen: unable to parse option #1546

Closed
tnozicka opened this issue Nov 9, 2023 · 2 comments · Fixed by #1547 or #1646
Closed

[Flake] controller-gen: unable to parse option #1546

tnozicka opened this issue Nov 9, 2023 · 2 comments · Fixed by #1547 or #1646
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@tnozicka
Copy link
Member

tnozicka commented Nov 9, 2023

Error: unable to parse option "output:dir=/tmp/tmp.20pvwCptGT/generated/./pkg/api/scylla/v1": ['p' exponent requires hexadecimal mantissa (at <input>:1:9) exponent has no digits (at <input>:1:9)]

https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/1532/pull-scylla-operator-verify/1722576839383191552#1:build-log.txt%3A12

@tnozicka tnozicka added the kind/bug Categorizes issue or PR as related to a bug. label Nov 9, 2023
@scylla-operator-bot scylla-operator-bot bot added the needs-priority Indicates a PR lacks a `priority/foo` label and requires one. label Nov 9, 2023
@tnozicka
Copy link
Member Author

tnozicka commented Nov 9, 2023

controller-gen issue kubernetes-sigs/controller-tools#734

@tnozicka tnozicka added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Nov 9, 2023
@scylla-operator-bot scylla-operator-bot bot removed the needs-priority Indicates a PR lacks a `priority/foo` label and requires one. label Nov 9, 2023
@tnozicka tnozicka self-assigned this Nov 9, 2023
@tnozicka
Copy link
Member Author

tnozicka commented Dec 18, 2023

go run ./vendor/sigs.k8s.io/controller-tools/cmd/controller-gen -- crd paths='./pkg/api/scylla/v1' output:dir='/tmp/crd-2P4zCT/generated/./pkg/api/scylla/v1'
Error: unable to parse option "output:dir=/tmp/crd-2P4zCT/generated/./pkg/api/scylla/v1": ['P' exponent requires hexadecimal mantissa (at <input>:1:10)] 

https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/1541/pull-scylla-operator-verify/1736717336833953792#1:build-log.txt%3A12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
1 participant