mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-19 04:26:39 +00:00
* feat: add containerPort support to sidecar trait (#6420) Signed-off-by: kampitojha <kampitojha@users.noreply.github.com> * test: increase eventually timeout in trait_test.go to prevent E2E flakes Signed-off-by: kampitojha <kampitojha@users.noreply.github.com> --------- Signed-off-by: kampitojha <kampitojha@users.noreply.github.com> Co-authored-by: kampitojha <kampitojha@users.noreply.github.com>
Why do the def-doc embedded here instead of inside the kubevela.io?
- The example can be used not only in generation the reference doc of kubevela.io, but also help users to generate their own by
vela show. - They're examples usage of built-in definitions, they should align with the built-in definitions files.