-
Notifications
You must be signed in to change notification settings - Fork 37
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
Update to CAPI v1.4 #309
Update to CAPI v1.4 #309
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-cloudstack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hi @hrak. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
OK, I think this is ready for testing now. I successfully tested using kind/Tilt against a Cloudstack 4.18 cluster. |
/ok-to-test |
Yeah i was afraid that part was going to fail already. Upgrade instructions for capi v1.2 to v1.3 mention that
I will be on holiday for the next 2 weeks though, so I'm afraid i cant address this atm. |
Can someone trigger the e2e tests on this? |
/run-e2e -c 4.18 |
@vishesh92 a jenkins job has been kicked to run test with following paramaters:
|
I just noticed CAPI 1.4.7 is out so i will update to that once the e2e tests finish + address the go.mod replace comment above. |
It appears @blueorangutan is very busy :) tests not working anymore? |
@hrak it could be that the job failed at the backend CI/CD pipeline, or BO ran out of Github API rate limits - in which cases we may not hear anything from BO. The best thing to do in such cases is to try again or get one of @vishesh92 @weizhouapache to assist. /run-e2e -c 4.18 |
@rohityadavcloud a jenkins job has been kicked to run test with following paramaters:
|
Ran the tests locally and found an issue in the invalid resource e2e test. Will update the PR shortly. |
@g-gaston a jenkins job has been kicked to run test with following paramaters:
|
/ok-to-test |
/run-e2e -c 4.18 |
@rohityadavcloud a jenkins job has been kicked to run test with following paramaters:
|
/run-e2e -c 4.18 |
@g-gaston a jenkins job has been kicked to run test with following paramaters:
|
/run-e2e -c 4.18 |
1 similar comment
/run-e2e -c 4.18 |
@g-gaston a jenkins job has been kicked to run test with following paramaters:
|
Setting up environment failed |
@pokearu to avoid ddos of the CI env, only owners can kick the e2e tests with the command: /run-e2e -c 4.18 |
/run-e2e -c 4.18 |
@rohityadavcloud a jenkins job has been kicked to run test with following paramaters:
|
1 similar comment
@rohityadavcloud a jenkins job has been kicked to run test with following paramaters:
|
Setting up environment failed |
1 similar comment
Setting up environment failed |
@pokearu tested this by running all e2e manually and all tests are passing (thx 👏🏻 ) I propose to merge this even if can't get the bot to run the tests, IMO the manual run is enough Lazy consensus for tomorrow? |
Yes please 🙏 Currently on holiday but very much looking forward to get
this merged. I have CAPI 1.5 support ready to submit as a follow up.
Op do 1 feb. 2024 20:01 schreef Guillermo Gaston ***@***.***>:
… @pokearu <https://github.com/pokearu> tested this by running all e2e
manually and all tests are passing (thx 👏🏻 )
I propose to merge this even if can't get the bot to run the tests, IMO
the manual run is enough
Lazy consensus for tomorrow?
cc @hrak <https://github.com/hrak> @rohityadavcloud
<https://github.com/rohityadavcloud>
—
Reply to this email directly, view it on GitHub
<#309 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAO7KEYK6YXYJVFDTIWIAVLYRQNDBAVCNFSM6AAAAAA4HTJ4KKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRSGQ2DEMZYGU>
.
You are receiving this because you were mentioned.Message ID:
<kubernetes-sigs/cluster-api-provider-cloudstack/pull/309/c1922442385@
github.com>
|
Signed-off-by: Hans Rakers <[email protected]>
/lgtm thanks @hrak! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: g-gaston, hrak 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 |
@hrak you mentioned you have 1.5 branch |
/run-e2e -c 4.18 |
@weizhouapache a jenkins job has been kicked to run test with following paramaters:
|
results
|
Issue #, if available:
#249
Description of changes:
This PR updates the cluster-api dependency to v1.4.6.
Testing performed:
make test
tested using tilt against a Cloudstack 4.18 cluster
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.