Commit Graph

2518 Commits

Author SHA1 Message Date
dependabot[bot] 9436b1213a
Bump ansi-regex from 5.0.0 to 5.0.1 (#4326)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.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>
2021-12-03 08:40:37 -08:00
Ashleigh Brennan 463989f26b
Add note about HTTPS (#4539) 2021-12-03 08:03:37 -08:00
knative-automation 1ad47a7c81
Update actions (#4534)
Signed-off-by: Knative Automation <automation@knative.team>
2021-12-03 06:40:38 -08:00
knative-automation 1931d7d539
Update community files (#4533)
Signed-off-by: Knative Automation <automation@knative.team>
2021-12-03 06:36:37 -08:00
Lena Brüder a23842cb8b
Fixed wrong docs for DomainMapping API (#4536)
DomainMapping API uses `secretName`, not `secret`, see https://knative.dev/docs/reference/api/serving-api/#serving.knative.dev/v1alpha1.SecretTLS
2021-12-03 05:28:37 -08:00
Erez Freiberger 5f21bb9e2e
adding documentation for hpa custom metrics (#4496)
* adding documentation for hpa custom metrics

* Update docs/serving/autoscaling/autoscaling-metrics.md

Co-authored-by: Nader Ziada <nziada@vmware.com>

* Update docs/serving/autoscaling/autoscaling-metrics.md

Co-authored-by: Nader Ziada <nziada@vmware.com>

* Update docs/serving/autoscaling/autoscaling-metrics.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/serving/autoscaling/autoscaling-metrics.md

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

* Update docs/serving/autoscaling/autoscaling-metrics.md

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

* Update docs/serving/autoscaling/autoscaling-metrics.md

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

* Update docs/serving/autoscaling/autoscaling-metrics.md

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

* Update docs/serving/autoscaling/autoscaling-metrics.md

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

* Update docs/serving/autoscaling/autoscaling-metrics.md

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

* Update docs/serving/autoscaling/autoscaling-metrics.md

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

* Update docs/serving/autoscaling/autoscaling-metrics.md

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

* Update docs/serving/autoscaling/autoscaling-metrics.md

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

* Update docs/serving/autoscaling/autoscaling-metrics.md

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

* Update docs/serving/autoscaling/autoscaling-metrics.md

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

Co-authored-by: Nader Ziada <nziada@vmware.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-12-03 02:16:36 -08:00
Travis Minke deb4acbfc9
DeliverySpec.RetryAfter Experimental-Feature (#4361)
* delivery.retryAfter experimental-feature

* Refactor implementation for new design based on community feedback.

* formatting changes

* PR feedback

* rework html table

* convert html table to markdown

* PR Feedback
2021-12-01 07:21:56 -08:00
Gerhard Lazu ee7a89f7b2
Default to a single RabbitMQ cluster per Knative Eventing installation (#4532)
This is what most users expect. Without this, the Messaging Topology
Operator will not be able to manage objects from a different namespace.
The implications are that all Brokers / Triggers / Sinks need to be
created in the same namespace as the RabbitmqCluster. This annotation
addresses that limitation.

More context:
- https://github.com/knative-sandbox/eventing-rabbitmq/issues/454
- https://github.com/rabbitmq/messaging-topology-operator/pull/201

Signed-off-by: Gerhard Lazu <glazu@vmware.com>
2021-12-01 06:49:57 -08:00
Paul Schweigert 6a717373a8
Adding instructions on how to update blog (#4416)
* adding instructions on how to update blog

* adding info about common files

* fix typos and remove extra whitespace
2021-12-01 05:33:56 -08:00
Gerhard Lazu 39298e4551
Clarify pre-req versions for eventing-rabbitmq (#4518)
We had a query about which versions should be installed:
https://jira.eng.vmware.com/browse/PDY-649

Our aim is to support the latest released versions of the RabbitMQ
Cluster Operator & Messaging Topology Operator. I am highlighting the
Cert Manager option as that is the easiest way to get started, and is
also what we do in our acceptance testing.

Since this is a Getting Started, I have removed the deadLetterSink
option since it's optional. I don't think that optional properties have
a place in a Getting Started.

Signed-off-by: Gerhard Lazu <glazu@vmware.com>
2021-12-01 05:29:56 -08:00
Carlos Santana 89916798fe
updates for cncf blog (#4529)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-11-30 12:57:09 -08:00
Samia Nneji 07887d6e19
Reorganise docs contributor guide (#4489)
* Reorganise contributing docs

* Fix whitespace

* Fix typo

* Tweak wording

* Fix formatting

* Update CONTRIBUTING.md

* Update DEVELOPMENT.md

* lint

* lint

* Fix broken link

* Fix link

* Update README.md

* Update README.md

* fix link

* Tweaks

* Update formatting.md

* Update github-workflow.md

* Remove info about Website repo

* Remove link to community website

* Update previewing-docs-locally.md

* Fix formatting

* Fix links

* Remove preview for blog

* Fix formatting
2021-11-30 12:06:09 -08:00
April Kyle Nassi c139913683
Update nav.yml (#4528) 2021-11-30 10:03:08 -08:00
April Kyle Nassi 06997b25ed
create knative-cncf-donation.md (#4527)
Blog post announcing the application for knative to join CNCF
2021-11-30 09:58:08 -08:00
Dave Protasowski a45375f8e7
update examples to use kebab case (#4517)
* update serving examples to use kebab-case for annotations

* update autoscaling examples to use kebab-case for annotations

* update examples to use kebab case networking annotations

* update operator config example to use kebab-case

* revert disableWildcartCert since it's pre-1.0

* update casing in formula to match config map property
2021-11-30 08:51:09 -08:00
Gerhard Lazu 1f1d8b0120
Fix all links to nightly releases (#4519)
Nightly (a.k.a. development) releases are published to knative-nightly,
and do not use the org name. This has not changed since 2019-05-17:
09f2b26361/scripts/release.sh (L96)

Thank you @andersonsoares-tomtom for reporting it via
https://github.com/knative/eventing/issues/5930

Fixes knative/eventing#5930

Signed-off-by: Gerhard Lazu <glazu@vmware.com>
2021-11-25 03:26:16 -08:00
Kenjiro Nakayama ad6446431e
Fix istio installation doc (#4513) 2021-11-23 08:33:51 -08:00
knative-automation 49652deb2c
upgrade to latest dependencies (#4482)
bumping knative.dev/hack 96aac1c...813559c:
  > 813559c [pre-1.0] Use the TAG unmodified when publishing dot releases (# 119)
  > 9f34905 Update community files (# 118)
  > 69a2295 Update community files (# 117)
  > 128cf01 Allows to see tag from build_release func (# 104)
  > e1db8b2 chore: further explain knative CRD-generation support (# 105)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-23 08:31:51 -08:00
Ashleigh Brennan e802f6830e
Move and cleanup autoscaling docs (#4486)
* Move and cleanup autoscaling docs

* fix links

* updates from review comments
2021-11-22 06:25:14 -08:00
Ashleigh Brennan 18fe4aba94
Update notes formatting (#4512) 2021-11-22 06:22:14 -08:00
Sameer Vohra 07b80cea90
Update README.md (#4508)
- Add resolved url to heartbeats example
- Add missing env vars required for heartbeats example to work when using kn
2021-11-19 12:07:23 -08:00
knative-automation 11d46a1827
Update community files (#4509)
Signed-off-by: Knative Automation <automation@knative.team>
2021-11-19 12:05:23 -08:00
Kenjiro Nakayama 7ec722d9fb
Use redirected instead of enabled in the HTTP redirection example (#4510)
In [HTTPS redirection](https://knative.dev/docs/serving/services/http-option/)
doc, the example uses `enabled` but it is a default value and it does
not change anything.

The section is talking about `HTTPS redirection` so we should use
`redirected` for the example.
2021-11-19 05:25:23 -08:00
Matthias Gubler 83b7d8049c
Add documentation about minikube quickstart (#4495)
* Remove quote about minikube

* Add documentation for minikube

* Link installation guide for minikube

* Remove trailing whitespaces

* Update README.md

* Apply suggestions from code review

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

* Fix identation

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-11-18 09:31:29 -08:00
kmahapatra 3207acca3b
Github Action to build docker image of knative mkdocs (#4464) 2021-11-18 09:28:29 -08:00
Samia Nneji 337122dc2a
Remove navigation.indexes (#4503) 2021-11-18 03:01:28 -08:00
Vincent 8a60fc18a1
Correct the link of fluent-bit-collector.yaml (#4500) 2021-11-17 08:52:33 -08:00
knative-automation 9b2f3dd250
Update community files (#4497)
Signed-off-by: Knative Automation <automation@knative.team>
2021-11-17 07:58:34 -08:00
Matthias Wessendorf 156aa870ad
Adding a note on messaging ordering for Kafkas (#4499)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2021-11-17 06:46:34 -08:00
Antoine Cotten 05d02fa2eb
Fix capitalization of TriggerMesh in blog post (#4493) 2021-11-17 05:56:35 -08:00
Antoine Cotten f3e97d4eea
Update links to docs of TriggerMesh sources (#4492) 2021-11-16 12:42:53 -08:00
Dave Protasowski 57c44bda90
Switch to snake-casing for config map properties (#4481)
* update casing for serving's config-deployment

* update casing for serving's config-network

* PR feedback

* consistent usage of autoTLS
2021-11-16 08:32:53 -08:00
Matthias Gubler a0a2885d63
Fix Kafka Channel yaml (#4483) 2021-11-15 03:27:56 -08:00
Sameer Vohra 329d6bddc2
Update README.md (#4472)
Switch RabbitMQ source development to Knative as its being actively developed - https://github.com/knative-sandbox/eventing-rabbitmq
2021-11-12 12:49:44 -08:00
knative-automation d846d32263
upgrade to latest dependencies (#4408)
bumping knative.dev/hack b96d65a...96aac1c:
  > 96aac1c Add wait_until_object_exists library function (# 96)
  > 29f86c2 fix latest version when running in GitHub actions (# 103)
  > 0f69979 Update community files (# 102)
  > b284d49 fix the latest_version function (# 101)
  > 42a2ccb Release use `knative-vX.Y.Z` tag and infer go module tag version automatically (# 98)
  > a42c72a Update community files (# 95)
  > 810ab22 Make go_update_deps module-release aware (# 93)
  > f1228dd Update community files (# 90)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-12 12:49:37 -08:00
Mark Winter 706480e4d1
Fix link to collector.yaml (#4474) 2021-11-12 12:46:37 -08:00
Maciej Chyczewski 79e4639009
Fixed few broken cloudevents links in the documentation (#4445)
* Fixed few broken cloudevents links in the documentation

* Fixed more broken CloudEvent docs links in the documentation. Updated links to CloudEvents v1.0 documentation to CloudEvents v1.0.1 documentation
2021-11-12 07:43:36 -08:00
Matthias Gubler 31a4740480
Fix sample output (#4467)
* Fix sample output

* Fix typo

* Fix sample output for knative eventing
2021-11-12 07:41:36 -08:00
Samia Nneji 7f55fa68a9
Add activator capacity to navigation (#4458) 2021-11-12 07:39:36 -08:00
knative-automation 8b3619dde7
Update actions (#4466)
Signed-off-by: Knative Automation <automation@knative.team>
2021-11-12 07:12:36 -08:00
Omer Bensaadon 3efdd2dce3
Renaming "Overview" pages to be more specific (#4461)
* commit

* Clarify nav titles

Co-authored-by: snneji <snneji@vmware.com>
2021-11-11 04:30:37 -08:00
Bob Killen 3f89802764
Blog: fix code-samples nav link (#4465) 2021-11-11 03:35:38 -08:00
Carlos Santana b5128f4b9a
update outfit7 as requested by them via email (#4463)
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-11-09 14:05:45 -08:00
Kenjiro Nakayama 3bc1554ec9
Remove outdated RESTful example (#4457) 2021-11-09 02:40:43 -08:00
kmahapatra 9c97248398
Grammar fix (#4455) 2021-11-09 02:28:43 -08:00
Carlos Santana 7fa767fb57
add release notes for v1.0 (#4452)
* add release notes for v1.0

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

* avoid spell check errors

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

* add highlights

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

* fix cli bug header

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

* add to nav

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

* add inline code format

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

* fix typo

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-11-08 10:59:01 -08:00
JJ Asghar 56a198333b
Update first-trigger.md (#4367)
Fixing some formatting.
2021-11-08 10:32:01 -08:00
Vincent fcf8b997e5
Change the format of the section of installing eventing sources (#4454) 2021-11-08 08:53:01 -08:00
Samia Nneji ad4ffba90a
Update link (#4448) 2021-11-08 03:17:01 -08:00
Ashleigh Brennan a659d5af00
Remove oudated overview page (#4443)
* Remove oudated overview page

* fix links

* additional fluff cleanup
2021-11-05 08:14:12 -07:00