Knative Prow Robot
b7443366b3
[release-1.2] Add per-revision examples to serving config ( #5023 )
...
* Add per-revision examples to serving config
* make global config first tab, clean up formatting
* some updates for revision configs
* update option for Operator
* re-add config map setting
* updates from SME
* minor updates
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-06-08 14:54:38 +00:00
Knative Prow Robot
969e1d6773
Fix docs typo regarding runtimeClassName Extension ( #5014 )
...
Co-authored-by: ddelange <14880945+ddelange@users.noreply.github.com>
2022-06-07 13:54:36 +00:00
Knative Prow Robot
4b53bf32b2
[release-1.2] Update upgrading docs versions ( #4990 )
...
* Update upgrading docs versions
* typo
* missed version
* missed version
* Update docs/install/upgrade/upgrade-installation.md
Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
2022-06-02 18:29:43 +00:00
Knative Prow Robot
9e64cc2783
[release-1.2] Fix values and general cleanup ( #4989 )
...
* fix values and general cleanup
* fix whitespace
* fix bullets
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-06-02 18:28:43 +00:00
Knative Prow Robot
8cf22ed6a4
drop removeprefix as it's only available in python3.9 ( #4846 )
...
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
2022-03-17 13:54:35 -07:00
Knative Prow Robot
f6f61df0b5
[release-1.2] update macro to lookup point releases for artifacts ( #4837 )
...
* 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
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
2022-03-17 09:20:33 -07:00
Knative Prow Robot
61dd77e715
update docker image ( #4828 )
...
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
2022-03-15 14:55:59 -07:00
Paul Schweigert
c6bf38d4cf
adds security page to site ( #4808 )
...
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-03-04 18:36:33 -08:00
Knative Prow Robot
0e66e9058b
reverted logo to preserve trademark + added redirect for case studies home while it's ready ( #4805 )
...
Co-authored-by: gabriel <gfreites@vmware.com>
2022-03-03 08:44:05 -08:00
Knative Prow Robot
cd26f810c7
[release-1.2] Testimonials page ( #4782 )
...
* added first images and the skeleton for the testimonials page
* finished testimonials
* finishing some style details
* fixed testimonial quote author font weight
* added find links
* fixed pr checks
* renamed to testimonials + changed the url and fixed references
* new about sidebar and sections
Co-authored-by: gabriel <gfreites@vmware.com>
2022-02-23 14:14:36 -08:00
Knative Prow Robot
5ef053c69a
fixed color inconsistencies on responsive menu + fixed code snippets clipboard colors and cookies modal button colors ( #4778 )
...
Co-authored-by: gabriel <gfreites@vmware.com>
2022-02-22 08:56:03 -08:00
Carlos Santana
d92d2eece2
sync main with release-1.2 ( #4772 )
...
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-22 06:58:03 -08:00
Carlos Santana
ede8a0ee64
sync github action directory ( #4773 )
...
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-20 12:40:02 -08:00
Knative Prow Robot
6efd189eef
Typo fixes ( #4768 )
...
Co-authored-by: snneji <snneji@vmware.com>
2022-02-17 09:44:12 -08:00
Knative Prow Robot
b62e09df34
fix: first-service.md curl command is missing `bash` language ( #4764 )
...
This PR adds a missing `bash` language to the `curl` code block.
Co-authored-by: Nick Mitchell <nickm@us.ibm.com>
2022-02-17 03:44:12 -08:00
Knative Prow Robot
6d85e055b0
fix typo in event-display Service template spec ( #4763 )
...
Co-authored-by: hansjoergventx <hans-joerg@ventx.de>
2022-02-17 03:40:12 -08:00
Knative Prow Robot
943f22d376
fix: remove duplicate 'in' on home page ( #4753 )
...
Signed-off-by: Lance Ball <lball@redhat.com>
Co-authored-by: Lance Ball <lball@redhat.com>
2022-02-16 09:07:40 -08:00
Knative Prow Robot
4a97847c28
Update copyright to 2022 ( #4752 )
...
Co-authored-by: snneji <snneji@vmware.com>
2022-02-16 06:42:40 -08:00
Gabriel Freites
77a9f295bf
Release 1.2 ( #4745 )
...
* 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 19:27:40 -08:00
Carlos Santana
bcc3929931
update to mkdocs 8 ( #4710 )
...
* test mkdocs8
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix banner warning
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-09 09:09:43 -08:00
Knative Prow Robot
72132efacb
[release-1.2] Add upgrade commands for homebrew ( #4722 )
...
* Add upgrade commands for homebrew
* lint
* Apply feedback
* Apply feedback
Co-authored-by: snneji <snneji@vmware.com>
2022-02-09 04:39:41 -08:00
Knative Prow Robot
5396a6b74e
[release-1.2] Edit Clean up page in tutorial ( #4706 )
...
* Edit clean up page
* Tweak introduction
* Add minikube output
* Hide next on clean up page
* Edit link
Co-authored-by: snneji <snneji@vmware.com>
2022-02-07 06:53:53 -08:00
Knative Prow Robot
1642c86771
[release-1.2] Clarify purpose of getting started ( #4702 )
...
* 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: snneji <snneji@vmware.com>
Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
2022-02-03 20:32:20 -08:00
Knative Prow Robot
8354ab5b88
[release-1.2] Update kn-plugins.md ( #4699 )
...
* 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: Sameer Vohra <vsameer@vmware.com>
Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-02-03 10:19:20 -08:00
Knative Prow Robot
c5d95a6400
Add redirect for operator install page ( #4678 )
...
Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-01-28 10:56: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