Skip to content

Conversation

twoGiants
Copy link
Contributor

Overhauled the entire solution documentation and files adding corrected code and scripts. Mentioned that a Kind/Minikube cluster with a local registry is preferred to run the samples.

Fixes #6426.

Proposed Changes

  • Fix e2e tutorial solution files and documentation.
  • Both function templates are updated to reflect the most recent version of the function cli. The code was also updated to build and execute.
  • The solution/setup.sh was removed because it is empty.
  • Mentioned Kind/Minikube with a link to the local registry setup docs in solution/README.md. This is needed for Camel K operator installation.
  • Add corrected Camel K operator installation to slack-sink/README.md and to solution.sh. Also remove kamel cli installation check.
  • Fixed typo and whitespace in the Javascript code of the node-server.

Copy link

netlify bot commented Oct 8, 2025

Deploy Preview for knative ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit ec74b58
🔍 Latest deploy log https://app.netlify.com/projects/knative/deploys/68e646a0f368660008fa78e7
😎 Deploy Preview https://deploy-preview-6429--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 project configuration.

@knative-prow knative-prow bot requested review from Cali0707 and skonto October 8, 2025 11:06
@knative-prow knative-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Oct 8, 2025
@twoGiants
Copy link
Contributor Author

/cc @Leo6Leo

@knative-prow knative-prow bot requested a review from Leo6Leo October 8, 2025 11:06
Both function templates are updated to reflect the most recent version
of the function cli. The code was also updated to build and execute.

The `solution/setup.sh` was removed because it is empty.

Mentioned Kind/Minikube with a link to the local registry setup docs in
`solution/README.md`. This is needed for Camel K operator installation.

Add corrected Camel K operator installation to `slack-sink/README.md`
and to `solution.sh`. Also remove `kamel` cli installation check.

Fixed typo and whitespace in the Javascript code of the node-server.

Signed-off-by: Stanislav Jakuschevskij <sjakusch@redhat.com>
@twoGiants twoGiants force-pushed the issue-6426-fix-e2e-tutorial-solution branch from a6b9136 to ec74b58 Compare October 8, 2025 11:10
@dprotaso
Copy link
Member

dprotaso commented Oct 8, 2025

cc @matejvasek @lkingland for a pass over this

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Oct 8, 2025
@dprotaso
Copy link
Member

dprotaso commented Oct 8, 2025

/cherry-pick release-1.19

Copy link

knative-prow bot commented Oct 8, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, twoGiants

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 Oct 8, 2025
@knative-prow-robot
Copy link
Contributor

@dprotaso: once the present PR merges, I will cherry-pick it on top of release-1.19 in a new PR and assign it to you.

In response to this:

/cherry-pick release-1.19

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@knative-prow knative-prow bot merged commit 1f26b93 into knative:main Oct 8, 2025
19 checks passed
@knative-prow-robot
Copy link
Contributor

@dprotaso: new pull request created: #6433

In response to this:

/cherry-pick release-1.19

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

e2e tutorial solution is outdated.

3 participants