Tiger Xu / Zhonghu Xu

Results 77 issues of Tiger Xu / Zhonghu Xu

Further more, provide a tool to migrate cluster. This will include works as below: 1. dump cluster resources 2. image migration 3. resource requests analysis

kind/feature

https://github.com/kurator-dev/kurator/blob/main/pkg/controllers/custommachine_controller.go#L73 Now withi the above call, it always fail. And this controller falls into a dead loop We should check calling of `UpdateReferenceAPIContract`

kind/bug
cluster operator

Currently, the logging in fleet manager is not very clear, especially for plugins installation and backup controllers.

kind/feature

Support mount self managed certificate

kind/feature

**What would you like to be added**: **Why is this needed**: From https://github.com/orgs/kurator-dev/packages/container/package/fleet-manager, we can see no fleet-manager image with tag latest. But we have a github action here. https://github.com/kurator-dev/kurator/blob/main/.github/workflows/release-master.yaml...

kind/feature

Previously this is because cluster api does not support k8s 1.17+. Now I have investigated both controller-runtime and cluster API has bumped to 1.27+ Maybe [cluster-api-aws](https://github.com/kubernetes-sigs/cluster-api-provider-aws) has a limitation., because...

kind/feature

Currently kurator has provided the capability to support service discovery and communication across clusters. It is a making use of service mesh, and also need sidecar. In some case, users...

kind/feature

Kurator should support cluster lifecycle(creation, upgrade, scale) management. First need to support k8s cluster creation on following cases: 1. existing infra, existing nodes 2. cloud provider with infra(node, vpc, volume,...

kind/feature