Ryan Zhang

Results 58 comments of Ryan Zhang
trafficstars

> * For open source, we will use the [Prometheus remote write exporter](https://aws.amazon.com/blogs/opensource/aws-adds-prometheus-remote-write-exporter-to-opentelemetry-collector/) to write to Prometheus. I thought the exporter is for the Prometheus to write to the OpenTelemetry...

> OPERATOR's SA has permissions on those resources, equivalent to all OAM users having permissions on those resources. I wonder if you have a more specific example on what is...

I think the current containerizedWorkload GC logic kinda cumbersome, need to think if there is a better approach. That part was not really a "good first issue", the adding test...

Why is a "category" scope a core scope?

@allenhaozi Thank you for raising the issue. Here is our current thinking 1. We should add more types of core/standard workloads. The general rule of thumb is that if two...

Here is the policy design https://github.com/crossplane/oam-kubernetes-runtime/pull/33

> Yes, policy can cover my case, > Internally, I implemented two workloads, `ServerWorkload` and `TaskWorkload` I think we don't really need `ServerWorkload`, the policy #33 design has an example...

Just FYI, the strategicMergepatch is in a library at "k8s.io/apimachinery/pkg/util/strategicpatch"

Can you put some details on this issue? I am not sure if I follow.

> The `bookinfo-gateway` in gateways slice is a workloadRef in this case @ryanzhang-oss Does this take the exact same object as a `workloadRef` object? I will be surprised that it...