Commit Graph

3554 Commits

Author SHA1 Message Date
Micah Gafford d79909862f
update kn + quickstart installs for consistency (#5700) 2023-09-28 20:38:33 +00:00
cola 05746c66ec
correct Event Type AutoCreate flag name (#5686)
Signed-off-by: pingjiang <xiangpingjiang1998@gmail.com>
2023-09-27 12:24:00 +00:00
Pierangelo Di Pilato 712f06a818
Document how to trust specific CA certs for event senders (#5697)
* Document how to trust specific CA certs for event senders

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Update docs/eventing/experimental-features/transport-encryption.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2023-09-25 11:19:22 +00:00
Knative Automation 72aa7ce3dd
Update community files (#5693)
Signed-off-by: Knative Automation <automation@knative.team>
2023-09-22 15:09:51 +00:00
Reto Lehmann 503c9ced41
Bump min-k8s version to 1.26 (#5695) 2023-09-22 13:58:31 +00:00
Vincent c0fec99f25
Added the golang redirect for serving-progressive-rollout (#5691) 2023-09-21 18:10:18 +00:00
Knative Automation 77f2a48e1c
upgrade to latest dependencies (#5667)
bumping knative.dev/hack d7fde30...38316f2:
  > 38316f2 Upgrade the Go tools to latest ones (# 312)
  > 0bb79ff Update community files (# 314)
  > 3af329f Update community files (# 313)
  > 760813a Allow to not vendor the dependencies (# 311)
  > f63d16e 🎁 Source embedded hack scripts (# 222)
  > 9cc05a3 Deprecate calling kubetest2 via kntest (# 230)
  > 044c02b Update community files (# 309)
  > 3403e35 Update e2e-kind.sh (# 308)
  > ab12e24 Update community files (# 306)
  > a75befb Update community files (# 305)

Signed-off-by: Knative Automation <automation@knative.team>
2023-09-20 02:35:12 +00:00
Husni Alhamdani 8a71d34283
Update configuring-serving-cr.md (#5688)
Fix typo in customizing kourier-bootstrap for Kourier gateway
2023-09-20 02:32:11 +00:00
Calum Murray 8b10c284ae
Getting started blog p2 (#5636)
* Wrote article contents

* Added images to post

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>

* Put images into post

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Added article to site nav

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Apply suggestions from code review

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Applied review comments

* Apply suggestions from code review

Co-authored-by: Leo Li <leoli@redhat.com>

* Mentioned community edition of IntelliJ IDEA

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update the image quality

* Updated links between posts

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Bump blog date

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Fix some links

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p2.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Switched to using interactive docker login command

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Added mention of WSL for windows users

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Add missing period

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fixing typos

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2023-09-18 11:00:02 +00:00
Unnati Mishra 661e5724a0
Removed Kafka Binding doc and its references (#5684)
Signed-off-by: CodebyUnnati <unnaticse2019@gmail.com>
2023-09-18 09:47:43 +00:00
Knative Automation 6aca04bc19
Update community files (#5683)
Signed-off-by: Knative Automation <automation@knative.team>
2023-09-14 01:27:42 +00:00
cola 01fb7ad336
DeliverySpec.Timeout field mark beta (#5681)
Signed-off-by: pingjiang <xiangpingjiang1998@gmail.com>
2023-09-13 16:04:27 +00:00
Artem Tokarev ecf5bfefb2
Update min required kubernetes version (#5678)
Min kubernetes version required 1.25
2023-09-13 08:51:36 +00:00
Matthias Wessendorf 803942b55e
Adding some context for the FUNC_REGISTRY variable and highlighting the fact that the prompt asks for an image registry (#5677)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-09-12 08:36:24 +00:00
Knative Automation 02b135d4be
Update community files (#5675)
Signed-off-by: Knative Automation <automation@knative.team>
2023-09-11 13:08:20 +00:00
kahirokunn 8e917ed012
chore: multi-arch support with buildx in all Dockerfiles (#5273)
* chore: use buildx to build grpc-ping-go

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support grpc-ping-go multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-clojure multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-dart multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-deno multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-elixir multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-haskell multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-java-micronaut multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-java-quarkus multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-r multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-rserver multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-rust multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-swift multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-vertx multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support iris-classifier multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-go multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-python multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support node-heartbeat-source multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support cloudevents-dotnet multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support cloudevents-go multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support cloudevents-nodejs multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support cloudevents-rust multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support gitwebhook-go multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-csharp multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-go multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-java-spark multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-java-spring multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-kotlin multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-nodejs multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-php multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-python multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-shell multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support knative-routing-go multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support kong-routing-go multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support multi-container multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support secrets-go multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support knative-docs multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-r Dockerfile multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support helloworld-go Dockerfile multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support cloudevents-go Dockerfile multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support gitwebhook-go Dockerfile multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support knative-routing-go Dockerfile multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support kong-routing-go Dockerfile multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support servingcontainer Dockerfile multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support sidecarcontainer Dockerfile multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support secrets-go Dockerfile multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

* chore: support multi-container Dockerfile multiple architecture

Signed-off-by: kahirokunn <okinakahiro@gmail.com>

---------

Signed-off-by: kahirokunn <okinakahiro@gmail.com>
2023-09-06 13:28:13 +00:00
cola 6b0b256432
Update DomainMapping to v1beta1 from v1alpha1 (#5673)
Signed-off-by: pingjiang <xiangpingjiang1998@gmail.com>
2023-09-03 02:36:36 +00:00
Vatroslav Vrbanic 1201e36cc4
Update set-up-a-local-knative-environment-with-kind.md (#5670)
Port typos.
2023-08-25 05:17:58 +00:00
David Hadas 115624f392
rename sandbox to extensions - manual (#5661)
* rename sandbox to extensiopns  - manual

* Update config/redirects.yml

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* fix redirect

* Update docs/eventing/custom-event-source/custom-event-source/README.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update docs/community/governance.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

---------

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-08-17 09:33:42 +00:00
Knative Automation bbe9a0d4c4
Update community files (#5664)
Signed-off-by: Knative Automation <automation@knative.team>
2023-08-15 01:25:42 +00:00
Parker Lougheed f8b24125f5
Update Dart sample to Dart 3 (#5663)
* Update Dart sample to Dart 3

* Update Dart SDK mention
2023-08-14 16:35:41 +00:00
Knative Automation 6a5e9b9dc2
Update community files (#5660)
Signed-off-by: Knative Automation <automation@knative.team>
2023-08-09 01:33:37 +00:00
Matthias Wessendorf 233f67f065
Fixing the actual date of publication (#5659)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-08-07 08:17:12 +00:00
Matthias Wessendorf 22b3494ad9
Adding blog on Knative Vision (#5638)
* Adding blog on Knative Vision

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* change fonting

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Rewording based on Christophs feedback

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* One more suggestion, regarding duck sources

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Add a few edits to what's next in Knative Eventing blog post

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Use actual link for real doc

* swapping

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* More more try

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* More more try

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Adding a Vision:

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2023-08-07 07:31:11 +00:00
Knative Automation cba2278e66
Update community files (#5658)
Signed-off-by: Knative Automation <automation@knative.team>
2023-08-07 01:34:13 +00:00
Knative Automation b505c2b7a2
upgrade to latest dependencies (#5657)
bumping knative.dev/hack ddae802...d7fde30:
  > d7fde30 Added knative-extensions (# 293)
  > 338500e Update actions (# 304)
  > 6f48889 Update community files (# 303)

Signed-off-by: Knative Automation <automation@knative.team>
2023-08-04 08:32:07 +00:00
Mahamed Ali 7d53fd6162
Redirect goimports properly (#5656)
* redirect goimports properly

* don't override func-go
2023-08-03 18:48:21 +00:00
David Hadas da2c5ffbca
rename-sandbox (#5652) 2023-08-03 17:52:21 +00:00
Pierangelo Di Pilato c9f29b93e9
Document transport-encryption Eventing feature (#5642)
* Document transport-encryption feature

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Add verification and installation steps

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Add send event verification steps

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* adding nav bar entry (#3)

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
2023-08-03 10:31:21 +00:00
Matthias Wessendorf 4691b86f62
Adding note on channel api support for this as well (#5654)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-08-02 14:12:49 +00:00
Knative Automation abda874e83
Update actions (#5650)
Signed-off-by: Knative Automation <automation@knative.team>
2023-08-02 01:33:49 +00:00
David Simansky 141e4dacbf
Add Knative v1.11.0 release blog (#5647)
* Add Knative v1.11.0 release blog

* Add blog to navigation and featured section

* Reformat func release notes

* More formatting
2023-08-01 15:45:47 +00:00
Vincent e4296e1510
Update the release table for Knative Operator 1.11 (#5648) 2023-08-01 15:23:47 +00:00
Matthias Wessendorf 06306e6093
Fixing typo (#5649)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-08-01 15:22:47 +00:00
Matthias Wessendorf 49750e91eb
Adding for blog post on improved event discovery (#5616)
* Adding DRAFT for blog post on improved event discovery

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Fix typos

* Add content to EventType auto create section

* Fix typo

* Add mention of channels and conclusion

* Add links to slack channel and gh issues

* adding link to new blog post

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-08-01 13:27:46 +00:00
Dhruv Garg 70708b04cd
update configure-kn.md to include channel-type-mappings and add comments to sample yaml (#5591)
* update configure-kn.md to include channel-type-mappings and add comments to sample yaml

* Update docs/client/configure-kn.md

---------

Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-08-01 09:19:46 +00:00
Calum Murray a52897a7e7
Added mention of channels to event type autocreate docs (#5639)
Signed-off-by: Calum Murray <cmurray@redhat.com>
2023-08-01 09:01:46 +00:00
Stavros Kontopoulos b1450fedec
Add version 1.11 to generate docs (#5643) 2023-07-31 16:38:32 +00:00
erharjotsingh 9c9f95ea8b
Fixing #5537: Adding mandatory target annotation and their units. (#5629)
* Issue# #5537: Update autoscaling-metrics.md to add the mandatory target values

As per issue  #5537,  creating this PR for adding mandatory target annotation.

* Fixing #5537: Implementing PR comments

* Fixing #5634: Update home.html

* Reverting the commit for other issue

Reverting the commit for other issue so that I can fork one branch per issue

* Fixing #5537: Adding review comments

* Fixing#5537: Updating note formatting

* Update autoscaling-metrics.md

* Update autoscaling-metrics.md

* Update autoscaling-metrics.md

* Update autoscaling-metrics.md
2023-07-31 11:20:00 +00:00
Caleb Woodbine ac6b067b02
docs: update instructions on client code-sign verification (#5610)
* docs: update instructions on client code sign verification

* docs: update cosign keyless references
2023-07-31 08:18:59 +00:00
Knative Automation aade0bb852
upgrade to latest dependencies (#5640)
bumping knative.dev/hack cc92cdb...ddae802:
  > ddae802 Update community files (# 302)
  > 8852371 Update community files (# 301)
  > 12cd6a1 Update community files (# 300)

Signed-off-by: Knative Automation <automation@knative.team>
2023-07-31 07:39:59 +00:00
Knative Automation 14f460ae19
Update community files (#5641)
Signed-off-by: Knative Automation <automation@knative.team>
2023-07-27 01:31:43 +00:00
Kenjiro Nakayama 3793edea94
Add doc about cutomize kourier-bootstrap for Kourier gateways (#5592) 2023-07-21 21:37:14 +00:00
Matthias Wessendorf 3e2f9567c8
Aligning the Eventing message w/ the README from its repo (#5635)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-07-21 12:55:13 +00:00
David Simansky 4c36780696
feat: Add EventType auto create to experimental features (#5631)
* feat: Add EventType auto create to experimental features

* Add new page to navigation config

* Decrease title size

* Split broker create to kn/yaml variants

* Polish event sending section

* Align opt-in formatting

* Correct feature name
2023-07-20 14:05:13 +00:00
Ali Ok 1f967ae742
Remove subtitle in homepage (#5633) 2023-07-20 10:30:13 +00:00
dependabot[bot] dc84e5bec8
Bump word-wrap in /code-samples/serving/cloudevents/cloudevents-nodejs (#5632)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 11:50:10 +00:00
akesiraju 08f355a8c1
Using workloads instead of deployments on the documentation (#5596) (#5597)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

The api version should match the broker config apiversion

Empty-Commit

The api version should match the broker config apiversion

Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
2023-07-18 07:03:09 +00:00
AdamKorcz 187f7d0ecb
Fix nits in fuzzing audit blogpost (#5628)
Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-07-14 06:53:14 +00:00
AdamKorcz 12cd63e2df
Add blogpost and report for fuzzing audit (#5627)
Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-07-13 23:05:15 +00:00