-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation for KReference.Group feature #3713
Documentation for KReference.Group feature #3713
Conversation
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
/hold This is ready for review but the approval requires the approval of knative/eventing#5440 first |
✔️ Deploy Preview for dev-knative ready! 🔨 Explore the source changes: 882d6ae 🔍 Inspect the deploy log: https://app.netlify.com/sites/dev-knative/deploys/60c860f8e15cf70008a04cad 😎 Browse the preview: https://deploy-preview-3713--dev-knative.netlify.app/development/eventing/experimental-features |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good in general but could elaborate a bit why to prefer group:
over apiVersion:
like you do in the description of the implementation PR ?
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
@rhuss last commit should explain the "why", lmk how it sounds |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added some suggestions
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abrennan89, slinkydeveloper The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
/lgtm |
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
/unhold |
@abrennan89 can you lgtm it again? :) |
/lgtm |
* Documentation for KReference.Group feature Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> * Explain why Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> * Suggestions Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> * Added link issue Signed-off-by: Francesco Guardiani <francescoguard@gmail.com> * State -> Stage Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
Signed-off-by: Francesco Guardiani francescoguard@gmail.com
Proposed Changes
KReference.Group
to avoid being explicit on theAPIVersion
eventing#5086