Commit Graph

3540 Commits

Author SHA1 Message Date
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
knative-automation a6d6a53c42
Update community files (#4953)
Signed-off-by: Knative Automation <automation@knative.team>
2022-05-05 01:42:24 +00:00
knative-automation 3719c5c765
upgrade to latest dependencies (#4941)
bumping knative.dev/hack 6ffd841...2a09b5c:
  > 2a09b5c only use `install` for run_go_tool (# 169)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-27 11:20:52 +00:00
knative-automation a3af111780
Update community files (#4940)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-27 01:38:44 +00:00
Josh Berkus 1e904eb60e
Blog post for 2022 TOC elections (#4936)
* Blog post for 2022 TOC elections

Signed-off-by: Josh Berkus <josh@agliodbs.com>

* remove whitespace

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

* add index and EOL

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

Co-authored-by: Carlos Santana <csantana23@gmail.com>
2022-04-26 19:51:54 +00:00
Carlos Santana 709b1491ce
fix formatting 1.4 release blog (#4938)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-04-26 16:51:54 +00:00
Nader Ziada 3f264cd971
add blog post for release 1.4 (#4933)
* add blog post for release 1.4

* fix lint errors

* update client release notes section

* move items to notable changes

* address pr review comments

* fix links and pr desc)
2022-04-26 15:17:55 +00:00
Naina Singh c4bb5f9451
changes to add Knative 1.4 docs (#4935) 2022-04-22 21:19:31 +00:00
Samia Nneji 844b6f0f7d
Clean up broken formatting in Operator install docs (#4932)
* Clean up operator docs formatting

* A few more fixes
2022-04-21 11:57:30 +00:00
Sameer Vohra e58f571f9b
Update Sugar Controller docs (#4925)
* Fixes #4896 Update Sugar Controller docs

- Update existing Sugar Controller page to reference LabelSelector Changes
- Add Configuration page for "config-sugar" ConfigMap

* Apply suggestions from code review

- fix code block identation
- remove incorrect comments in example config-sugar
- clarify default wording to be more clear

Co-authored-by: Carlos Santana <csantana23@gmail.com>

* Update config/nav.yml with Sugar Config entry

* update sugar/README with more practical example

* Update sugar

- fix code block rendering

Co-authored-by: Carlos Santana <csantana23@gmail.com>
2022-04-21 00:21:30 +00:00
Carlos Santana c6dc1c2856
Install fest blog (#4929)
* add install fest blog 04-22

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

* add annual report to nav

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

* remove unicode

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-04-19 07:53:29 +00:00
Subhasish-Behera a1dcbc66f1
Fix broken formatting in Installing guide (#4917)
* Task1 done

“Installing Istio without sidecar injection(Recommended default installation)” added a space before the opening parenthesis.

* Task 2 

Correct formatting uses the opening tip tag (!!! tip), followed by a new line, and then 4 spaces before the tip text.

* Task 4

 Task fixed: https://knative.dev/docs/install/uninstall/#uninstalling-optional-serving-extensions Broken numbering in the "TLS with cert-manager" tab. To fix, check for the correct indentation of the code snippet (8 spaces).

* Task 5

Task fixed:  https://knative.dev/docs/install/uninstall/#uninstalling-optional-eventing-extensions broken numbering in Apace Kafka sink tab. To fix, check for the correct indentation of the code snippet (8 spaces).

* Task 3

Task fixed:  https://knative.dev/docs/install/upgrade/upgrade-installation-with-operator/#rollback-to-an-earlier-version tab formatting is broken. To fix, indent the lines 126-146 and 150-170 by an extra 4 spaces.

* changed the spacing according to the suggestion

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-04-15 11:02:10 +00:00
Bob Furu 670d4c3c33
Update testimonials.md (#4928) 2022-04-15 10:56:10 +00:00
Murugappan Chetty 446294287b
add blog for 2021 annual report (#4927)
* add blog for 2021 annual report

* add blog for 2021 annual report
2022-04-14 22:42:55 -04:00
knative-automation 59f8e352e6
Update actions (#4924)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-13 20:49:09 +00:00
knative-automation 30e51417e9
upgrade to latest dependencies (#4923)
bumping knative.dev/hack a75ca49...6ffd841:
  > 6ffd841 Update community files (# 168)
  > 02c525c Update community files (# 167)
  > 0e0784b Update community files (# 166)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-13 20:47:08 +00:00
knative-automation 2e647d53a4
Update actions (#4920)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-12 12:49:08 +00:00
Vincent 063691b458
Upgrade the docs for Knative Operators (#4820)
* Upgrade the docs for Knative Operators

* Refactor the instruction on customed manifests

* Fix the nit
2022-04-12 12:24:08 +00:00
Subhasish-Behera 3ca065c600
removed step 1 of creating service (#4914)
* removed step 1 of creating service

* implemented the suggested changes

changed the numbering back to 1
2022-04-11 14:17:07 +00:00
knative-automation dca8eb065c
Update community files (#4919)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-11 13:18:14 +00:00
knative-automation 07def1a3ed
Update community files (#4918)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-11 01:40:30 +00:00
Lionel Villard 089c1d6815
Remove Knative-supported AWS SQS source (#4916) 2022-04-08 14:39:46 +00:00
Norman Böwing 736e9b2f67
Update scale bounds with global min-scale (#4915) 2022-04-08 13:23:45 +00:00
Dave Protasowski d52ede895d
bump our min k8s version to 1.22 (#4913) 2022-04-07 21:00:45 +00:00
knative-automation 2c39d139ce
Update community files (#4912)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-07 17:10:46 +00:00
knative-automation 22eed1aa9f
Update community files (#4911)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-07 02:23:45 +00:00
Samia Nneji a22e3d5db4
Add steps to quickstart binary install (#4909) 2022-04-06 18:30:44 +00:00
knative-automation e61b51660e
Update actions (#4910)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-06 18:28:45 +00:00
Samia Nneji 323b51c8be
Fix indentation (#4906)
* Fix indentation

* Fix more indentation
2022-04-05 19:40:43 +00:00
Samia Nneji bbd1503e97
Updated a few more Loadbalancer IPs (#4908)
* Updated a few more Loadbalancer IPs

* Add link
2022-04-05 19:37:43 +00:00
knative-automation 987c86c724
upgrade to latest dependencies (#4901)
bumping knative.dev/hack f067737...a75ca49:
  > a75ca49 Update community files (# 165)
  > 9c0ea69 Update community files (# 164)
  > c7a1ce1 Update community files (# 163)

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-05 11:11:43 +00:00
knative-automation c54d81447c
Update actions (#4900)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-05 11:09:43 +00:00
Carlos Santana a416299816
Add CC BY 4.0 info in footer (#4895)
* Add CC BY 4.0 info in footer

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

* fix trailing space

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

* made strings shorter

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-04-04 19:23:43 +00:00
knative-automation 27033fc81f
Update community files (#4892)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-01 08:49:46 +00:00
Ali Ok 43cec23b1c
Add blog post about GSoC (#4889)
* GSoC blog post

* Move latest post to the top on the nav
2022-03-31 19:45:44 +00:00
Lance Ball 10f1c7637c
Update Node.js code samples w/ latest CloudEvents (#4865)
This commit updates two of the examples in this repository that use the
Node.js CloudEvents module. A newer version of the module has been released
and the examples have been updated to use it. The newer version allows us
to eliminate a dependency on axios, and simplify the example code.

Signed-off-by: Lance Ball <lball@redhat.com>
2022-03-31 19:15:44 +00:00
dependabot[bot] cc9f98a8c3
Bump minimist in /code-samples/serving/cloudevents/cloudevents-nodejs (#4876)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 15:41:44 +00:00
dependabot[bot] a7ef95e56e
Bump ansi-regex in /code-samples/serving/cloudevents/cloudevents-nodejs (#4875)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 15:37:44 +00:00
Carlos Santana 7425ab09f8
Update serving tutorial (#4815)
* clean up serving tutorial

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

* update with review comments

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-03-31 15:35:45 +00:00
knative-automation e132178fda
Update actions (#4883)
Signed-off-by: Knative Automation <automation@knative.team>
2022-03-31 11:06:45 +00:00
knative-automation 0ae84b0414
Update community files (#4882)
Signed-off-by: Knative Automation <automation@knative.team>
2022-03-31 11:02:45 +00:00
David Eliahu 8d0827087c
Clarify scale-to-zero reference in kpa-specific.md (#4871)
* Update kpa-specific.md

* Update docs/serving/autoscaling/kpa-specific.md

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-03-31 09:23:44 +00:00
knative-automation 4540822548
Update community files (#4879)
Signed-off-by: Knative Automation <automation@knative.team>
2022-03-30 11:44:46 +00:00
Jason (Jay) Smith e863e8b128
Adding install links to overview pages (#4853)
* Adding install links to overview pages

Per issue #4848

* Update to PR 4853

Consolidated into one link

* Changed absolutle to relative links

* Changed "via" to "using" and changed headers

* Moved Installation section up in both Eventing and Serving

* Fixed spacing
2022-03-29 13:05:15 +00:00
knative-automation ab363e999e
upgrade to latest dependencies (#4877)
bumping knative.dev/hack e178598...f067737:
  > f067737 Adding code of conduct to reference knative/community's CoC (# 162)
  > 14f832e Update community files (# 161)
  > c9c3ea1 Update community files (# 160)
  > aae7c22 Update community files (# 159)
  > 0687d6e Update community files (# 158)

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-29 11:48:14 +00:00
Stuart Winchester e6644bd8da
update README.md for sequence documentation (#4869)
change over from appender image to event_display image for the sequence-display
2022-03-28 12:04:51 -07:00
Sameer Vohra 3449eea5df
Fix eventing-rabbitmq release notes for Release Blog v1.3 (#4868)
* fix rmq release notes for blog

* update release blog formatting and add contributor

* Update blog/docs/releases/announcing-knative-v1-3-release.md

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

* Update blog/docs/releases/announcing-knative-v1-3-release.md

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

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
2022-03-28 11:11:50 -07:00
Paul Schweigert 18fb0ca32a
update mkdocs to 8.2.7 (#4874)
fixes an issue with jinja2 module that was breaking the build

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-03-26 16:17:49 -07:00