dependabot[bot]
6a7180f71b
Bump tokio in /code-samples/community/serving/helloworld-rust ( #5369 )
...
Bumps tokio from 1.20.1 to 1.20.3.
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 16:41:47 +00:00
Paul Schweigert
c2368bbd8a
removes maven-wrapper.jar from repository ( #5366 )
...
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2022-12-19 08:00:54 +00:00
Lance Ball
e5228c0733
process(new-repo): add redirects for knative.dev/runtime ( #5363 )
...
* process(new-repo): add redirects for knative.dev/runtime
Adds redirects for knative.dev/runtime to knative-sandbox/func-go.
See: https://github.com/knative/community/issues/1220
Signed-off-by: Lance Ball <lball@redhat.com>
* fixup: fix redirect endpoint
Signed-off-by: Lance Ball <lball@redhat.com>
* fixup: alphabetical
Signed-off-by: Lance Ball <lball@redhat.com>
Signed-off-by: Lance Ball <lball@redhat.com>
2022-12-14 13:39:50 +00:00
David Hadas
96c43e60d2
Guard1.9 ( #5359 )
...
* Guard1.9
* Guard1.9
* typos
* removed note
2022-12-12 15:16:58 +00:00
knative-automation
03068ea7d1
Update community files ( #5355 )
...
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-12-09 01:36:16 +00:00
Dave Protasowski
a0d155b83d
drop release 1.5 as it's no longer supported ( #5354 )
2022-12-07 15:23:14 +00:00
Dave Protasowski
2683fca65c
stackdriver was removed over a year ago ( #5350 )
...
* stackdriver was removed over a year ago
* drop extra comma
2022-12-07 15:04:14 +00:00
Lance Ball
f3b314e7ab
functions: update deploy docs ( #5347 )
...
Ensure that the user is aware that the repository may be private and should be set to public in order for `func deploy` to work correctly.
/kind functions
Fixes: https://github.com/knative/docs/issues/5310
Signed-off-by: Lance Ball <lball@redhat.com>
Signed-off-by: Lance Ball <lball@redhat.com>
2022-12-05 20:23:12 +00:00
knative-automation
21250d219f
upgrade to latest dependencies ( #5345 )
...
bumping knative.dev/hack c12c1bf...7233e77:
> 7233e77 No more sugar controller in upstream eventing (# 259)
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-12-05 04:37:19 +00:00
Seongbae Chang
500f6a7d22
Fix the documentation URL for the language pack ( #5344 )
...
Fix the documentation URL for the language pack
2022-12-05 04:36:19 +00:00
Aleksander Slominski
cbb0c5f52c
Advertise first Knative Virtual Office Hour 2022/12/09 ( #5341 )
...
* Advertise first Knative Virtual Office Hour / Contrib Fest 2022/12/09
* Removed trailing whitespaces
* Updated based on review comments
* Updated to new
* Update blog/docs/events/virtual-office-hour-12-2022.md
Co-authored-by: Lance Ball <lball@redhat.com>
* Update blog/docs/events/virtual-office-hour-12-2022.md
Co-authored-by: Lance Ball <lball@redhat.com>
* Update blog/docs/events/virtual-office-hour-12-2022.md
Co-authored-by: Lance Ball <lball@redhat.com>
* Added Lance to co-hosts
* Update blog/docs/events/virtual-office-hour-12-2022.md
Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
* Update blog/docs/events/virtual-office-hour-12-2022.md
Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
* add virtual office hour blog to nav
* added image for virtual office hour blog
* moved image to safe location for mkdocs rendering
* separate lines
* Update blog/docs/events/virtual-office-hour-12-2022.md
Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
* Update blog/docs/events/virtual-office-hour-12-2022.md
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
* Update blog/docs/events/virtual-office-hour-12-2022.md
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
Co-authored-by: Lance Ball <lball@redhat.com>
Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2022-12-01 23:51:16 +00:00
dependabot[bot]
b1c950a632
Bump sinatra in /code-samples/serving/hello-world/helloworld-ruby ( #5342 )
...
Bumps [sinatra](https://github.com/sinatra/sinatra ) from 2.2.0 to 2.2.3.
- [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.2.0...v2.2.3 )
---
updated-dependencies:
- dependency-name: sinatra
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 13:24:16 +00:00
knative-automation
b06502df49
upgrade to latest dependencies ( #5329 )
...
bumping knative.dev/hack b035462...c12c1bf:
> c12c1bf Revert of # 257 (# 258)
> 6397aac 🐛 Don't use NodeLocalDNS addon (# 257)
> 2e610ce Update community files (# 256)
> de2ff40 Allow tests to skip dumping resources on failure (# 255)
> 646aac0 e2e script tweaks (# 252)
> d470f52 Format go code (# 253)
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-11-23 16:27:43 +00:00
Lance Ball
ea93e78ef4
fix(functions): include --registry flag for `run` ( #5336 )
...
Indicate that when running a function, if it has not yet been built, the developer will need to provide the `--registry` flag.
Fixes: https://github.com/knative/docs/issues/5309
/kind fix
Signed-off-by: Lance Ball <lball@redhat.com>
Signed-off-by: Lance Ball <lball@redhat.com>
2022-11-22 10:38:41 +00:00
Andrew Su
6a2f0de69b
chore: fix typo on cookies analytic page ( #5328 )
2022-11-22 10:27:40 +00:00
Andrew Su
95d4c6b017
chore: fix typos in new trigger filter docs ( #5327 )
2022-11-22 10:26:41 +00:00
Amith KK
a4955291e4
Fix stale links in functions-templates-intro snippet ( #5335 )
2022-11-19 15:10:40 +00:00
Bastian Scherber
412d0291e7
fix broken link for on cluster build ( #5333 )
2022-11-19 15:09:40 +00:00
Christoph Stäbler
40e96770e7
Remove strict-subscriber flag ( #5332 )
...
The strict-subscriber feature flag was removed in
https://github.com/knative/eventing/pull/6608 so the validation cannot
be disabled anymore. This commit adjusts the docs too.
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
2022-11-18 18:32:39 +00:00
Christoph Stäbler
0ab9492c14
Fix channel links ( #5323 )
...
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
2022-11-18 18:31:40 +00:00
knative-automation
d2103dd23f
Update community files ( #5330 )
...
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-11-17 01:36:41 +00:00
Andrew Su
cfd3a205d0
chore: update security report detail ( #5326 )
...
Fixed a typo and updated the email to be a `mailto` link.
2022-11-16 16:36:40 +00:00
knative-automation
6e69be49d5
upgrade to latest dependencies ( #5325 )
...
bumping knative.dev/hack 8f3c705...b035462:
> b035462 Calculate Image references properly (# 251)
> 1ba176e Trap calls are now executed in LIFO order (# 249)
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-11-15 20:28:37 +00:00
jwcesign
aeef40a07b
add scaling-group golang redirect ( #5324 )
...
Signed-off-by: jwcesign <jiangwei115@huawei.com>
Signed-off-by: jwcesign <jiangwei115@huawei.com>
2022-11-15 20:27:37 +00:00
Paul Schweigert
bb88048380
update instructions for using temporary DNS in installation section ( #5318 )
...
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2022-11-09 17:30:14 +00:00
Dmitry Pronichkin
7362dcf485
Update README.md ( #5319 )
...
KafkaSource sasl type is specified as 'saslType' config parameter but should be 'type'.
2022-11-04 15:15:07 +00:00
Matthias Wessendorf
df86497d93
Adding a note or two on why binary is better ( #5314 )
...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2022-11-04 14:38:06 +00:00
knative-automation
ded510ae93
upgrade to latest dependencies ( #5317 )
...
bumping knative.dev/hack 9d2ae47...8f3c705:
> 8f3c705 Update community files (# 247)
> 62b15bd drop support for the istio add on flag (# 243)
> f5be74f Update community files (# 245)
> 80fd6da KO_DATA_PATH doesn't need to be set anymore (# 244)
> 4b6bd86 Format go code (# 239)
> 566898d Update community files (# 242)
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-11-04 14:36:06 +00:00
knative-automation
ca4ab5156d
Update community files ( #5320 )
...
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-11-04 01:38:06 +00:00
knative-automation
ca477a236b
Update community files ( #5313 )
...
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-11-03 01:37:09 +00:00
knative-automation
362301f15f
Update community files ( #5311 )
...
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-10-31 13:22:16 +00:00
Kenjiro Nakayama
2a3f16d6bf
Add release blog post for 1.8 release ( #5299 )
...
* Add release blog for 1.8 release
* Add func
* Not all images are signed
2022-10-26 03:42:57 +00:00
Ashleigh Brennan
585a4e5bfe
Follow up to add advanced func docs ( #5286 )
...
* Follow up to add advanced func docs
* fix heading
2022-10-25 16:08:56 +00:00
knative-automation
1f10e2b35c
upgrade to latest dependencies ( #5303 )
...
bumping knative.dev/hack 3fdc50b...9d2ae47:
> 9d2ae47 Update community files (# 241)
> cf1a127 🎁 Use Knative ls-tags tool (# 238)
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-10-25 14:22:56 +00:00
Kenjiro Nakayama
4795b77d24
Fix build bc command not found ( #5302 )
2022-10-25 03:21:55 +00:00
Kenjiro Nakayama
81fa883bf6
Remove .github/workflows/knative-mkdocs.yaml ( #5300 )
2022-10-24 17:05:54 +00:00
knative-automation
531fc21c2d
Update community files ( #5301 )
...
Signed-off-by: Knative Automation <automation@knative.team>
Signed-off-by: Knative Automation <automation@knative.team>
2022-10-24 01:38:19 +00:00
Lance Ball
7a892c7d42
Improve overall structure of kubecon blog post ( #5298 )
...
Basically, make it easy for readers to see when an event is occurring.
Signed-off-by: Lance Ball <lball@redhat.com>
Signed-off-by: Lance Ball <lball@redhat.com>
2022-10-21 21:12:14 +00:00
罗泽轩
d0fc8694aa
Fixed typos and outdated content ( #5281 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2022-10-21 11:02:14 +00:00
Kenjiro Nakayama
d35ead2c5b
Publish Knative 1.8 docs ( #5294 )
2022-10-21 10:23:14 +00:00
Vincent
a04cc821e5
Update the operands' version for Knative Operator 1.8 ( #5296 )
2022-10-21 10:21:13 +00:00
Carlos Santana
5dd9c74ac6
fix typo for kubecon 2022 blog ( #5297 )
...
Signed-off-by: Carlos Santana <csantana23@gmail.com>
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-10-20 19:01:12 +00:00
Faheem Muhammed
46cee61bcd
Spell check ( #5282 )
...
* Corrected spelling error
* fixed few spelling and grammer issues
* Changes are added
2022-10-20 17:11:12 +00:00
Lance Ball
f490237a57
Fix top-level nav in blog section ( #5292 )
...
* Fix top-level nav in blog section
The top level navigation in the blog section did not include headers for
Functions and the Knative CLI.
Signed-off-by: Lance Ball <lball@redhat.com>
* Update blog/config/nav.yml
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
Signed-off-by: Lance Ball <lball@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2022-10-20 13:00:12 +00:00
Lance Ball
8cd8c477c7
Add blog post for KnativeCon/KubeCon NA 2022 ( #5291 )
...
* Add blog post for KnativeCon/KubeCon NA 2022
Signed-off-by: Lance Ball <lball@redhat.com>
* fixup: add nav
Signed-off-by: Lance Ball <lball@redhat.com>
* fixup: add link to blog index page
Signed-off-by: Lance Ball <lball@redhat.com>
* Update blog/docs/events/knative-at-kubecon-na-2022.md
Fix header
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
* Update blog/docs/events/knative-at-kubecon-na-2022.md
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
* Update blog/docs/events/knative-at-kubecon-na-2022.md
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
* Update blog/docs/events/knative-at-kubecon-na-2022.md
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
* Update blog/docs/events/knative-at-kubecon-na-2022.md
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
* Update blog/docs/events/knative-at-kubecon-na-2022.md
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
* Update blog/docs/events/knative-at-kubecon-na-2022.md
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
* Update blog/docs/index.md
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
Signed-off-by: Lance Ball <lball@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2022-10-20 12:59:12 +00:00
David Hadas
52a334e190
SecurityGuard ( #5256 )
...
* SecurityGuard
* first complete draft for quickstart
* first complete draft for quickstart
* first complete draft for quickstart
* first complete draft for quickstart
* first complete draft for quickstart
* first complete draft for quickstart
* first complete draft for quickstart
* first complete draft for quickstart
* Update docs/serving/app-security/security-guard-quickstart.md
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
* Update docs/serving/app-security/security-guard-quickstart.md
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
* Update docs/serving/app-security/security-guard-about.md
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
* Update config/nav.yml
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
* typo
* lint
* add queueproxy.mount-podinfo: allowed
* lint
* updated links to release
* updated links to release
* fix tutorial
* fix tutorial
* fix tutorial
* fix tutorial
* fix tutorial
* fix tutorial
* fix tutorial
* fix tutorial
* fix tutorial
* Update docs/serving/app-security/security-guard-about.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* Update docs/serving/app-security/security-guard-about.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* Update docs/serving/app-security/security-guard-about.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* Update docs/serving/app-security/security-guard-quickstart.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* alignd to comments
* alignd to comments
* alignd to comments
* alignd to comments
* alignd to comments
* alignd to comments
* alignd to comments
* alignd to comments
* alignd to comments
* alignd to comments
* Update docs/serving/app-security/security-guard-quickstart.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* Update docs/serving/app-security/security-guard-example-alerts.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
* merged using with about
* merged using with about
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-10-19 04:36:11 +00:00
Ashleigh Brennan
efd3854cea
Add functions section to docs ( #5271 )
...
* Add functions section to docs
* add run command
* updates from eng review
* fix headings, links
2022-10-18 15:19:10 +00:00
Lionel Villard
f699430f41
Minimal redis stream source doc ( #5253 )
...
* minimal redis stream source doc
* Update docs/eventing/sources/redis/README.md
* Update docs/eventing/sources/redis/getting-started.md
* Update docs/eventing/sources/redis/getting-started.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-10-13 18:19:53 +00:00
Izabela Gomes
84300936d0
Remove note about requirement to use http-protocol enabled with http01 challenge ( #5261 )
...
* remove note about requirement to use http-protocol enabled with http-01 challenge
* removed deprecated http-protocol option
2022-10-13 13:00:53 +00:00
Ashleigh Brennan
99ae375247
Integrating Istio with Knative Brokers ( #5268 )
...
* Integrating Istio with Knative Brokers
* fix links
* updated commands
2022-10-13 12:54:53 +00:00