issues
search
kudobuilder
/
kudo
Kubernetes Universal Declarative Operator (KUDO)
https://kudo.dev
Apache License 2.0
1.19k
stars
101
forks
source link
Improve long parameter handling
#1784
Open
ANeumann82
opened
3 years ago
ANeumann82
commented
3 years ago
What this PR does / why we need it
:
Improves the error messages for long integers in parameters
Adds a check that throws an error on invalid parameter types (such as "long")
Fixes #1779
What this PR does / why we need it:
Fixes #1779