Ali Ok

Results 361 comments of Ali Ok

Since this is an edge case, I say this is a low priority. It is a good first task, except the upgrade problems.

/remove-lifecycle stale

This doesn't happen when you apply YAML with `kubectl` since `kubectl` embeds the namespace in the request body.

so, - this problem doesn't happen with `kubectl` - `kn` is adding a workaround, that should also be fine - all the other usecases where people are creating `Channel`s programmatically...

Let's keep this open since this is a `good-first-issue`? At least until the bot marks it stale?

Thanks @liuchangyan for the heads up. > Would it make sense to add a general CE validation method to either a shared code repository for Knative Eventing or maybe even...

#5131 looks good to me. The PR does something *only* if the version is missing the in the subscription ref. That is backward compatible. I don't think this would require...

For reference, this test here is run with no `subscriber` set but only with a `reply` set: https://github.com/knative/eventing/blob/d4244d5b59a67ebfe7f78c412d59c16afc55319e/test/rekt/features/channel/features.go#L79-L101 So, it is actually compliant with the current spec but once `subscriber`...