Commit Graph

2702 Commits

Author SHA1 Message Date
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
kmahapatra d1af870e70
add infra to golang redirect (#4867) 2022-03-22 15:53:17 -07:00
Paul Schweigert 508964ffaa
Adds Github Action for building on push to release branch (#4852)
* Adds github action for building on push to release branch

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* restrict to 1.3 branch

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* update release docs for dot-release job

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* linking and verbiage

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* add to toc

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* build all 1.x release branches

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* build the site nightly

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-03-22 10:51:12 -07:00
Gabriel Freites 149840db40
Added cncf incubation notice (#4856)
* added cncf incubation notice

* changed cncf section order and fixed section sixe overall

* removed h3 margin from cncf h3s
2022-03-22 10:07:12 -07:00
Kenjiro Nakayama 4c4e040886
Replace `ingress.class` with `ingress-class` (#4858) 2022-03-22 06:19:12 -07:00
Kenjiro Nakayama 9915db4acc
Fix typo in TLS doc (#4861) 2022-03-22 05:32:12 -07:00
Paul Schweigert bee86d6299
Updates instructions on running mkdocs locally in docker (#4849)
* updates instructions on running mkdocs locally in docker

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* remove whitespace

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* style

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-03-22 05:28:12 -07:00
Paul Schweigert c974492eab
only build main branch for deploy preview (#4857)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-03-21 16:33:11 -07:00
Roland Huß d14035d167
Adding code of conduct to reference knative/community's CoC (#4850) 2022-03-18 11:58:20 -07:00
Samu Tamminen 318a50e35e
Update eventing helloworld-python dependencies (#4834)
* upgrade Flask to 2.0.1 and python to 3.9

* use latest Flask version 2.0.3 and active Docker image python:3.9-alpine
2022-03-18 06:40:18 -07:00
Samia Nneji 725f432091
Release note blog 1.3 (#4816)
* Add blog for 1.3

* Add serving release notes

* Add RMQ release notes

* Add operator release notes

* Edits

* Add remaining release notes

* Add highlights

* Change heading level

* A few more edits

* Minor edits to template

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

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

* Add 1.3 release blog to nav.yml

* Tweak wording

* Update blog index page with new release

* Fix heading levels

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
2022-03-17 17:05:17 -07:00
Dave Protasowski f366415e3e
drop removeprefix as it's only available in python3.9 (#4843) 2022-03-17 13:56:33 -07:00
Dave Protasowski 01cf0ac167
update macro to lookup point releases for artifacts (#4831)
* update macro to lookup point releases for artifacts

* remove trailing whitespace

* use vargs to be explicit

* name the github client more explicitly

* drop pre-v1 support

* better naming for GithubRleases

* remove the full knative-prefix

* allow the macro helper to accept knative-v1.3.0 and v1.30.0

* handle the repos with bad tags

* better log message

* support go tag format as a fallback

* refactor so we use the GitHub release tag

Some repos we link to don't have the knative- prefix in their release tag
2022-03-17 09:13:34 -07:00
knative-automation 517861e20d
Update community files (#4835)
Signed-off-by: Knative Automation <automation@knative.team>
2022-03-17 06:15:49 -07:00
Dave Protasowski 479db6c845
update docker image (#4826) 2022-03-15 14:34:59 -07:00
Hamees Sayed 9170a1b577
Removed every _index.md file. (#4825) 2022-03-15 10:28:03 -07:00
Samia Nneji 534284b350
Update build script for 1.3 release (#4817)
* Update build script for 1.3 release

* Edit
2022-03-15 08:45:03 -07:00
knative-automation b47d5200fd
Update community files (#4818)
Signed-off-by: Knative Automation <automation@knative.team>
2022-03-14 05:44:18 -07:00
Murugappan Chetty 9ebd6b39c0
end user blog (#4813)
* end user blog

* end user blog

* end user blog

* end user blog

* end user blog

* end user blog

* end user blog

* end user blog
2022-03-10 12:11:47 -08:00
Shashank Sharma 1195f844ac
info stamp added regarding hairpin mode in sequence (#4810)
* info stamp added regarding hairpin mode in sequence

* new line added

* fix indentation
2022-03-10 11:50:47 -08:00
Paul Schweigert 98033de140
Adds list of kn plugins to docs (#4804)
* adds list of kn plugins to docs

* remove trailing whitespace

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* review fixes

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* linting

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* single install location

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* fix link

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-03-10 07:02:47 -08:00
knative-automation 27fa8d3044
Update community files (#4814)
Signed-off-by: Knative Automation <automation@knative.team>
2022-03-10 03:46:47 -08:00
Ahmed Abdalla Abdelrehim 46446cbdc2
rename sql to cesql (#4737)
Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>
2022-03-09 11:19:50 -08:00
Hamees Sayed e9422c6b11
Fixed every broken formatting in knative serving guide (#4806)
* Fixed broken formatting in Serving guide

* Fixed broken formatting & corrected typos

* Added indentation and code formatting

* Formatted "note" in a more readable format

* Removed trailing whitespace

* Removed trailing whitespace in auto-tls

* Blank newline removed

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-03-08 10:23:05 -08:00
Paul Schweigert e6059234e7
Adds security page to site (#4807)
* adds security page to site

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* remove whitespace

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-03-04 13:08:37 -08:00
Paul Schweigert 1cd54a5607
fixes formatting on external blog links (#4801) 2022-03-02 13:34:06 -08:00
Gabriel Freites 65e1019266
reverted logo to preserve trademark + added redirect for case studies home while it's ready (#4800) 2022-03-02 12:11:45 -08:00
Carlos Santana ebad716cba
add vendor blogs to cncf announcement (#4799)
* add vendor blogs to cncf announcement

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

* link to adopters

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

* added vmware

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-03-02 10:55:44 -08:00
Carlos Santana 2c3177a014
fix comma on cncf blog (#4798)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-03-02 08:45:43 -08:00
Lance Ball f9ef858e92
tweak cncf blog post wording and emoji (#4797)
Signed-off-by: Lance Ball <lball@redhat.com>
2022-03-02 08:25:44 -08:00
Carlos Santana 52a6e19869
blog post cncf acceptance (#4795)
* blog cncf

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

* use emoji

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

* address review comments

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

* add grammarly suggestions

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

* update feedback

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-03-02 08:10:45 -08:00
Hamees Sayed 364a28d5fe
Moved the "Important" note to "Warning" note format (#4792)
* Update using-auto-tls.md

* Seperated bullet points and "Example" from tab.
2022-03-02 06:46:43 -08:00
Paul Schweigert bb7bbad024
updating client configuration details (#4793) 2022-03-02 06:42:45 -08:00
knative-automation a9532c6796
Update community files (#4794)
Signed-off-by: Knative Automation <automation@knative.team>
2022-03-02 05:20:43 -08:00
knative-automation fddf2b1c31
Update actions (#4788)
Signed-off-by: Knative Automation <automation@knative.team>
2022-03-01 07:24:41 -08:00
Carlos Santana a3e3eebe70
update blog menu and files (#4783)
* update blog menu and files

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

* addressed review comments

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-25 02:37:42 -08:00
knative-automation 8084e654cb
Update community files (#4785)
Signed-off-by: Knative Automation <automation@knative.team>
2022-02-24 18:49:42 -08:00
tomleah 73c8cb3e31
fix numbered list and tabs formatting (#4784)
fixes: #4703
2022-02-24 18:45:42 -08:00
knative-automation b5b93fb234
upgrade to latest dependencies (#4780)
bumping knative.dev/hack a8ef7b6...e178598:
  > e178598 Update community files (# 157)
  > cf8cbc0 Fix the regex used for matching GitHub Actions files (# 156)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-24 18:42:42 -08:00