Commit Graph

2634 Commits

Author SHA1 Message Date
knative-automation fd66dc11e1
upgrade to latest dependencies (#4749)
bumping knative.dev/hack 7331bb1...b9cb198:
  > b9cb198 Update community files (# 151)
  > 0e30607 Update kntest path after https://github.com/knative/test-infra/pull/3087 (# 150)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-15 19:33:40 -08:00
Nick Mitchell cad818fe5a
fix: first-service.md uses `bash` rather than `yaml` for YAML (#4746)
This PR fixes a blockquote that erroneously specifies a `bash` as the language, when the content is `yaml`.
2022-02-15 19:30:40 -08:00
Mahamed c47f93f0c1
Add a note about otel and prometheus being mutually exclusive (#4742)
* add note about otel and prom being mutually exclusive

* Update docs/snippets/collecting-metrics.md

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

Co-authored-by: Carlos Santana <csantana23@gmail.com>
2022-02-15 18:43:39 -08:00
dependabot[bot] 14240887db
Bump follow-redirects (#4735)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
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-02-15 13:39:40 -08:00
dependabot[bot] eaac13c0d6
Bump ajv in /code-samples/serving/cloudevents/cloudevents-nodejs (#4729)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.2...v6.12.6)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 13:16:00 -08:00
Samia Nneji 82d103e995
Clarifications and style edits for the tutorial (#4741)
* Edit tutorial

* Add explanations for first-trigger.md

* Minor edits

* More edits to quickstart tutorial

* Edit wording

* Clarify minikube tunnel step

* lint
2022-02-15 13:15:00 -08:00
Gabriel Freites f63695c5c6
New home design (#4715)
* added headline section to home, still some details to polish

* added need to know more section, removed old sections and started why serverless section

* finishing sections content and build up + still some css polishing to do

* header changes according to the design

* header changes according to the design

* fixing lint

* fixed some responsiveness and css issues and finished case studies and kantive components sections

* added remaining assets and formated home css

* extra css changes to maintain consistency throughout the site

* almost done with the why serverless section + some more style changes to improve responsiveness

* improved font sizes and responsivenes in titles + just the whats next section to go and some adjustments in the on hover changing images

* ready for the first pass, waiting on the missing icon to finish

* added resources and last detaisl

* removed unused svgs and that were causing reviewdog errors

* improved scale transform animation on home images

* fixing pr comments

* corrected the dkblue autoscaling image with the right png
2022-02-15 08:24:00 -08:00
knative-automation 6c1fa7ca43
Update community files (#4734)
Signed-off-by: Knative Automation <automation@knative.team>
2022-02-15 02:05:58 -08:00
Carlos Santana a3e16fd7c6
Docker instructions (#4733)
* Add docker instructions to preview website locally

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

* minor updates

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-14 17:35:58 -08:00
Nick Mitchell 993f02bcf6
fix: first traffic split markdown has erroneous double quote (#4723)
The "First Traffic Split" markdown has a trailing double quote on one of the expandable sections.
2022-02-10 07:08:05 -08:00
knative-automation 52617c429a
upgrade to latest dependencies (#4724)
bumping knative.dev/hack 82bfca1...7331bb1:
  > 7331bb1 rename function (# 149)
  > 9b303d6 Update community files (# 148)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-09 18:13:05 -08:00
Carlos Santana a64978b55d
Upgrade material-mkdocs to major version 8 (#4705)
* update from mkdocs 7.3.1 to 8.1.10

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

* add GIT_SLUG to make easier to test with user forks

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

* fix warning banner

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-09 09:16:42 -08:00
Samia Nneji 7d94819226
Add quickstart to install guide (#4721)
* Add quickstart to install guide

* Apply feedback
2022-02-09 08:52:42 -08:00
Carlos Santana bf04ce54c6
adding PVC and fixing TOC table (#4708)
* adding PVC and fixing TOC table

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

* add variable git slug to build script

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

* decrease the heading for the flags

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

* revert change from build.sh

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

* fix announcement banner

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

* revert extra.css

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-09 08:42:42 -08:00
Samia Nneji 7590b7be3f
Add upgrade commands for homebrew (#4720)
* Add upgrade commands for homebrew

* lint

* Apply feedback

* Apply feedback
2022-02-09 04:33:42 -08:00
Samia Nneji fc4ba73d43
Move docs release process (#4717)
* Move docs release process

* Fix typo
2022-02-08 12:13:17 -08:00
Matthias Wessendorf 57231f3c5a
Rewording the bits for the knative Kafka broker (#4687)
* 💄 Rewording the bits for the knative Kafka broker

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

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

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-02-08 09:30:16 -08:00
Samia Nneji 657ba20a9c
Fix link (#4714) 2022-02-08 05:27:16 -08:00
Sameer Vohra 73908969ed
Update pull-request-template.md (#4707)
- Update cherrypick instructions based on Prow docs
2022-02-07 09:56:53 -08:00
Samia Nneji 39afe419f7
Edit Clean up page in tutorial (#4697)
* Edit clean up page

* Tweak introduction

* Add minikube output

* Hide next on clean up page

* Edit link
2022-02-07 06:34:53 -08:00
Carlos Santana 9de5e8d365
add pvc support to release notes 1.2 (#4704)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-07 04:23:53 -08:00
Sameer Vohra 1392980dd2
Update Knative.dev Blog index.md (#4698)
* Update index.md

Featured section references latest Knative release

* Update index.md

Remove "Welcome Steering Committee Members" entry from featured blog
2022-02-06 18:29:53 -08:00
Srinivasan Parthasarathy 4d640aafdb
Performance (load) testing with SLO validation for Knative gRPC services (#4701)
* Iter8 load testing tutorial

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* load test grpc

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* (Continuous Delivery) Load test with SLO validation for Knative gRPC services

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>

* Performance testing for Knative HTTP and gRPC services

Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>
2022-02-04 11:05:22 -08:00
Samia Nneji cb6162a906
Reorganise the install guide (#4690)
* reorganise install

* Use imperative to improve consistency

* Add advanced install section

* Remove ambassador

* Update docs/serving/using-auto-tls.md

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

* Update docs/serving/using-auto-tls.md

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

* Update Istio to 1.12

* Remove duplicate  folders

* Update links

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
2022-02-04 09:29:21 -08:00
Xin Fu 1ab41fe885
Fix net-istio-controller registry override key path (#4683) 2022-02-04 02:57:21 -08:00
Samia Nneji f25c7cc281
Clarify purpose of getting started (#4688)
* Clarify purpose of getting started

* Tweaks

* Fix links

* Update link

* Update docs/getting-started/quickstart-install.md

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

* Update docs/getting-started/README.md

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

* Clean up quickstart install page

* fix title

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
2022-02-03 19:00:21 -08:00
Pierangelo Di Pilato 8d151f7ce5
[main] update actions main (#4695)
* Update actions

Signed-off-by: Knative Automation <automation@knative.team>

* Update dotnet samples

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

Co-authored-by: Knative Automation <automation@knative.team>
2022-02-03 10:18:21 -08:00
knative-automation 24df0617b2
Update community files (#4693)
Signed-off-by: Knative Automation <automation@knative.team>
2022-02-02 17:54:20 -08:00
Sameer Vohra f0db7095ba
Update kn-plugins.md (#4684)
* Update kn-plugins.md

Add a warning to clarify that plugins should start with `kn-` in order to be detected.

* Update docs/install/client/kn-plugins.md

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-02-02 10:17:55 -08:00
knative-automation 68d089f575
upgrade to latest dependencies (#4682)
bumping knative.dev/hack 9b2ed84...82bfca1:
  > 82bfca1 Update community files (# 147)
  > 51a42b2 Update community files (# 146)
  > 81ef5cc Update community files (# 145)
  > cfb3eb8 Enable opting out Preemptible/Spot GKE Worker Nodes (# 144)
  > 9dd1ec1 Look at package name when checking whether the shell package can be used (# 142)
  > f1822b1 Disable Logs/Metrics on GKE and Run Preemptible Nodes (# 138)
  > 32375dc remove clusteradmin grant (# 141)
  > 987528e Temporarily fix the unit tests for library.sh (# 143)
  > da09733 print commit hash (# 140)

Signed-off-by: Knative Automation <automation@knative.team>
2022-02-01 07:02:31 -08:00
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