-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Add support for easier YAML loading. #207
Conversation
Merging because of a lack of reviews... |
How to load in to an specific namespace ?? |
|
import for yaml : Any help ?? |
@mmmaks |
import for YAML: |
pom :
|
i think maven release doesn't contain this pull request yet |
There is no single argument constructor in Quantity.
It shows : |
Also, while creating Kubernetes Job, with yaml :
and then a list of known kinds. Also, when I try to create Job with yaml : Error : please help !! |
@mmmaks can you open issue instead of adding comments on pull request. it will be helpful/visible to others and they may quickly identify the issue |
on a 2nd look, it seems HashMap classes is never loaded with key batch/v1/Job because pojo/DTO for job is V1Job.java but not BatchV1Job.java |
Closes #170
@kondapally1989 @zysimplelife @lwander
Code now looks like: