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

class EnvSecretKeyRefs not generated #253

Open
irach-ramos opened this issue Oct 14, 2021 · 0 comments
Open

class EnvSecretKeyRefs not generated #253

irach-ramos opened this issue Oct 14, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@irach-ramos
Copy link

I got this error message while trying to generate crd classes from spark-operator

myproject/target/scala-2.13/src_managed/main/com/coralogix/zio/k8s/client/sparkoperator/definitions/sparkapplication/v1beta2/SparkApplication.scala:1934:109
type EnvSecretKeyRefs is not a member of object com.coralogix.zio.k8s.client.sparkoperator.definitions.sparkapplication.v1beta2.SparkApplication.Spec.Driver
.as[com.coralogix.zio.k8s.client.model.Optional[Map[String, SparkApplication.Spec.Driver.EnvSecretKeyRefs]]]

Here is the crd definition
sparkapplication.txt

@vigoo vigoo added the bug Something isn't working label Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants