Jianbo Sun
Jianbo Sun
**Is your feature request related to a problem? Please describe.** Now the whole package of cert-manager has contained to many dependencies, that make collision easy to happen for other projects...
# Are you using KubeVela First of all, thanks sincerely for constantly using and supporting KubeVela. We will try our best to keep KubeVela better, and keep community and eco-system...
**Is your feature request related to a problem? Please describe.** There's an operator for doing so: https://github.com/chaosblade-io/chaosblade-operator **Describe the solution you'd like** 1. make a trait to an vela app...
**Is your feature request related to a problem? Please describe.** https://github.com/minio/minio minio operator: https://github.com/minio/operator/blob/master/README.md **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**
**Is your feature request related to a problem? Please describe.** Clickhouse is a popular data house, we can build an adon for it based on the operator: https://github.com/Altinity/clickhouse-operator . **Describe...
**Is your feature request related to a problem? Please describe.** It allows us to sync configs in OSI storage. https://github.com/GoogleContainerTools/kpt-config-sync The demo here: https://www.youtube.com/watch?v=PZSNn080W6g **Describe the solution you'd like** 1....
CUE is going to release v0.3.0 very soon https://github.com/cuelang/cue/releases/tag/v0.3.0-beta.8 It contains much of great features that really needed in KubeVela, we should upgrade from 0.2.2 to 0.3.0 after it released.
**Is your feature request related to a problem? Please describe.** Below is my application that the RDS component will generate a secret name `db-conn`, it has a `DB_PUBLIC_HOST` key with...
As a first initial PR, looks good to me. Following possible enhancements in later PR: 1. For system info, the list of arguments in the demo gif looks to be...
[Feature] vela dry-run render results should be affected by override policy and deploy workflowstep
**Is your feature request related to a problem? Please describe.** Now `vela dry-run` didn't take policy and workflow into consideration. But it will not show the real results especially for...