Ryan Zhang
Ryan Zhang
I think it's better to create a separate issue on the "runtime", it deserves its own issue :)
LGTM on a high level, here are some minor details - I would not call those "hint" as they are not optional or suggestive, they are more like "characteristics" or...
I prefer OAM spec to define dependencies. We can also borrow concepts from CNCF serverless WG's workflow (https://github.com/cncf/wg-serverless/tree/master/workflow/spec) definition so that we don't need to reinvent the wheel
Thanks for the question. I think this is more of an implementation detail than a spec level issue. In our specific Kubernetes based implementation, we use a special trait called...
The reason that we would like all OAM runtimes to support `ContainerizedWorkload` is to have a unified way to express an application across different OAM platforms. You are more than...
Hi, Haishi, Here is my take. IIRC, you are not really proposing a OAMLite but more of an ApplicationConfigLite. OAMLite would include definition for workload/trait/scope. I don’t think we need...
> * Expected to be _only_ set automatically by some OAM controller. > * _Optional_ fields expected to be set by an OAM persona (e.g. infra op, app op, app...
add e2e tests with private container images should be added to validate pulling images with secrets.
This is not really a virtual kubelet issue. The time to provision largely depends on the underlying container management platform.