Commit Graph

2787 Commits

Author SHA1 Message Date
dependabot[bot] f75a3caa8e
Bump smallvec in /code-samples/serving/cloudevents/cloudevents-rust (#5046)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.4.0 to 1.8.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.4.0...v1.8.0)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 18:01:37 +00:00
dependabot[bot] e98f9b5501
Bump arc-swap in /code-samples/serving/cloudevents/cloudevents-rust (#5042)
Bumps [arc-swap](https://github.com/vorner/arc-swap) from 0.4.6 to 0.4.8.
- [Release notes](https://github.com/vorner/arc-swap/releases)
- [Changelog](https://github.com/vorner/arc-swap/blob/v0.4.8/CHANGELOG.md)
- [Commits](https://github.com/vorner/arc-swap/compare/v0.4.6...v0.4.8)

---
updated-dependencies:
- dependency-name: arc-swap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 18:01:30 +00:00
Ali Ok 42fd74d11a
Get rid of refs to old KafkaChannels (#5009) 2022-06-22 18:01:23 +00:00
dependabot[bot] 55459316be
Bump hyper in /code-samples/serving/cloudevents/cloudevents-rust (#5045)
Bumps [hyper](https://github.com/hyperium/hyper) from 0.13.5 to 0.13.10.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/v0.13.10/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.13.5...v0.13.10)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 17:56:23 +00:00
Ashleigh Brennan 76ffbd3f6c
Fix broken snippet (#5028)
* Fix broken snippet

* update headings, try content reuse of section

* install kn added

* fix heading

* re-add file because of mkdocs limitations

* peer review updates
2022-06-15 16:09:17 +00:00
dependabot[bot] 967a93e5bb
Bump miow in /code-samples/serving/cloudevents/cloudevents-rust (#5024)
Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/yoshuawuyts/miow/releases)
- [Changelog](https://github.com/yoshuawuyts/miow/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yoshuawuyts/miow/compare/0.2.1...0.2.2)

---
updated-dependencies:
- dependency-name: miow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-10 16:56:25 +00:00
Paul Schweigert 8b2be69922
remove katacoda docs (#5017)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-10 11:40:25 +00:00
Carlos Santana bfbf85299f
Fix #4905 (#5032)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-06-10 10:05:25 +00:00
knative-automation bb363263f6
Update community files (#5033)
Signed-off-by: Knative Automation <automation@knative.team>
2022-06-10 01:39:27 +00:00
Paul Schweigert 6f44c8b486
adds copyright info to some hack scripts (#5021)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-09 21:50:25 +00:00
Ashleigh Brennan 94a9c07b66
Remove unused heading from TOC (#5029) 2022-06-09 18:59:25 +00:00
Ashleigh Brennan 719180d180
Remove duplicate getting started, tidy up info (#5018) 2022-06-09 18:41:24 +00:00
knative-automation 9af9b808a7
Update community files (#5026)
Signed-off-by: Knative Automation <automation@knative.team>
2022-06-09 13:22:06 +00:00
Paul Schweigert 8bd42d85d7
add cncf logo for blog (#5008)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-09 13:15:38 +00:00
knative-automation bf12541c3e
Update community files (#5025)
Signed-off-by: Knative Automation <automation@knative.team>
2022-06-09 01:35:40 +00:00
Ashleigh Brennan bb64c6227e
Add per-revision examples to serving config (#4966)
* Add per-revision examples to serving config

* make global config first tab, clean up formatting

* some updates for revision configs

* update option for Operator

* re-add config map setting

* updates from SME

* minor updates
2022-06-08 14:14:38 +00:00
knative-automation 05b52748df
Update community files (#5015)
Signed-off-by: Knative Automation <automation@knative.team>
2022-06-08 01:37:38 +00:00
ddelange 7eef5fa209
Fix docs typo regarding runtimeClassName Extension (#5010) 2022-06-07 13:46:36 +00:00
Dave Protasowski f3a7a23847
Include blog post for release-1.5 (#5007)
* Include blog post for release-1.5

* review feedback

* fix nav bar text

* fix spelling
2022-06-06 19:53:35 +00:00
Ashleigh Brennan 7df2547292
Fixes kafkasource bugs (#5006) 2022-06-06 16:47:35 +00:00
Ashleigh Brennan 07b4298b61
Fix minor tag bug (#5002) 2022-06-06 14:11:54 +00:00
Ali Ok c14e5b686e
Link to new KafkaChannel docs (#5001) 2022-06-06 12:02:55 +00:00
Hamees Sayed 793b5da9e9
Bumped the CPU requirements (#4962)
* Bumped the CPU requirements

* changed the cpu requirement for production purpose
2022-06-05 00:54:53 +00:00
Carlos Santana c9c194ecee
cut release 1.5, remove extra vars for build (#4999)
* cut release 1.5, remove extra vars for build

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* clean reference to removed variable

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* making it a semver correct

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-06-03 21:38:53 +00:00
Vincent 5fa1d67ec6
Add the instruction on how to override/add env vars for containers (#4995) 2022-06-03 15:42:52 +00:00
knative-automation c95457ae72
Update community files (#4996)
Signed-off-by: Knative Automation <automation@knative.team>
2022-06-03 01:35:53 +00:00
Paul Schweigert c81b2bd490
removes blog link to old knative kind setup (#4982)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-02 21:12:51 +00:00
Ashleigh Brennan a165ec74d6
Update upgrading docs versions (#4984)
* Update upgrading docs versions

* typo

* missed version

* missed version

* Update docs/install/upgrade/upgrade-installation.md

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
2022-06-02 18:24:44 +00:00
Matthias Wessendorf 28e82b41d0
Kafka broker annotation for using an external kafka topic (#4981)
* Initial doc for external kafka topic usage

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

* Update docs/eventing/broker/kafka-broker/README.md

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* Update docs/eventing/broker/kafka-broker/README.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-06-01 15:43:26 +00:00
knative-automation a1964f91f3
Update community files (#4983)
Signed-off-by: Knative Automation <automation@knative.team>
2022-06-01 01:43:41 +00:00
Ashleigh Brennan 83b38c42ca
Fix values and general cleanup (#4980)
* fix values and general cleanup

* fix whitespace

* fix bullets
2022-05-31 17:02:37 +00:00
Ashleigh Brennan 964cedba45
Suggested improvements for getting started (#4979)
* Suggested improvements for getting started

* fix typo
2022-05-27 20:30:29 +00:00
dependabot[bot] 9aa8a46565
Bump rack in /code-samples/serving/hello-world/helloworld-ruby (#4978)
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-27 19:17:21 +00:00
knative-automation 07d7cf002c
upgrade to latest dependencies (#4977)
bumping knative.dev/hack ccf82ad...12d3e2a:
  > 12d3e2a switch to UTC (# 176)
  > b4d4d73 Update community files (# 178)
  > f4972b4 Update community files (# 177)
  > a8076b0 Model []byte as strings (# 175)

Signed-off-by: Knative Automation <automation@knative.team>
2022-05-25 12:51:04 +00:00
Antoine Cotten 7a79361274
fix: Dead link to Broker spec (#4970) 2022-05-24 16:58:03 +00:00
knative-automation 119d408e16
Update actions (#4974)
Signed-off-by: Knative Automation <automation@knative.team>
2022-05-24 15:28:03 +00:00
Pablo Mercado 74efd191c6
fix eventing spec linksº (#4971) 2022-05-23 13:43:03 +00:00
Kenjiro Nakayama 7eab64dc9d
Fix gRPC sample Dockerfile (#4967) 2022-05-23 13:39:03 +00:00
Carlos Santana b80b572a88
kn CLI install should use tap instead of compile for brew install (#4973)
* kn CLI install should use tap instead of compile for brew install
Fixes #4972

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* remove outdated statement about 0.25

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* make upgrade command shorter

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* have one command to install and mention upgrade

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* links to kind and minikube

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-05-20 20:30:59 +00:00
Kun Feng 375a456a45
Fix typo in subscriptions.md (#4968) 2022-05-20 08:26:58 +00:00
Ashleigh Brennan 35a2582a27
Add delivery spec Broker docs (#4965) 2022-05-19 23:27:58 +00:00
knative-automation 541da897fb
Update community files (#4963)
Signed-off-by: Knative Automation <automation@knative.team>
2022-05-18 01:41:39 +00:00
Vincent abac2b7cb0
Remove the deprecated configuration of system resources (#4959) 2022-05-12 21:04:54 +00:00
knative-automation 168823e51a
Update community files (#4960)
Signed-off-by: Knative Automation <automation@knative.team>
2022-05-12 01:43:36 +00:00
Vincent cbe0097711
Configure the servers for istio gateways (#4957)
* Configure the servers for istio gateways

* Fix the formatting
2022-05-11 14:31:34 +00:00
dependabot[bot] bfb8de9e96
Bump sinatra in /code-samples/serving/hello-world/helloworld-ruby (#4954)
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.8.1 to 2.2.0.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.8.1...v2.2.0)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 20:11:34 +00:00
Vincent 3e01965862
Instruction on how to override the labels and annotations for services (#4934) 2022-05-10 15:21:33 +00:00
Vincent 873706d3c5
Instruction on how to configure labels, annotations and selector for services (#4955) 2022-05-10 13:06:34 +00:00
Samia Nneji 1e6f9f49db
Change warning to note (#4950) 2022-05-06 16:21:29 +00:00
knative-automation 01d085d65e
upgrade to latest dependencies (#4951)
bumping knative.dev/hack 2a09b5c...ccf82ad:
  > ccf82ad Update community files (# 174)
  > 46c77f1 Skip passing enable-ha flag to test script (# 173)
  > 5f47386 Update community files (# 171)

Signed-off-by: Knative Automation <automation@knative.team>
2022-05-06 16:19:29 +00:00