Hongchao Deng
Hongchao Deng
It would be great to add DNS domain and SSL cert via Letsencrypt when a frontend app is deployed via Rudr.
Currently once we installed Rudr and OAM apps, we can only view them via kubectl. It would be great if we can have a UI dashboard to list the apps...
Monitoring trait is an important feature but missing in current implementation. It would be great to define a monitoring trait and have it implemented in Scylla. We could begin with...
Rollout definition goes as rolling out or upgrading existing application to a new version, and might involve other manual/automated processes like verification, rolling delay, etc. Rollout is an important feature...
There are many users who rely on Terraform or similar tooling (ARM, ROS) to deploy infrastructure resources on cloud, e.g. EC2, RDS, k8s cluster. After deploying infra resources, users want...
[Dependency management feature](https://github.com/crossplane/oam-kubernetes-runtime/blob/master/design/resource-dependency.md) has been implementedin [oam-k8s-runtime](https://github.com/crossplane/oam-kubernetes-runtime/tree/master/examples/dependency). We should add it back into spec.
# Alibaba Summer of Code ## Modern GitOps Application Delivery Pipeline with OAM Open Application Model (OAM) describes how to deploy an application in a declarative, cloud-native manner. GitOps is...
# Alibaba Summer of Code ## Make OpenKruise as OAM Workload with some Traits Open Application Model (OAM) has Workload and Trait which is focused by different roles. With the...
Cont. https://github.com/microsoft/scylla/issues/70#issuecomment-538087081 `variable` is basically a shortcut for declaring data in one place and using it multiple places. But it is both defined and rendered in AppConfig. We could probably...
As I'm reviewing the PR https://github.com/crossplaneio/crossplane/pull/1132 from CrossPlane I found that it is very difficult to jump through various pages in this repo to find examples of OAM types (AppConfig,...