Bump CAAPH to v0.2.4
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Updates CAAPH in tests to the current release v0.2.4.
Which issue(s) this PR fixes:
N/A
Special notes for your reviewer:
- [ ] cherry-pick candidate
TODOs:
- [x] squashed commits
- [ ] includes documentation
- [ ] adds unit tests
Release note:
NONE
/assign @Jont828
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 51.17%. Comparing base (
cc3e8e9) to head (9051bd6). Report is 8 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #4869 +/- ##
=======================================
Coverage 51.17% 51.17%
=======================================
Files 273 273
Lines 24616 24616
=======================================
Hits 12597 12597
Misses 11234 11234
Partials 785 785
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
/retitle Bump CAAPH to v0.2.3
@Jont828 any idea what I'm doing wrong here?
[FAILED] in [SynchronizedBeforeSuite] - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/clusterctl/client.go:90 @ 05/30/24 15:23:15.423
<< Timeline
[FAILED] failed to run clusterctl init
Unexpected error:
<*errors.withStack | 0xc005509d58>:
failed to get provider components for the "helm" provider: failed to get repository client for the AddonProvider with name helm: error creating the local filesystem repository client: failed to get latest version: failed to find releases tagged with a valid semantic version number
{
error: <*errors.withMessage | 0xc0034798a0>{
cause: <*errors.withStack | 0xc005509d28>{
error: <*errors.withMessage | 0xc003479880>{
cause: <*errors.withStack | 0xc005509cf8>{
error: <*errors.withMessage | 0xc003479860>{
cause: <*errors.withStack | 0xc005509cc8>{
error: <*errors.withMessage | 0xc003479840>{
cause: <*errors.fundamental | 0xc005509c98>{
msg: "failed to find releases tagged with a valid semantic version number",
stack: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...],
},
msg: "failed to get latest version",
},
stack: [0x33b1e10, 0x33a6fca, 0x33a6bdd, 0x33a69dc, 0x378b430, 0x378c5ba, 0x3791a25, 0x37915a5, 0x37907e5, 0x38c4de8, 0x38ca568, 0x42049db, 0x4203052, 0x1a047c7, 0x1a03899, 0x2f4b3fc, 0x2f5be0e, 0x2f5f70d, 0x198b6c1],
},
msg: "error creating the local filesystem repository client",
},
stack: [0x33a6fe6, 0x33a6bdd, 0x33a69dc, 0x378b430, 0x378c5ba, 0x3791a25, 0x37915a5, 0x37907e5, 0x38c4de8, 0x38ca568, 0x42049db, 0x4203052, 0x1a047c7, 0x1a03899, 0x2f4b3fc, 0x2f5be0e, 0x2f5f70d, 0x198b6c1],
},
msg: "failed to get repository client for the AddonProvider with name helm",
},
stack: [0x33a6cdd, 0x33a69dc, 0x378b430, 0x378c5ba, 0x3791a25, 0x37915a5, 0x37907e5, 0x38c4de8, 0x38ca568, 0x42049db, 0x4203052, 0x1a047c7, 0x1a03899, 0x2f4b3fc, 0x2f5be0e, 0x2f5f70d, 0x198b6c1],
},
msg: "failed to get provider components for the \"helm\" provider",
},
stack: [0x3791e3a, 0x37915a5, 0x37907e5, 0x38c4de8, 0x38ca568, 0x42049db, 0x4203052, 0x1a047c7, 0x1a03899, 0x2f4b3fc, 0x2f5be0e, 0x2f5f70d, 0x198b6c1],
}
occurred
In [SynchronizedBeforeSuite] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/clusterctl/client.go:90 @ 05/30/24 15:23:15.423
Full Stack Trace
/retitle Bump CAAPH to v0.2.4
/retest
PR needs rebase.
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-sigs/prow repository.
/close
I'm still not sure what's wrong here, and there seems to be little interest, so I'll close it.
@mboersma: Closed this PR.
In response to this:
/close
I'm still not sure what's wrong here, and there seems to be little interest, so I'll close it.
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-sigs/prow repository.
/reopen
@mboersma: Reopened this PR.
In response to this:
/reopen
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-sigs/prow repository.
PR needs rebase.
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-sigs/prow repository.
/retitle Bump CAAPH to v0.2.5
@mboersma: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| pull-cluster-api-provider-azure-e2e-with-wi-optional | e0a1d26e582e8180d86624f5e4294a6a11f956f3 | link | false | /test pull-cluster-api-provider-azure-e2e-with-wi-optional |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
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-sigs/prow repository. I understand the commands that are listed here.
/lgtm /approve
LGTM label has been added.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: Jont828
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [Jont828]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment