cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
Bumps the all-github-actions group with 1 update: [Wandalen/wretry.action](https://github.com/wandalen/wretry.action). Updates `Wandalen/wretry.action` from 3.4.0 to 3.5.0 Commits 6feedb7 version 3.5.0 b5ca17c Merge pull request #163 from dmvict/master 82f08e4 Add dependency to build...
Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: [github.com/vmware/govmomi](https://github.com/vmware/govmomi). Bumps the all-go-mod-patch-and-minor group with 1 update in the /test directory: [github.com/vmware/govmomi](https://github.com/vmware/govmomi). Updates `github.com/vmware/govmomi` from 0.37.1 to 0.37.2...
Signed-off-by: Stefan Büringer [email protected] **What this PR does / why we need it**: First try to add some docs around this. Let's try to incrementally improve **Which issue(s) this PR...
### Improve e2e tests We compared CAPV govmomi & supervisor e2e tests with core CAPI e2e tests. As a result we want to make the following improvements. Adding e2e tests:...
Please see the corresponding sections in [release-tasks.md](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/main/docs/release/release-tasks.md) for documentation of individual tasks. ## Tasks Early in the cycle: * [x] [Prepare main branch for development of the new release](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/main/docs/release/release-tasks.md#prepare-main-branch-for-development-of-the-new-release) @chrischdi...
Signed-off-by: Stefan Büringer [email protected] **What this PR does / why we need it**: Manual cherry-pick of https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/pull/2987 **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...
**What this PR does / why we need it**: Improves our censoring in e2e.sh to: * not add binary files (e.g. gzipped files) to the output artifacts because we can't...
Signed-off-by: Stefan Büringer [email protected] **What this PR does / why we need it**: This PR drops the following tests because they are just testing core CAPI features and we don't...
Signed-off-by: Stefan Büringer [email protected] **What this PR does / why we need it**: Manual cherry-pick of https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/pull/2987 **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...
**What this PR does / why we need it**: Keep alive is deprecated in current release and will be removed in future release. Please find more details in https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/pull/2896 -...