huiwq1990

Results 27 issues of huiwq1990

**What happened**: **What you expected to happen**: Where is the code for build openyurt sealos baseimage? **How to reproduce it (as minimally and precisely as possible)**: **Anything else we need...

kind/question

**What would you like to be added**: Create a new github repository, and use it store helm charts. We could reference other projects, like [argo](https://github.com/argoproj/argo-helm) and [prometheus](https://github.com/prometheus-community/helm-charts) **Why is this...

kind/feature

#### What type of PR is this? > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespace from that...

size/M
kind/feature
wontfix

**What would you like to be added**: Use [kube-webhook-certgen](https://github.com/jet/kube-webhook-certgen) to generate webhook certificate, like [ingress-nginx](https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx/templates/admission-webhooks or [kubevela](https://github.com/kubevela/kubevela/tree/master/charts/vela-core/templates/admission-webhooks). **Why is this needed**: yurt-app-manager and raven-controller-manager implement generate certificate by themself, which...

kind/feature

Signed-off-by: huiwq1990 #### What type of PR is this? > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespace...

size/L
kind/feature

Signed-off-by: huiwq1990 #### What type of PR is this? > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespace...

approved
size/XL
kind/design
pinned

**What would you like to be added**: Currently, openyurt components have different naming convention and style, like `yurt-app-manager's` [UnderScoreCase](https://github.com/openyurtio/yurt-app-manager/blob/master/pkg/yurtappmanager/apis/apps/v1alpha1/yurtingress_types.go#L74 ) and `yurt-edgex-manager's` [AllLowCase](https://github.com/openyurtio/yurt-edgex-manager/blob/main/api/v1alpha1/edgex_types.go#L54). It's better use `CamelCase`, like [k8s's](https://github.com/kubernetes/kubernetes/blob/fa7309438f7c6dc1c1d981ba05b3f174ea25d502/staging/src/k8s.io/api/core/v1/types.go#L3186) ```...

kind/good-first-issue
kind/feature

**Is your feature request related to a problem? Please describe.** [openyurt application delivery proposal](https://github.com/huiwq1990/openyurt/blob/feat-app-delivery/docs/proposals/20220611-openyurt-application-delivery.md) [openyurt application delivery proposal chinese version](https://github.com/huiwq1990/openyurt/blob/feat-app-delivery/docs/proposals/20220611-openyurt-application-delivery-cn.md) **Describe the solution you'd like** [use oam deploy edge applicaton...

type/enhancement

Support chart deploy and manage.

If `cluster-capacity` clould schedule multi pods, what's the difference with `kube-scheduler-simulator`?

lifecycle/rotten