barnettZQG

Results 125 comments of barnettZQG

If you use the webservice component type, you could set the addRevisionLabel is true: ``` parameter: image: xxx addRevisionLabel: true ... traits: ... ``` This field means the revision label...

With this issue, we should rethink the version controller mechanism. After investigation, only by changing the component parameter, the component revision number will change. In this case, you only change...

@fourierr This issue is not fixed. ``` About: Name: platuml-server Namespace: prod Created at: 2022-07-15 13:02:28 +0800 CST Status: runningWorkflow Workflow: mode: DAG finished: false Suspend: false Terminated: false Steps...

@ixxeL2097 Maybe this issue is useful for you. https://github.com/kubevela/kubevela/issues/4342

> I think that will work from the point of view of Kubevela core. From the point of view of the addon developer, i think we should make this type...

> 在vela里使用helm,其实可以仅安装fluxcd下的helm-controller。然后,要是集成也同样是以addon方式来集成,在一定程度上也可以抽象的更简单。 这种方式我比较认同。

> What block the same policy Here: https://github.com/kubevela/kubevela/blob/master/pkg/resourcekeeper/resourcekeeper.go#L61

> don't expose this to end-user, just make it small, such as 5 This is my initial thought. But if we set the default value, this will result in changes...

@wonderflow All users could exec `vela` and `kubectl` in the environment created by CloudShell. Can we close this issue?