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

Generate CRDs #182

Merged
merged 1 commit into from
Aug 19, 2020
Merged

Generate CRDs #182

merged 1 commit into from
Aug 19, 2020

Conversation

arjunrn
Copy link
Contributor

@arjunrn arjunrn commented Dec 17, 2019

Generate CRDs using tools

Updated:

@coveralls
Copy link

coveralls commented Dec 17, 2019

Pull Request Test Coverage Report for Build 1616

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 68.815%

Totals Coverage Status
Change from base Build 1597: 0.0%
Covered Lines: 1580
Relevant Lines: 2296

💛 - Coveralls

@arjunrn arjunrn force-pushed the generate-crds branch 6 times, most recently from 0ef3f2b to 713da1f Compare December 19, 2019 13:08
@arjunrn arjunrn force-pushed the generate-crds branch 2 times, most recently from 5afa391 to 2350bc4 Compare December 20, 2019 15:13
@mikkeloscar mikkeloscar force-pushed the generate-crds branch 6 times, most recently from fd6f363 to 9efb194 Compare August 18, 2020 18:45
Signed-off-by: Arjun Naik <arjun@arjunnaik.in>
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
Weight float64 `json:"weight"`
StackName string `json:"stackName"`
// +kubebuilder:validation:Type=number
// +kubebuilder:validation:Format=float
Copy link
Contributor

@muaazsaleem muaazsaleem Aug 19, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Is this deliberately not float64? i.e // +kubebuilder:validation:Format=float64

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah nvm, I see here that it's not a valid format.

@muaazsaleem
Copy link
Contributor

👍

1 similar comment
@mikkeloscar
Copy link
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants