-
Notifications
You must be signed in to change notification settings - Fork 36
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
Restore ObjectMeta on CloudStackMachineTemplateResource #332
Restore ObjectMeta on CloudStackMachineTemplateResource #332
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-cloudstack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
8026dc5
to
46b2d42
Compare
/lgtm |
/run-e2e -c 4.18 |
@rohityadavcloud a jenkins job has been kicked to run test with following paramaters:
|
Test Results : (tid-354)
|
This restores the field with the correct type, and converts the field for v1beta1 and 2 Signed-off-by: Hans Rakers <[email protected]>
46b2d42
to
731fb43
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #332 +/- ##
==========================================
- Coverage 25.45% 25.18% -0.27%
==========================================
Files 59 59
Lines 5555 5618 +63
==========================================
+ Hits 1414 1415 +1
- Misses 4002 4064 +62
Partials 139 139 ☔ View full report in Codecov by Sentry. |
/run-e2e -c 4.18 |
@weizhouapache a jenkins job has been kicked to run test with following paramaters:
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle rotten |
/run-e2e -c 4.19 |
@vishesh92 a jenkins job has been kicked to run test with following paramaters:
|
1 similar comment
@vishesh92 a jenkins job has been kicked to run test with following paramaters:
|
Test Results : (tid-401)
|
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.
code lgtm
Tests are passing as well.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hrak, vishesh92 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
This restores the field with the correct type, and converts the field for v1beta1 and v1beta2
Fixes #331
Also restores API conversion generation for v1beta1 and v1beta2
Issue #, if available:
Description of changes:
Testing performed:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.