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

Fix serving samples to run as non-root #5794

Open
wants to merge 101 commits into
base: main
Choose a base branch
from

Commits on Dec 11, 2023

  1. fix some hello-world samples' Dockerfile to run as non-root user

    Update README.md file when necessary
    prushh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b0caa0f View commit details
    Browse the repository at this point in the history
  2. fix some cloudevents samples' Dockerfile to run as non-root user

    Update README.md file when necessary
    prushh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1607062 View commit details
    Browse the repository at this point in the history
  3. fix other serving samples' Dockerfile to run as non-root user

    Update README.md file when necessary
    prushh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    92854d1 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Necessary to pass TestDocSrc
    prushh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1086fda View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    c95f68e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Update dockerfiles on docs
    prushh committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    198ae74 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    cd1ba30 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (knative#5796)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
    - [Commits](golang/crypto@v0.14.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2a3cc55 View commit details
    Browse the repository at this point in the history
  2. upgrade to latest dependencies (knative#5797)

    bumping knative.dev/hack eb35242...7030d5b:
      > 7030d5b Update community files (# 355)
      > 94f0ccf Update community files (# 354)
    
    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e0867e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66d6e52 View commit details
    Browse the repository at this point in the history
  4. Updated Copywrite Information (knative#5807)

    Signed-off-by: Abhay <[email protected]>
    professorabhay authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c12da92 View commit details
    Browse the repository at this point in the history
  5. improve grafana configuration steps (knative#5795)

    * improve grafana configuration steps
    
    * update metrics documentation
    
    * fix prometheus svc name
    
    * fix section titles
    
    Describe kube-prometheus-stack and components
    
    * fix prometheus stack sections order
    
    * fix grafana sections order and level
    prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    56aa441 View commit details
    Browse the repository at this point in the history
  6. Resolved the bug in the default styling of note (knative#5812)

    * Resolved the bug in the default styling of note
    
    Signed-off-by: Abhay <[email protected]>
    
    * resolved spaces
    
    Signed-off-by: Abhay <[email protected]>
    
    * Resolved Link-Not-Opening
    
    Signed-off-by: Abhay <[email protected]>
    
    ---------
    
    Signed-off-by: Abhay <[email protected]>
    professorabhay authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    40b9aa0 View commit details
    Browse the repository at this point in the history
  7. Update community files (knative#5814)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    55ca452 View commit details
    Browse the repository at this point in the history
  8. upgrade to latest dependencies (knative#5816)

    bumping knative.dev/hack 7030d5b...3ea694d:
      > 3ea694d include additional k8s bash file when updating exec permission (# 357)
      > 2f27d6e Update community files (# 356)
    
    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3775e98 View commit details
    Browse the repository at this point in the history
  9. Update community files (knative#5817)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    89064b6 View commit details
    Browse the repository at this point in the history
  10. Add dynamic date on blog pages (knative#5801)

    * fix NavPluginOrder warning on docs local preview
    
    * show non-hardcoded date on blog posts
    
    * exclude date from blog homepage
    
    * add dates to all blog post
    
    show hack using custom theme
    
    * fix titles on steering committee section
    
    * show only revised or published date, remove styling from template
    
    * delete hard-coded dates, fix RabbitMQ article
    
    * link content.css stylesheet
    
    * fixup on revised and published date
    
    Show always publication date and when a file has been updated, the revision date as well
    prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    94432b4 View commit details
    Browse the repository at this point in the history
  11. Update community files (knative#5819)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e938b1a View commit details
    Browse the repository at this point in the history
  12. Bump h2 in /code-samples/community/serving/helloworld-rust (knative#5820

    )
    
    Bumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.24.
    - [Release notes](https://github.com/hyperium/h2/releases)
    - [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
    - [Commits](hyperium/h2@v0.3.21...v0.3.24)
    
    ---
    updated-dependencies:
    - dependency-name: h2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f2e666a View commit details
    Browse the repository at this point in the history
  13. Add edit Button to Documentation Pages (knative#5821)

    Signed-off-by: Yash Pimple <[email protected]>
    YashPimple authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    dd04e39 View commit details
    Browse the repository at this point in the history
  14. Add basic doc for eventing OIDC feature (knative#5822)

    * Add basic doc for eventing OIDC feature
    
    * Add navbar link
    
    * Use correct style for yaml output example
    
    * Fix intend of example output
    
    * Fix path to installation docs
    
    * Add note that transport-encryption should be enabled as well
    creydr authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    de82afb View commit details
    Browse the repository at this point in the history
  15. Update community files (knative#5824)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    048b92f View commit details
    Browse the repository at this point in the history
  16. Document the use of HTTP/1 full duplex support (knative#5818)

    * document the use of http/1 full duplex support
    
    * comments
    skonto authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d5f97a0 View commit details
    Browse the repository at this point in the history
  17. upgrade to latest dependencies (knative#5827)

    bumping knative.dev/hack 3ea694d...f3f03ac:
      > f3f03ac [release-1.13] Don't hardcode serving as the repo when setting highest semver (# 362)
      > e89096d Update community files (# 358)
    
    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    593c3fe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    525b451 View commit details
    Browse the repository at this point in the history
  19. Add Knative v1.13.0 release blog (knative#5831)

    * Publish the knative release 1.13
    
    * Remove the tests as they are not user facing
    
    * Fix the formating
    
    * Update other pages to reflect the latest release
    
    * rename the file
    
    * Adding the config for the release note
    
    * fix the name spelling error
    Leo6Leo authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ab5d247 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7f8542f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    53d4a3e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5dda14f View commit details
    Browse the repository at this point in the history
  23. fix http full dup example (knative#5839)

    skonto authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4812731 View commit details
    Browse the repository at this point in the history
  24. fix: remove sugar controller installation steps (knative#5834)

    Remove uninstall steps and yaml file from table
    prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b11ac6b View commit details
    Browse the repository at this point in the history
  25. 💄 Reflect that the feature is not just for brokers, it is more... (kn…

    …ative#5841)
    
    Signed-off-by: Matthias Wessendorf <[email protected]>
    matzew authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b55ed8d View commit details
    Browse the repository at this point in the history
  26. Mention auto-create on event registry doc (knative#5844)

    Signed-off-by: Matthias Wessendorf <[email protected]>
    matzew authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a4029dc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b340930 View commit details
    Browse the repository at this point in the history
  28. Update community files (knative#5848)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e7a8502 View commit details
    Browse the repository at this point in the history
  29. added docs for kafka scaling to kafka source docs (knative#5850)

    Signed-off-by: Calum Murray <[email protected]>
    Cali0707 authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    be81741 View commit details
    Browse the repository at this point in the history
  30. Add linux foundation trademark (knative#5830)

    * Add linux foundation trademark
    
    * Update cookie banner url
    ReToCode authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3b3e6e7 View commit details
    Browse the repository at this point in the history
  31. Document how to set Kafka Topic config options (knative#5854)

    * doc: documented how to set topic config
    
    Signed-off-by: Calum Murray <[email protected]>
    
    * doc: add link to allowed kafka topic config options
    
    Signed-off-by: Calum Murray <[email protected]>
    
    ---------
    
    Signed-off-by: Calum Murray <[email protected]>
    Cali0707 authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f5ecb12 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6d87306 View commit details
    Browse the repository at this point in the history
  33. Update community files (knative#5864)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    502d063 View commit details
    Browse the repository at this point in the history
  34. drop eventing-rabbitmq (knative#5861)

    dprotaso authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e3dce83 View commit details
    Browse the repository at this point in the history
  35. Update community files (knative#5865)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d781806 View commit details
    Browse the repository at this point in the history
  36. Blog post about TM committee dissolving (knative#5852)

    * Blogpost about TM committee dissolving
    
    * Fix the date :(
    
    * Add nav entry
    
    * Fix frontmatter
    
    * Rename file
    
    Signed-off-by: Ali Ok <[email protected]>
    
    ---------
    
    Signed-off-by: Ali Ok <[email protected]>
    aliok authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0d80090 View commit details
    Browse the repository at this point in the history
  37. Update community files (knative#5866)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5e3986b View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    cbdb998 View commit details
    Browse the repository at this point in the history
  39. Add SVA case study (knative#5868)

    Signed-off-by: Ali Ok <[email protected]>
    aliok authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d64154f View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    eece1bd View commit details
    Browse the repository at this point in the history
  41. Update knative-offerings.md (knative#5872)

    Adding Control Plane Corporation to the list of commercial Knative products
    igorchyts authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    095d8b5 View commit details
    Browse the repository at this point in the history
  42. Update community files (knative#5874)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    22a110e View commit details
    Browse the repository at this point in the history
  43. upgrade to latest dependencies (knative#5875)

    bumping knative.dev/hack f3f03ac...fe1f2b4:
      > fe1f2b4 drop toolchain directive (# 369)
      > 05f4e9c Update community files (# 368)
      > 999d7e6 Update community files (# 367)
      > 6090613 Update community files (# 366)
      > d1067f2 Update community files (# 365)
      > f3881d9 Update community files (# 364)
      > ab9b690 Don't hardcode serving as the repo when setting highest semver (# 361)
      > 45dcf10 Update community files (# 360)
      > 40f0ac2 Update community files (# 359)
    
    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6dcc91c View commit details
    Browse the repository at this point in the history
  44. upgrade to latest dependencies (knative#5877)

    bumping knative.dev/hack fe1f2b4...5f0998e:
      > 5f0998e Set default for GKE version to 1.28 (# 370)
    
    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0accf68 View commit details
    Browse the repository at this point in the history
  45. Update community files (knative#5883)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    31067c4 View commit details
    Browse the repository at this point in the history
  46. Bump rack in /code-samples/serving/hello-world/helloworld-ruby (knati…

    …ve#5882)
    
    Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 2.2.8.1.
    - [Release notes](https://github.com/rack/rack/releases)
    - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
    - [Commits](rack/rack@v2.2.6.4...v2.2.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: rack
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cff320b View commit details
    Browse the repository at this point in the history
  47. Improve description (knative#5884)

    KAZYPinkSaurus authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cef0ee1 View commit details
    Browse the repository at this point in the history
  48. upgrade to latest dependencies (knative#5886)

    bumping knative.dev/hack 5f0998e...e6dedc7:
      > e6dedc7 bump various tools (# 372)
      > 7f60be0 Update community files (# 371)
    
    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d36e916 View commit details
    Browse the repository at this point in the history
  49. Bump mio in /code-samples/community/serving/helloworld-rust (knative#…

    …5892)
    
    Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.
    - [Release notes](https://github.com/tokio-rs/mio/releases)
    - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/mio@v0.8.8...v0.8.11)
    
    ---
    updated-dependencies:
    - dependency-name: mio
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5276fc3 View commit details
    Browse the repository at this point in the history
  50. Implemented sliding animation for the adopter logos (knative#5878)

    * added sliding animation to adopter logos
    
    added sliding animation to adopter logos
    
    some cleanup
    
    * added some more corporate logos
    
    * added a second row of adopters
    
    * added/updated corporate logos and adjusted their styling
    prajjwalyd authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4429c5c View commit details
    Browse the repository at this point in the history
  51. Bump github.com/cloudevents/sdk-go/v2 (knative#5893)

    Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.0.0-RC2 to 2.15.2.
    - [Release notes](https://github.com/cloudevents/sdk-go/releases)
    - [Commits](cloudevents/sdk-go@v2.0.0-RC2...v2.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudevents/sdk-go/v2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e11af63 View commit details
    Browse the repository at this point in the history
  52. Bump github.com/cloudevents/sdk-go/v2 from 2.2.0 to 2.15.2 (knative#5894

    )
    
    Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.2.0 to 2.15.2.
    - [Release notes](https://github.com/cloudevents/sdk-go/releases)
    - [Commits](cloudevents/sdk-go@v2.2.0...v2.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudevents/sdk-go/v2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4bcaa07 View commit details
    Browse the repository at this point in the history
  53. upgrade to latest dependencies (knative#5898)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a9b6a56 View commit details
    Browse the repository at this point in the history
  54. Sample Bookstore App: DB setup for Book Review Comments (knative#5896)

    * first commit, made table and wrote docs
    
    * removed book id
    
    * reduced amt of sample data
    
    * Update code-samples/eventing/bookstore-sample-app/db/sample.sql
    
    Co-authored-by: Calum Murray <[email protected]>
    
    * Update code-samples/eventing/bookstore-sample-app/db/sample.sql
    
    Co-authored-by: Calum Murray <[email protected]>
    
    * Update code-samples/eventing/bookstore-sample-app/db/sample.sql
    
    Co-authored-by: Calum Murray <[email protected]>
    
    * Update code-samples/eventing/bookstore-sample-app/db/sample.sql
    
    Co-authored-by: Calum Murray <[email protected]>
    
    ---------
    
    Co-authored-by: Calum Murray <[email protected]>
    2 people authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d2547d2 View commit details
    Browse the repository at this point in the history
  55. Case studies index page and link from homepage (knative#5869)

    * Link to case studies
    
    Signed-off-by: Ali Ok <[email protected]>
    
    * Add a case studies page to link from homepage
    
    Signed-off-by: Ali Ok <[email protected]>
    
    * change the styling, and make the whole table row clickable
    
    ---------
    
    Signed-off-by: Ali Ok <[email protected]>
    Co-authored-by: Leo Li <[email protected]>
    2 people authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    06ff270 View commit details
    Browse the repository at this point in the history
  56. Fix hard-coded version (knative#5902)

    * fix hard-coded version of serving-core.yaml's url to env artifact
    
    * change --8<-- to {% include %} for calling define_env
    Kai-Z-JP authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2b4ccd1 View commit details
    Browse the repository at this point in the history
  57. upgrade to latest dependencies (knative#5906)

    bumping knative.dev/hack e6dedc7...b9f6bf0:
      > b9f6bf0 switch default region to avoid instability (# 373)
    
    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    eea823a View commit details
    Browse the repository at this point in the history
  58. Revert "drop eventing-rabbitmq (knative#5861)" (knative#5910)

    This reverts commit a0d137b.
    ikavgo authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a387b0c View commit details
    Browse the repository at this point in the history
  59. Sample App: Notification Service: camel slack sink (knative#5888)

    * Adding the yaml file that create the Camel Pipe, connecting the Knative Broker and the slack sink
    
    * Adding the first draft of the documentation for notification service
    
    * Update the Camel-Kamelets Version
    
    * Update the tutorial
    
    * Fix the review comments by rearranging the sections, fix the wordings
    
    * Compile the web pages
    
    * Trying to add some styling
    
    * Fix the styling
    
    * Fix the styling
    
    * Test how things look with modified code block
    
    * Return to the original. Will do the web page compiling in another PR when the content is ready
    
    * Update code-samples/eventing/bookstore-sample-app/slack-sink/README.md
    
    Co-authored-by: Calum Murray <[email protected]>
    
    * Make the yaml file consistent with the one in the README file
    
    ---------
    
    Co-authored-by: Calum Murray <[email protected]>
    2 people authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1e22815 View commit details
    Browse the repository at this point in the history
  60. Update community files (knative#5908)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1ddf06e View commit details
    Browse the repository at this point in the history
  61. Bump github.com/golang/protobuf from 1.4.3 to 1.33.0 (knative#5907)

    * Bump google.golang.org/protobuf from 1.25.0 to 1.33.0
    
    Bumps google.golang.org/protobuf from 1.25.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump protobuf to 1.5.4
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Reto Lehmann <[email protected]>
    2 people authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bc91a1c View commit details
    Browse the repository at this point in the history
  62. Restructure eventing docs navigation (knative#5914)

    * feat: restructure docs to match new navigation
    
    Signed-off-by: Calum Murray <[email protected]>
    
    * fix: faq link is correct
    
    Signed-off-by: Calum Murray <[email protected]>
    
    ---------
    
    Signed-off-by: Calum Murray <[email protected]>
    Cali0707 authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3cc7909 View commit details
    Browse the repository at this point in the history
  63. Blog article on "Demystifying activator on the data path" (knative#5709)

    * demystifying activator on path
    
    * some fixes
    
    * Apply suggestions from code review - Roland
    
    Co-authored-by: Roland Huß <[email protected]>
    
    * Update blog/docs/articles/demystifying-activator-on-path.md
    
    Co-authored-by: Roland Huß <[email protected]>
    
    * update
    
    * fix
    
    * add some diagrams
    
    * add timeline and several fixes
    
    * updates
    
    * address some comments
    
    * add ref to the sample app
    
    * grammar, typos and other fixes
    
    * more grammar fixes
    
    * change personal link
    
    * make title specific
    
    * more fixes
    
    * explain a bit what app was used for tests
    
    * address comments
    
    ---------
    
    Co-authored-by: Roland Huß <[email protected]>
    2 people authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    370f1be View commit details
    Browse the repository at this point in the history
  64. Polish the article "Demysifying the activator on data path" (knative#…

    …5922)
    
    * Polish the article
    
    * fix
    
    * move around a few stuff
    skonto authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d3041ae View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    51248ef View commit details
    Browse the repository at this point in the history
  66. Update community files (knative#5924)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7c5eb96 View commit details
    Browse the repository at this point in the history
  67. upgrade to latest dependencies (knative#5925)

    bumping knative.dev/hack b9f6bf0...7e71024:
      > 7e71024 Add clotributor link to readme (# 353)
      > b1b2956 Add consistent SECURITY.md (# 349)
      > 4f7621a Call go mod download on each module, if not vendor (# 326)
      > 424e75e Update community files (# 374)
    
    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1095678 View commit details
    Browse the repository at this point in the history
  68. Bump express in /code-samples/serving/cloudevents/cloudevents-nodejs (k…

    …native#5927)
    
    Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.17.3...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0663df5 View commit details
    Browse the repository at this point in the history
  69. Bump express in /code-samples/serving/hello-world/helloworld-nodejs (k…

    …native#5926)
    
    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c92ce99 View commit details
    Browse the repository at this point in the history
  70. [main] Upgrade to latest dependencies (knative#5929)

    * upgrade to latest dependencies
    
    bumping knative.dev/hack 7e71024...47368d6:
      > 47368d6 Check licenses only, but not bundle them (# 376)
      > b985a5b Update community files (# 377)
    
    Signed-off-by: Knative Automation <[email protected]>
    
    * Fix unit-tests
    
    ---------
    
    Signed-off-by: Knative Automation <[email protected]>
    Co-authored-by: Reto Lehmann <[email protected]>
    2 people authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d92d51b View commit details
    Browse the repository at this point in the history
  71. Knative Backstage plugin article (knative#5897)

    * Knative Backstage plugin article
    
    Signed-off-by: Ali Ok <[email protected]>
    
    * Add some images
    
    Signed-off-by: Ali Ok <[email protected]>
    
    * Make YouTube video image larger
    
    Signed-off-by: Ali Ok <[email protected]>
    
    * Show embedded YouTube video
    
    Signed-off-by: Ali Ok <[email protected]>
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    Co-authored-by: Christoph Stäbler <[email protected]>
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    Co-authored-by: Christoph Stäbler <[email protected]>
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    Co-authored-by: Christoph Stäbler <[email protected]>
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    Co-authored-by: Leo Li <[email protected]>
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    Co-authored-by: Leo Li <[email protected]>
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    Co-authored-by: Leo Li <[email protected]>
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    Co-authored-by: Leo Li <[email protected]>
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    Co-authored-by: Leo Li <[email protected]>
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    Co-authored-by: Leo Li <[email protected]>
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    Co-authored-by: Leo Li <[email protected]>
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    Co-authored-by: Leo Li <[email protected]>
    
    * Address comments, add target=_blank to links
    
    Signed-off-by: Ali Ok <[email protected]>
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    * Update blog/docs/articles/knative-backstage-plugins.md
    
    ---------
    
    Signed-off-by: Ali Ok <[email protected]>
    Co-authored-by: Christoph Stäbler <[email protected]>
    Co-authored-by: Leo Li <[email protected]>
    3 people authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f375f43 View commit details
    Browse the repository at this point in the history
  72. Update community files (knative#5934)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    844c99d View commit details
    Browse the repository at this point in the history
  73. Update enabling-automatic-tls-certificate-provisioning.md (knative#5933)

    ConfigMap values can only be of type String
    hubwoop authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    188d81e View commit details
    Browse the repository at this point in the history
  74. Add documentation for Serving probes (knative#5855)

    * Add documentation for probing
    
    * Use white diagram background
    
    * Add more details about probing
    
    * Review improvements
    ReToCode authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0150bc7 View commit details
    Browse the repository at this point in the history
  75. Sample app frontend (knative#5931)

    * Add darkmode
    
    * Edit README
    
    * Add comments and readme
    
    * Fix UI
    
    * Update README
    
    * Update code-samples/eventing/bookstore-sample-app/frontend/client/pages/Main.js
    
    Co-authored-by: Leo Li <[email protected]>
    
    * Update code-samples/eventing/bookstore-sample-app/frontend/client/components/BookDetail.js
    
    Co-authored-by: Leo Li <[email protected]>
    
    * Change emoji
    
    * Update code-samples/eventing/bookstore-sample-app/frontend/client/components/Toggle.js
    
    Co-authored-by: Leo Li <[email protected]>
    
    * Fix UI
    
    * Align time
    
    ---------
    
    Co-authored-by: Leo Li <[email protected]>
    2 people authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9104c0c View commit details
    Browse the repository at this point in the history
  76. fix correct display (knative#5937)

    waitstory authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    81936c1 View commit details
    Browse the repository at this point in the history
  77. Feat: Inappropriate language filter python script (knative#5935)

    Signed-off-by: tico88612 <[email protected]>
    tico88612 authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    30ced8d View commit details
    Browse the repository at this point in the history
  78. Sample App: Adding the db service (knative#5909)

    * Adding the db service
    
    * Add the readme
    
    * Add the yaml file to create the config map
    
    * Change to use the statefulSet
    
    * Delete the finished job pod after 50 seconds
    
    * Simplify the deployment tutorial for the database service
    
    * Explain why we don't use Knative Service
    
    * Remove the unnessary empty lines in the file
    
    * Update code-samples/eventing/bookstore-sample-app/db/README.md
    
    Co-authored-by: Pierangelo Di Pilato <[email protected]>
    
    * Update code-samples/eventing/bookstore-sample-app/db-service/sample.sql
    
    Co-authored-by: Pierangelo Di Pilato <[email protected]>
    
    * Update code-samples/eventing/bookstore-sample-app/db/README.md
    
    Co-authored-by: Pierangelo Di Pilato <[email protected]>
    
    * Fix the review comment
    
    ---------
    
    Co-authored-by: Pierangelo Di Pilato <[email protected]>
    2 people authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    90d5109 View commit details
    Browse the repository at this point in the history
  79. Add Ceph Source to Event Sources (knative#5895)

    Signed-off-by: Zuhair AlSader <[email protected]>
    zalsader authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9a7eff0 View commit details
    Browse the repository at this point in the history
  80. Add limitations for having OIDC and Istio enabled (knative#5940)

    * Add limitations for having OIDC and Istio enabled
    
    * Fix list
    creydr authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6df0587 View commit details
    Browse the repository at this point in the history
  81. Bump h2 in /code-samples/community/serving/helloworld-rust (knative#5936

    )
    
    Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
    - [Release notes](https://github.com/hyperium/h2/releases)
    - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
    - [Commits](hyperium/h2@v0.3.24...v0.3.26)
    
    ---
    updated-dependencies:
    - dependency-name: h2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9593776 View commit details
    Browse the repository at this point in the history
  82. Update community files (knative#5944)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4e69af4 View commit details
    Browse the repository at this point in the history
  83. upgrade to latest dependencies (knative#5942)

    bumping knative.dev/hack 47368d6...1133b37:
      > 1133b37 Update community files (# 378)
    
    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b346d2c View commit details
    Browse the repository at this point in the history
  84. Bump golang.org/x/net from 0.17.0 to 0.23.0 (knative#5945)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
    - [Commits](golang/net@v0.17.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    645e0de View commit details
    Browse the repository at this point in the history
  85. Add list with OIDC authn supporting eventing components (knative#5941)

    * Add list with OIDC authn supporting eventing components
    
    * Fix indent
    
    * Remove links to GH pages for channels
    creydr authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    35e4433 View commit details
    Browse the repository at this point in the history
  86. upgrade to latest dependencies (knative#5946)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6766f84 View commit details
    Browse the repository at this point in the history
  87. Sample App: Event Driven Architecture I (knative#5928)

    * Add the node.js server
    
    * Setting up the infrastructure
    
    * Update the port of the node application
    
    * Add the sinkBinding
    
    * Adding the reply feedback loop
    
    * Adding the response into the nodejs server
    
    * Change the naming convention
    
    * Update the index.js to remove the uncessary comments
    Leo6Leo authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5e763f0 View commit details
    Browse the repository at this point in the history
  88. Sample App: Adding the knative function build for the sentiment analy…

    …sis service (knative#5904)
    
    * Adding the knative function build for the sentiment analysis service
    
    * Update the sample code, so that the returned result is a cloudEvent
    
    * Update the sample code to give a specific event type to the response cloudEvent
    
    * Update the tutorial doc
    
    * Update the tutorial doc
    
    * Remove the docker registry info
    
    * Fix nit
    
    * Modify the return response type and how python function handle the incoming cloudEvent
    
    * Adding the explaination for serving
    
    * Unhide the alert box portion
    
    * Remove the intentional delay
    
    * Remove the duplicated line
    
    * Make the input as json instead of plaintext
    
    * Update the version of cloudEvent and update the deployment instruction
    
    * Update the tutorial to use the public URL instead of cluster-IP
    
    * Display the input text in the response
    Leo6Leo authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e9f1f7c View commit details
    Browse the repository at this point in the history
  89. Sample App: Fix the content in the bad word filter knative function c…

    …ode (knative#5947)
    
    * Fix the content in the bad word filter knative function code
    
    * Remove the unused import
    
    * fix: fix the python format by running black
    Leo6Leo authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f389865 View commit details
    Browse the repository at this point in the history
  90. Update community files (knative#5951)

    Signed-off-by: Knative Automation <[email protected]>
    knative-automation authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5698ba7 View commit details
    Browse the repository at this point in the history
  91. Notification service docs: Add the tutorial on how to create the slac…

    …k workspace (knative#5939)
    
    * add tutorial
    
    * create workspace docs
    
    * Edit img
    ctmphuongg authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0495f68 View commit details
    Browse the repository at this point in the history
  92. Adding Kafka Source details on delivery spec (knative#5952)

    Signed-off-by: Matthias Wessendorf <[email protected]>
    matzew authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a9056f0 View commit details
    Browse the repository at this point in the history
  93. Document the remaining timeout settings (knative#5954)

    * document the remaining timeout settings
    
    * fix name
    skonto authored and prushh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ac49fbc View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    fc606a0 View commit details
    Browse the repository at this point in the history