kubezoo
kubezoo copied to clipboard
a lightweight kubernetes multi-tenancy gateway
Read through the entire document, some words were singular when should be plural (s at the end). I also made tiny changes to make one of the sentences sound concise...
Hello, Are there any plans to support versions > 1.18 (which reached end of life last year) ? What are the currently known compatibility issues with versions >1.18
#### What type of PR is this? Features #### What this PR does / why we need it: Tenant name should be validated before they result in generation of unparsable...
#### What type of PR is this? Bug fixes #### What this PR does / why we need it: add tableConvertor for roles, clusterroles and limitranges #### Which issue(s) this...
### What happened? ``` Error from server: tanentID doesn't exist in context context.Background.WithValue(type *http.contextKey, val ).WithValue(type *http.contextKey, val 127.0.0.1:6443).WithCancel.WithValue(type *http.contextKey, val 127.0.0.1:6443).WithValue(type *http.contextKey, val ).WithCancel.WithValue(type httplog.respLoggerContextKeyType, val ).WithValue(type request.requestInfoKeyType, val...
设计文档图片缺失
### What happened? 设计文档图片缺失 ### What did you expect to happen? 能正常看懂文档 ### How can we reproduce it (as minimally and precisely as possible)? 补充下图片资料 ### Software version ```console $...
### What happened? Follow the quick start, then hit the issue: ``` [root@experimental kubezoo]# kubectl get role --kubeconfig 111111.kubeconfig Error from server: no table handler registered for this type *rbac.RoleList...
### What happened? After tenant deletion, the ValidatingWebhookConfiguration remains present. ### What did you expect to happen? The ValidatingWebhookConfiguration should be deleted since the client no longer exists. Otherwise, this...
### What would you like to be added? This is an umbrella tracking the items that improve KubeZoo's support for public clouds: - [ ] https://github.com/kubewharf/kubezoo/issues/34 - [ ] https://github.com/kubewharf/kubezoo/issues/35...
How KubeZoo supports multi-tenant management for multiple clusters?