Yaron Schneider
Yaron Schneider
Do you mean that verification should happen on the CRD schema or on a call to the Dapr APIs if users try to override metadata as part of the call?
Are you using a `samplingRate` of `1`?
@daixiang0 can you please review?
The following labels exist today for all control plane Kubernetes resources: (below example for the Dapr operator) ``` labels: app: dapr-operator app.kubernetes.io/component: operator app.kubernetes.io/managed-by: helm app.kubernetes.io/name: dapr app.kubernetes.io/part-of: dapr app.kubernetes.io/version:...
> @yaron2 these do exist for Deployment and StatefulSet, but they are not present on other resources like Service, Secret, ConfigMap, etc. Ok that makes sense, I got confused by...
Triaged into 1.9.
@1046102779 please fix the linter issues
Ping @1046102779 Is the failing unit test related to the change?
> > > Ping @1046102779 > > > Is the failing unit test related to the change? > > > > > > No. I verify that the unit tests...
@artursouza please help review this