kurator icon indicating copy to clipboard operation
kurator copied to clipboard

Unified resource orchestration, unified scheduling, unified traffic management and unified telemetry for distributed cloud

Results 71 kurator issues
Sort by recently updated
recently updated
newest added

**What would you like to be added**: Use Github Actions to Automatically Sync Code Pushed to Github to Gitee. **Why is this needed**: In addition to having a code repository...

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

**What would you like to be added**: Ensuring name uniqueness for application resources distributed to managed clusters Currently, Kurator concatenates the resource.Name, Cluster.Kind and Cluster.Name when distributing application resources to...

kind/feature

**What type of PR is this?** /kind feature **Which issue(s) this PR fixes**: a part of #544

size/S
kind/feature

**What happened**: Getting Stuck When Deleting Application Created in the Wrong Namespace During Testing During testing, I made a mistake by creating the fleet and application in different namespaces. When...

kind/bug

**What would you like to be added**: In our code, we have many functions to create API object names. But API names have a length limit, and our code sometimes...

kind/feature

**What type of PR is this?** /kind documentation **Which issue(s) this PR fixes**: a part of #597

size/M
kind/documentation

**What would you like to be added**: An E2E test runner guide document. **Why is this needed**: After developing the e2e test cases, it would be a good idea to...

kind/feature

* [ ] Applicaiton * [ ] Fleet Plugin * [ ] Fleet Cluster

kind/feature

This page lists the requirements for The realization of pipeline. for more details, see #476 ## Requirements: * [x] **Pipeline API**: #478 * [ ] **Render template**: - * [x]...

kind/feature