Commit Graph

3554 Commits

Author SHA1 Message Date
knative-automation a626afc18a
Update community files (#4685)
Signed-off-by: Knative Automation <automation@knative.team>
2022-01-31 17:33:31 -08:00
Senthilnathan M 57b8163749
Fixed incorrect link (#4681) 2022-01-31 05:40:30 -08:00
Samia Nneji bfbcf3eb91
Fix typo (#4679) 2022-01-28 14:03:47 -08:00
Samia Nneji 6be2845548
Add release notes to blog for 1.2 (#4675)
* Add release notes to blog for 1.2

* Add operator release notes

* Add RMQ release notes
2022-01-28 13:41:47 -08:00
Samia Nneji de65c85f9a
Add redirect for operator install page (#4677) 2022-01-28 10:34:47 -08:00
Samia Nneji 4d74d00e7b
Update release versions (#4676) 2022-01-28 09:22:47 -08:00
knative-automation 9a7520df58
Update community files (#4674)
Signed-off-by: Knative Automation <automation@knative.team>
2022-01-28 05:24:46 -08:00
Basit Mustafa 165ef6c600
chore(eventing): fix typo in channel docs (#4666) 2022-01-28 02:37:47 -08:00
knative-automation 54ac1a1ee2
Update community files (#4673)
Signed-off-by: Knative Automation <automation@knative.team>
2022-01-27 17:36:46 -08:00
Vincent 4b10f6da81
Update the docs regarding using `spec.deployment` to override the resources (#4665) 2022-01-26 12:25:45 -08:00
Paul Schweigert 1705127b24
Remove unsupported Ambassador networking layer from docs (#4670)
* remove unsupported Ambassador networking layer

* typo
2022-01-25 19:27:43 -08:00
dependabot[bot] 27d3b89170
Bump nanoid from 3.1.23 to 3.2.0 (#4660)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 08:42:49 -08:00
Stavros Kontopoulos 11883b667f
add pvc extension (#4659) 2022-01-21 09:53:05 -08:00
Carlos Santana 06963dce6f
Release notes 1.1 (#4647)
* add release notes blog template

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

* add release blog post for v1.1

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

* address review comments

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

* address second set of comments fom Paul

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

* fix broken link

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

* address comments from Samia

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

* fix contributors list

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

* remove () from release leads mentions

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-01-21 09:26:04 -08:00
Gabriel Freites e8dd81f155
Update min version requirement (#4658)
Since it has been bumped here https://github.com/knative/pkg/pull/2397
2022-01-20 14:02:53 -08:00
Mete Atamel 14509f3fdf
Updated HelloWorld C# sample to the latest 6.0 version #4643 (#4648)
* Updated HelloWorld C# sample to the latest 6.0 version #4643

* Fixed a lint problem

* Updated README.md with .NET 6 instructions for #4643
2022-01-20 13:25:35 -08:00
Samia Nneji 7756bafd58
Make kourier first network layer (#4657) 2022-01-20 13:09:35 -08:00
Samia Nneji 4ae2a17049
Change DNS in examples to sslip.io (#4656) 2022-01-20 13:06:34 -08:00
Matt Ray 6b156b113d
TriggerMesh provides both on-premises and hosted Knative support. (#4649)
* TriggerMesh provides both on-premises and hosted Knative support.

Signed-off-by: Matt Ray <github@mattray.dev>

* Update docs/install/knative-offerings.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-01-20 12:55:36 -08:00
jwcesign 2547a26ea7
Add doc to explain how config container-freezer autoscaling (#4633)
* Add doc to explain how config container-freezer autoscaling

* Add nav.yaml content

* Fix erro ci check

* Fix review comments v1

* Fix note format

* Fix format of md

* Fix review issues v2
2022-01-20 05:08:35 -08:00
Amanda H. L. de Andrade Katz 83252f0ee2
fix example to immediately collect any inactive revision (#4652) (#4653) 2022-01-19 17:17:34 -08:00
knative-automation 97b548bcb9
upgrade to latest dependencies (#4645)
bumping knative.dev/hack 59b0cf1...9b2ed84:
  > 9b2ed84 Update community files (# 139)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-19 16:00:34 -08:00
Ahmed Abdalla Abdelrehim a932249bf7
Add documentation for new trigger filters (#4635)
* Add documentation for new trigger filters

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* fix a conflict

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* Add new trigger filters to the overview table

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* fix wrong formatting and add missing docs

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* fixes dialect formatting

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* fix new trigger filter docs

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* Apply suggestions from code review

Co-authored-by: Samia Nneji <snneji@vmware.com>

* fix formatting

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-01-19 07:10:53 -08:00
Carlos Santana aaed06197c
fix rss feed xml with correct url links (#4641)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-01-18 06:12:34 -08:00
knative-automation 40df810562
Update community files (#4642)
Signed-off-by: Knative Automation <automation@knative.team>
2022-01-18 03:53:33 -08:00
dependabot[bot] 733642cbc6
Bump follow-redirects (#4631)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 12:53:29 -08:00
dependabot[bot] 76e8e08f02
Bump follow-redirects from 1.14.4 to 1.14.7 (#4630)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 09:22:30 -08:00
Erez Freiberger 362c294b52
add stable window documentatino to "scale-bounds" (#4514)
* add stable window documentatino to "scale-bounds"

* moving scaleDownDelayBack and referencing panic mode

* Update docs/serving/autoscaling/scale-bounds.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/serving/autoscaling/scale-bounds.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/serving/autoscaling/scale-bounds.md

Co-authored-by: Julian Friedman <julz.friedman@uk.ibm.com>

* use better formatting for kpa only note

* Update docs/serving/autoscaling/scale-bounds.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/serving/autoscaling/scale-bounds.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
Co-authored-by: Julian Friedman <julz.friedman@uk.ibm.com>
2022-01-17 08:16:29 -08:00
Paul Schweigert d4902d2b10
fixes link to client reference (#4638) 2022-01-17 02:14:29 -08:00
Samia Nneji 97f5acac91
Edit Operator docs (#4634)
* Edit Operator docs

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

Co-authored-by: Peter Mbanugo <p.mbanugo@yahoo.com>

* fix typo

Co-authored-by: Peter Mbanugo <p.mbanugo@yahoo.com>
2022-01-17 01:57:28 -08:00
Lukas Berk da9f9be86f
Mention optional attributes for CloudEvents in event sources overview (#4627)
* Mention optional attributes in event sources overview

* Update docs/eventing/sources/README.md

As kindly suggested Samia

Co-authored-by: Samia Nneji <snneji@vmware.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-01-14 10:21:43 -08:00
Srinivasan Parthasarathy fbdcc446ce
Iter8 load testing tutorial (#4636)
Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>
2022-01-14 08:23:43 -08:00
Nikolay Boshnakov 9c0f514886
Updated link (#4622)
Updated Gardener link to point to existing file
2022-01-13 05:41:12 -08:00
knative-automation b3ccb2c482
Update actions (#4629)
Signed-off-by: Knative Automation <automation@knative.team>
2022-01-13 05:04:19 -08:00
knative-automation e44c2bd02a
upgrade to latest dependencies (#4628)
bumping knative.dev/hack f08cb0d...59b0cf1:
  > 59b0cf1 Proper search for tags in Go files only (# 135)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-13 05:04:12 -08:00
Paul Schweigert e9713b12e1
Build client docs (#4623)
* build kn docs

* navigation tweaks

* link to github version of kn docs

* removing unneeded envvar

* removing go

* style
2022-01-13 05:00:12 -08:00
jwcesign ca872c1105
Add documentation for freezer to knative docs (#4614) 2022-01-11 06:52:14 -08:00
knative-automation 543edf8df2
upgrade to latest dependencies (#4625)
bumping knative.dev/hack e11ac12...f08cb0d:
  > f08cb0d Fixing issue knative/hack# 136 (# 137)
  > abd085f Update community files (# 131)
  > 6fc0304 Update community files (# 130)
  > 92d8a0a Update community files (# 129)
  > 50bb1cb Update community files (# 128)

Signed-off-by: Knative Automation <automation@knative.team>
2022-01-11 03:28:14 -08:00
Ashleigh Brennan 2646637eb7
Clean up operator configmap docs (#4618) 2022-01-06 10:38:01 -08:00
Jason Hall d67f86d09e
Redirect to Go package docs from a real browser, for certain repos (#4524) 2022-01-06 06:54:02 -08:00
Shunsuke Tokunaga a14a1eb658
Delete indented code block (#4608) 2022-01-06 06:38:02 -08:00
Dustin Smith da01b06ca2
Fixing broken links for examples (#4613)
multiple-branches and kafka channels links were broken
2022-01-06 06:18:01 -08:00
Paul Schweigert 141a4e48a8
update getting started to sslip default domain (#4611) 2022-01-06 06:01:01 -08:00
knative-automation 2ce272f2f0
Update actions (#4607)
Signed-off-by: Knative Automation <automation@knative.team>
2022-01-04 13:50:32 -08:00
knative-automation 74773b1201
Update community files (#4606)
Signed-off-by: Knative Automation <automation@knative.team>
2021-12-22 04:26:19 -08:00
Ashleigh Brennan 87f49c50a6
#4479: Fixed eventing formatting issues (#4604)
* #4479: Fixed eventing formatting issues

* fix bullets

* Update docs/eventing/event-delivery.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* add a space

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-12-21 02:54:17 -08:00
Gab Satchi 99ef2b6f7f
adds namespace to Role and RoleBinding in ApiServerSource example (#4602) 2021-12-20 06:02:18 -08:00
Carlos Santana 381330d0a7
add blog post about steering end user election (#4603)
* add blog post about steering end user election

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

* EOL duh

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

* make it a link

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

* make bullets

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

* Update blog/docs/steering/2021-end-user-election.md

Co-authored-by: Lance Ball <lball@redhat.com>

* Update blog/docs/steering/2021-end-user-election.md

Co-authored-by: Lance Ball <lball@redhat.com>

* Update blog/docs/steering/2021-end-user-election.md

Co-authored-by: Lance Ball <lball@redhat.com>

* Update blog/docs/steering/2021-end-user-election.md

Co-authored-by: Lance Ball <lball@redhat.com>

* fix bullets

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

Co-authored-by: Lance Ball <lball@redhat.com>
2021-12-17 12:30:18 -08:00
Paul Schweigert aea730e2aa
Fix 1.0 banner again (#4601)
* strip out 'knative-' from KNATIVE_VERSION

* fixing versioning in yaml artifacts for 1.0+
2021-12-17 08:40:18 -08:00
Paul Schweigert f9e628494c
ignore blog/docs/images/case-studies/ (#4600) 2021-12-17 08:22:18 -08:00