Skip to content
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

Adding initial doc for IntegrationSink #6163

Merged
merged 6 commits into from
Nov 26, 2024

Conversation

matzew
Copy link
Member

@matzew matzew commented Nov 26, 2024

Proposed Changes

  • first attempt for docs on integration sink CRD

Signed-off-by: Matthias Wessendorf <[email protected]>
@knative-prow knative-prow bot requested review from Leo6Leo and pierDipi November 26, 2024 10:31
@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 26, 2024
Copy link

netlify bot commented Nov 26, 2024

Deploy Preview for knative ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 79c263e
🔍 Latest deploy log https://app.netlify.com/sites/knative/deploys/6745d0d4547c8e00082a0b23
😎 Deploy Preview https://deploy-preview-6163--knative.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

spec:
aws:
sqs:
arn: "arn:aws:s3:::my-queue"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it intentional with 3 colons s3:::my-queue?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thats the arn 😅, @dsimansk
so, yes intentional

@matzew
Copy link
Member Author

matzew commented Nov 26, 2024 via email

Copy link
Member

@Cali0707 Cali0707 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a few small recommendations, but overall looks good!

docs/eventing/sinks/integration-sink/logger.md Outdated Show resolved Hide resolved
docs/eventing/sinks/integration-sink/aws_sqs.md Outdated Show resolved Hide resolved
docs/eventing/sinks/integration-sink/aws_s3.md Outdated Show resolved Hide resolved
docs/eventing/sinks/integration-sink/README.md Outdated Show resolved Hide resolved
docs/eventing/sinks/README.md Outdated Show resolved Hide resolved
Copy link
Member

@Cali0707 Cali0707 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/hold in case you want any other reviews, feel free to unhold!

@knative-prow knative-prow bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 26, 2024
@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Nov 26, 2024
Copy link

knative-prow bot commented Nov 26, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Cali0707, matzew

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 26, 2024
@matzew
Copy link
Member Author

matzew commented Nov 26, 2024

/unhold

@knative-prow knative-prow bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 26, 2024
@knative-prow knative-prow bot merged commit ce2cfa9 into knative:main Nov 26, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants