Anusha Hegde

Results 16 issues of Anusha Hegde

Kube-vip v0.5.0 ships with all updated features. We can leverage default interface etc. Probably good to bump to the [v0.5.0 version](https://github.com/kube-vip/kube-vip/releases/tag/v0.5.0)

Our current solution involves providing the host agent on every host with admin credentials, so that they can CRUD (Create Read Update Delete) a BYO Host CRD. This is less...

**Describe the solution you'd like** Currently when we issue a get request on byohost, only the name and namespace fields are presented to the user. ``` > kubectl get byohost...

As a cluster operator, if I want to create a workload cluster then I need to create a bunch of underlying resources such as KCP, MachineDeployments, and infrastructure or bootstrap...

For repository migration from `vmware-tanzu` to `kubernetes-sigs`, all the contributors should have signed the [CNCF CLA](https://identity.linuxfoundation.org/projects/cncf). This issue is to track all such contributors that need to sign the CLA

repo-migration

One of the criteria to be a k8s project is that all of the project's dependencies need to have one of the accepted license. This issue is to track all...

repo-migration

- [ ] #368 - [ ] Token used by codecov also is based on current org (vmware-tanzu) -> get / update token - [ ] #371 - [ ]...

repo-migration

Design and architecture documents help users and contributors understand the underpinnings of the project. Create a new `architecture.md` under [docs](https://github.com/vmware-tanzu/cluster-api-provider-bringyourownhost/tree/main/docs) Refer to [sample architecture doc by Antrea](https://github.com/antrea-io/antrea/blob/main/docs/design/architecture.md)

kind/documentation

The Office Hours details listed in [README](https://github.com/vmware-tanzu/cluster-api-provider-bringyourownhost#community-discussion-contribution-and-support) is stale. We need to update to reflect the current state. Or only link to the previous meeting notes and recordings until a...

**Describe the solution you'd like** The latest K8s release being `1.24.3` (https://kubernetes.io/releases/), we should support v1.24 minor series and update our e2e tests to be at par with the greatest...