mirror of
https://github.com/kubevela/kubevela.git
synced 2026-03-05 11:11:28 +00:00
* Add description column to vela trait and component command (#4107) Signed-off-by: Holger Protzek <holger.protzek@springernature.com> Signed-off-by: fengkang <fengkangb@digitalchina.com> (cherry picked from commit9c57ae2a15) * Fix: mongoDB datastore can't list special email user(#4104) Signed-off-by: fengkang <fengkangb@digitalchina.com> (cherry picked from commitec07790935) * Fix: mongoDB datastore can't list special email user(#4104) change the function name from verifyUserValue to verifyValue add test case to test kubeapi.go:87 Signed-off-by: fengkang <fengkangb@digitalchina.com> (cherry picked from commit4c55e0688f) * Fix: mongoDB datastore can't list special email user(#4104) change the function name from verifyUserValue to verifyValue add test case to test kubeapi.go:87 add delete test case Signed-off-by: fengkang <fengkangb@digitalchina.com> (cherry picked from commitb2e76001c9) * Fix: mongoDB datastore can't list special email user(#4104) optimize the test case Signed-off-by: fengkang <fengkangb@digitalchina.com> (cherry picked from commita63c96fae1) * Fix: mongoDB datastore can't list special email user(#4104) optimize the test case use user change all verify timing in kubeapi Signed-off-by: fengkang <fengkangb@digitalchina.com> (cherry picked from commit2ede4f7b0c) * Fix: mongoDB datastore can't list special email user(#4104) Signed-off-by: fengkang <fengkangb@digitalchina.com> (cherry picked from commit356150642f) * Fix: mongoDB datastore can't list special email user(#4104) Signed-off-by: fengkang <fengkangb@digitalchina.com> (cherry picked from commit48a9e55937) Co-authored-by: Holger Protzek <3481523+hprotzek@users.noreply.github.com> Co-authored-by: fengkang01 <fengkangb@digitalchina.com>