Brian Bialecki - ACR
Brian Bialecki - ACR
The request is to allow the concept of a workload having access to data somehow, whether this be opening a port for an API or network service, or an input...
Kind in Scope Ref refers to a schema and Name a definition of properties under that schema. Why not just put the properties here like they were in previous versions,...
To grow community support for OAM and ensure community involvement, the governance structure and membership needs to be updated. I suggest that there be a voting structure, organizations be given...
Workload settings moving to the application configuration first makes the workload parameters irrelevant. Parameters were designed to allow component developers to make settings mutable or require user input, but not...
[Issue 422 requests Entrypoints](https://github.com/oam-dev/spec/issues/422) to be added to the spec as a resource that can be defined. As these entrypoints will have security built around them the re is an...
Entrypoint - Entrypoints describe how data is accepted and results are emitted. Entrypoints and their security are defined as part of a Components Workload. For DICOM Use Case DimseInEntrypoint, DimseOutEntrypoint,...
Specifically state that traits apply to components and scopes apply globally to an application. Settings in traits and components are essentially parameters themselves, but trying to have components opt in...
In the component example the port is listed with name and value attributes, but the spec is now name and containerPort. This needs to be fixed in the example.