Pierangelo Di Pilato

Results 404 comments of Pierangelo Di Pilato

> Per my comment here: [#1155 (comment)](https://github.com/knative/operator/issues/1155#issuecomment-1271740272) I will say do not deprecate the spec.deployment, at least in the current v1beta1 CRDs. > > Once we have a new version...

if you feel strong about that I can just update the release notes to remove the deprecation warning

as you're doing should work: ``` kubectl logs -l serving.knative.dev/service=event-display --tail=30 -c user-container ```

This is the spec version of the content to document https://github.com/knative/specs/blob/main/specs/eventing/data-plane.md#event-acknowledgement-and-delivery-retry

I agree a clarification may be helpful. > Is there a corresponding relationship between multiple options? For example, whether installing NATS Channel for the Channel layer and Apache Kafka Broker...