rudr icon indicating copy to clipboard operation
rudr copied to clipboard

A Kubernetes implementation of the Open Application Model specification

Results 50 rudr issues
Sort by recently updated
recently updated
newest added

Since we decided to start the [open application platform](https://github.com/oam-dev/kubevela) project, let’s make a timeline to archive this repo. ![image](https://user-images.githubusercontent.com/1701782/89703001-9bc52180-d8fb-11ea-9fd1-ca0d9ed59231.png)

**Describe the bug** Ingress trait and ComponentSchematic documentation are not clear on some things about using Ingress, such as: * how to front multiple ComponentSchematics with a single ingress *...

Type: Bug

Output of helm version: ``` version.BuildInfo{Version:"v3.1.2", GitCommit:"d878d4d45863e42fd5cff6743294a11d28a9abce", GitTreeState:"clean", GoVersion:"go1.13.8"} ``` Output of kubectl version: ``` Client Version: version.Info{Major:"1", Minor:"18+", GitVersion:"v1.18.2-41+b5cdb79a4060a3", GitCommit:"b5cdb79a4060a307d0c8a56a128aadc0da31c5a2", GitTreeState:"clean", BuildDate:"2020-04-27T17:29:53Z", GoVersion:"go1.14.2", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"18+",...

Type: Bug

**OAM Spec Info** in the OAM Rudr spec for SingletonTask and Task workload type, there has nowhere to specify the restart onfailure policy and backoff timer. **Is your feature request...

Output of helm version: Output of kubectl version: Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.0", GitCommit:"2bd9643cee5b3b3a5ecbd3af49d09018f0773c77", GitTreeState:"clean", BuildDate:"2019-09-18T14:36:53Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.7", GitCommit:"c83d931fb9bece427bc63a02349755e0f8696d3e", GitTreeState:"clean", BuildDate:"2020-01-31T20:09:49Z", GoVersion:"go1.12.12", Compiler:"gc", Platform:"linux/amd64"}...

Type: Bug

Output of helm version: version.BuildInfo{Version:"v3.0.3", GitCommit:"ac925eb7279f4a6955df663a0128044a8a6b7593", GitTreeState:"clean", GoVersion:"go1.13.6"} Output of kubectl version: Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.0", GitCommit:"70132b0f130acc0bed193d9ba59dd186f0e634cf", GitTreeState:"clean", BuildDate:"2019-12-07T21:20:10Z", GoVersion:"go1.13.4", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.0", GitCommit:"70132b0f130acc0bed193d9ba59dd186f0e634cf", GitTreeState:"clean",...

Type: Bug

It would be convenient if changes to the schema for reading application config files did not break the config files written against an older version of Rudr (or an outdated...

Now we have resource minimum in Component definition, the operator may want to define resource limit. So we need resource limit as a Trait.

Type: Enhancement

We need to create a roadmap to involve community members and contributors into development activities in clear direction.

Output of helm version: v3.0.3 Output of kubectl version: v1.17.0 Cloud Provider/Platform (AKS, GKE, Minikube etc.): minikube version: v1.6.2 **Describe the bug** enormous error log and info log when an...

Type: Bug