Pierangelo Di Pilato
Pierangelo Di Pilato
/cc @houshengbo @matzew
> 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...
cc @houshengbo
if you feel strong about that I can just update the release notes to remove the deprecation warning
@matzew done!
This is just a warning, but the application should still be working fine.
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...
/remove-lifecycle stale