mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-14 21:36:54 +00:00
* Fix(parser) - Valid value must be an empty string or consist of alphanumeric characters, '-', '' or '.', and must start and end with an alphanumeric character Signed-off-by: Jonatas Teixeira <jonatas.teixeira@hellofresh.com> * Fix(e2e) - Increase waiting to prevent test start before port-forwared be finished Signed-off-by: Jonatas Teixeira <jonatas.teixeira@hellofresh.com> * Fix(e2e) - Adjust the time Signed-off-by: Jonatas Teixeira <jonatas.teixeira@hellofresh.com> * Fix(e2e) - Increase waiting to prevent test start before port-forwared be finished - By using gomega Signed-off-by: Jonatas Teixeira <jonatas.teixeira@hellofresh.com> * Fix(e2e) - Change vela command to get app status Signed-off-by: Jonatas Teixeira <jonatas.teixeira@hellofresh.com> --------- Signed-off-by: Jonatas Teixeira <jonatas.teixeira@hellofresh.com>