Yaron Schneider

Results 598 comments of 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?

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...

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...