Messaging storage v1#3925
Conversation
6988412 to
2e773f5
Compare
|
/hold I thought all resources' reconcilers are updated to use v1 shape, but Let me exclude |
|
/unhold Excluded Created this ticket to track things: #3929 |
| - "delete" | ||
| - "patch" | ||
| - "watch" | ||
| - apiGroups: |
There was a problem hiding this comment.
can we just add the groups and resources here to LOC 48 and 50?
There was a problem hiding this comment.
@nlopezgi you mean messaging api group should come before eventing api group? or something else?
There was a problem hiding this comment.
I think it should be possible to have a single apiGroups statement that includes the following resources:
- "containersources"
- "sinkbindings"
- "channels"
- "inmemorychannels"
- "brokers"
- "triggers"
given that for all resources the same verbs are listed?
Just to reduce a bit of verbosity, but in all senses a nit, so totally your choice to leave as is or collapse.
There was a problem hiding this comment.
@nlopezgi not sure if that would work. These resources are from different apiGroups (eventing, messaging, etc.).
Let's leave as is and we can have a look later?
There was a problem hiding this comment.
thanks! yeah, you are probably right. I think with #3943 my concern is addressed
|
small nit, feel free to resolve or leave as is if you think its cleaner. Otherwise |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aliok, matzew The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
Fixes #3583
Proposed Changes
Release Note
Docs
No docs change necessary. The content at https://knative.dev/docs/install/upgrade-installation/#run-pre-install-tools-before-upgrade is good enough