cluster-api-provider-vcluster icon indicating copy to clipboard operation
cluster-api-provider-vcluster copied to clipboard

Results 14 cluster-api-provider-vcluster issues
Sort by recently updated
recently updated
newest added

I'm using CAPI to provision vCluster on the host cluster on Azure then getting this error 'Secret "vc-vcluster1" not found '. 'vcluster1' is the name of the cluster I'm trying...

### What happened? Creating a cluster with kubernetes version 1.26 results in cluster version 1.24. Input ``` apiVersion: infrastructure.cluster.x-k8s.io/v1alpha1 kind: VCluster metadata: name: student01 namespace: student01-vcluster spec: controlPlaneEndpoint: host: ""...

bug

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 24.0.9+incompatible. Release notes Sourced from github.com/docker/docker's releases. v24.0.9 24.0.9 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies

`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `set-output` to `$GITHUB_OUTPUT` Instructions for envvar usage from...

This fixed ARM64 image works: https://hub.docker.com/r/wdonne/cluster-api-provider-vcluster.

Hello, In the attached live manifest and logs you can see that the Helm deployment failed. However, the output of Helm is not available, which makes it hard to find...

Drafting for now, due to replace in `go.mod` Changes: - Update vcluster version to v0.13.0-alpha.0 - Add support for vcluster pause/resume via `loft.sh/paused` annotation Requires: - https://github.com/loft-sh/vcluster/pull/808

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1. Release notes Sourced from google.golang.org/grpc's releases. Release 1.64.1 Dependencies Update x/net/http2 to address CVE-2023-45288 (#7352) metadata: remove String method from MD to make printing...

dependencies

Merge after 0.2.0 has been released. Resolves ENG-4150