-
Notifications
You must be signed in to change notification settings - Fork 403
update eventing-crd documentation #17450
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
Conversation
✅ Deploy Preview for kyma-project-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
Skipping CI for Draft Pull Request. |
|
/retest-required |
|
/retest-required |
|
/retest-required |
|
/retest-required |
4 similar comments
|
/retest-required |
|
/retest-required |
|
/retest-required |
|
/retest-required |
mmitoraj
left a comment
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.
components/eventing-controller/api/v1alpha1/subscription_types.go
Outdated
Show resolved
Hide resolved
components/eventing-controller/config/crd/bases/eventing.kyma-project.io_eventingbackends.yaml
Outdated
Show resolved
Hide resolved
components/eventing-controller/config/crd/bases/eventing.kyma-project.io_subscriptions.yaml
Outdated
Show resolved
Hide resolved
components/eventing-controller/config/crd/bases/eventing.kyma-project.io_subscriptions.yaml
Outdated
Show resolved
Hide resolved
docs/05-technical-reference/00-custom-resources/evnt-01-subscription.md
Outdated
Show resolved
Hide resolved
components/eventing-controller/api/v1alpha1/subscription_types.go
Outdated
Show resolved
Hide resolved
components/eventing-controller/api/v1alpha1/subscription_types.go
Outdated
Show resolved
Hide resolved
| var Finalizer = GroupVersion.Group | ||
|
|
||
| // SubscriptionSpec defines the desired state of Subscription. | ||
| // Defines the desired state of the Subscription. |
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.
Comment should start with the name of the struct SubscriptionSpec.
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.
Agreed to approve as it is for now.
Co-authored-by: Małgorzata Świeca <[email protected]>
…iption.md Co-authored-by: Małgorzata Świeca <[email protected]>
…project.io_subscriptions.yaml Co-authored-by: Małgorzata Świeca <[email protected]>
…project.io_subscriptions.yaml Co-authored-by: Małgorzata Świeca <[email protected]>
|
/retest-required |

Description
Changes proposed in this pull request:
Related issue(s)