-
Notifications
You must be signed in to change notification settings - Fork 13
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
Status condition from unstructured object #46
Conversation
722907e
to
9867547
Compare
9867547
to
6ec7ba8
Compare
6ec7ba8
to
e1eb8e6
Compare
e1c5851
to
60fdd0d
Compare
60fdd0d
to
a7c2590
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀 Nice work!
d60c9c2
a7c2590
to
d60c9c2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bunch of nits, lgtm 🚀
4398356
d60c9c2
to
4398356
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Closing this out since we went a different direction. We'll re-open this if we think that this is needed later down the line. |
Issue #, if available:
Description of changes:
This PR adds a change to convert unstructured object into a known type so that we can we can reuse the standard condition handling methods. Making this change in response to - kubernetes-sigs/karpenter#1248 (comment)
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.