rambohe

Results 241 comments of rambohe

@2456868764 Do you have any progress about this issue? there is no activities about this issue for a long time.

@tagGeeY Thanks for raising this pull request. i think we should add another helm chart repo(like yurt-manager-crds) to manage these `CRDs` files instead of removing them into `template` directory under...

@YTGhost I think we should search `kube-system` string in the entire project, and check `kube-system` should be improved or not. @tagGeeY would you like to take over this work and...

> @YTGhost @rambohe-ch I tried to modify codes by setting `util.WorkingNamespace` as `c.ComponentConfig.Generic.WorkingNamespace` in `pkg/yurtmanager/controller/raven`, and execute `make docker-build TARGET_PLATFORMS=linux/amd64 REGION=cn WHAT=yurt-manager` to get new yurt-manager image. I redeploy openyurt...

@tagGeeY by the way, files under crds directory can not be rendered by helm, so you need to modify these `kube-system` hard code to specified namespace manually before you deploy...

> > @tagGeeY by the way, files under crds directory can not be rendered by helm, so you need to modify these `kube-system` hard code to specified namespace manually before...

@tagGeeY by the way, we need to modify the script `https://github.com/openyurtio/openyurt/blob/master/hack/make-rules/kustomize_to_chart.sh` file and make sure `make manifests` command can generate this new helm chart repo.