velaux icon indicating copy to clipboard operation
velaux copied to clipboard

The KubeVela User Experience (UX) Platform

Results 79 velaux issues
Sort by recently updated
recently updated
newest added

### Description of your changes Fixes # I have: - [ ] Read and followed KubeVela's [contribution process](https://github.com/oam-dev/kubevela/blob/master/contribute/create-pull-request.md). - [ ] [Related Docs](https://github.com/oam-dev/kubevela.io) updated properly. In a new feature or...

**Is your feature request related to a problem? Please describe.** In K8s, restart a pod is actually delete it, we can just delete it using [velaql mechanism](https://kubevela.net/docs/platform-engineers/system-operation/velaql#query-from-velaux-api), create a velaql...

help wanted

**Describe the bug** When Vela integrated the Harbor Registry to create a CD, there were multiple image Registry A and Registry B under the same project. My application was running...

kind/bug

**Is your feature request related to a problem? Please describe.** Currently, only the command line mode can take over applications, it is necessary to support taking over applications using apiserver,...

**Is your feature request related to a problem? Please describe.** ![image](https://user-images.githubusercontent.com/2173670/227466560-1d4d1a6f-c118-4a7f-bc9f-7bf24e153543.png) To configure a https gateway, we need to create a configure for TLS certificate and key, it's widely used...

help wanted

**Is your feature request related to a problem? Please describe.** If an Operator has a CRD that manages a Job, currently the relationship graph configured with parent-child relation in the...

**Describe the bug** Create an addon for an operator with a long name and a CRD with a long name. It will be deployed successfully but not listed in the...

kind/bug

**Is your feature request related to a problem? Please describe.** `Users ` page can be filtered by given input by name and email. It's so hard to find projects with...

feature

**Describe the bug** ``` E0310 02:09:49.026349 1 server.go:129] Received an error: failed to run apiserver: fail to init database database init failure failed to init the RBAC in cluster for...

help wanted
feature

**Describe the bug** When we start the project with the `yarn dev` command, we can look at this error in the browser console. ``` Uncaught TypeError: __webpack_require__.d is not a...

kind/bug