Ashleigh Brennan
719180d180
Remove duplicate getting started, tidy up info ( #5018 )
2022-06-09 18:41:24 +00:00
knative-automation
9af9b808a7
Update community files ( #5026 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-06-09 13:22:06 +00:00
Paul Schweigert
8bd42d85d7
add cncf logo for blog ( #5008 )
...
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-09 13:15:38 +00:00
knative-automation
bf12541c3e
Update community files ( #5025 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-06-09 01:35:40 +00:00
Ashleigh Brennan
bb64c6227e
Add per-revision examples to serving config ( #4966 )
...
* 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
2022-06-08 14:14:38 +00:00
knative-automation
05b52748df
Update community files ( #5015 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-06-08 01:37:38 +00:00
ddelange
7eef5fa209
Fix docs typo regarding runtimeClassName Extension ( #5010 )
2022-06-07 13:46:36 +00:00
Dave Protasowski
f3a7a23847
Include blog post for release-1.5 ( #5007 )
...
* Include blog post for release-1.5
* review feedback
* fix nav bar text
* fix spelling
2022-06-06 19:53:35 +00:00
Ashleigh Brennan
7df2547292
Fixes kafkasource bugs ( #5006 )
2022-06-06 16:47:35 +00:00
Ashleigh Brennan
07b4298b61
Fix minor tag bug ( #5002 )
2022-06-06 14:11:54 +00:00
Ali Ok
c14e5b686e
Link to new KafkaChannel docs ( #5001 )
2022-06-06 12:02:55 +00:00
Hamees Sayed
793b5da9e9
Bumped the CPU requirements ( #4962 )
...
* Bumped the CPU requirements
* changed the cpu requirement for production purpose
2022-06-05 00:54:53 +00:00
Carlos Santana
c9c194ecee
cut release 1.5, remove extra vars for build ( #4999 )
...
* cut release 1.5, remove extra vars for build
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* clean reference to removed variable
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* making it a semver correct
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-06-03 21:38:53 +00:00
Vincent
5fa1d67ec6
Add the instruction on how to override/add env vars for containers ( #4995 )
2022-06-03 15:42:52 +00:00
knative-automation
c95457ae72
Update community files ( #4996 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-06-03 01:35:53 +00:00
Paul Schweigert
c81b2bd490
removes blog link to old knative kind setup ( #4982 )
...
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-06-02 21:12:51 +00:00
Ashleigh Brennan
a165ec74d6
Update upgrading docs versions ( #4984 )
...
* 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: Paul Schweigert <paulschw@us.ibm.com>
2022-06-02 18:24:44 +00:00
Matthias Wessendorf
28e82b41d0
Kafka broker annotation for using an external kafka topic ( #4981 )
...
* Initial doc for external kafka topic usage
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Update docs/eventing/broker/kafka-broker/README.md
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* Update docs/eventing/broker/kafka-broker/README.md
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-06-01 15:43:26 +00:00
knative-automation
a1964f91f3
Update community files ( #4983 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-06-01 01:43:41 +00:00
Ashleigh Brennan
83b38c42ca
Fix values and general cleanup ( #4980 )
...
* fix values and general cleanup
* fix whitespace
* fix bullets
2022-05-31 17:02:37 +00:00
Ashleigh Brennan
964cedba45
Suggested improvements for getting started ( #4979 )
...
* Suggested improvements for getting started
* fix typo
2022-05-27 20:30:29 +00:00
dependabot[bot]
9aa8a46565
Bump rack in /code-samples/serving/hello-world/helloworld-ruby ( #4978 )
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.3 to 2.2.3.1.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-27 19:17:21 +00:00
knative-automation
07d7cf002c
upgrade to latest dependencies ( #4977 )
...
bumping knative.dev/hack ccf82ad...12d3e2a:
> 12d3e2a switch to UTC (# 176)
> b4d4d73 Update community files (# 178)
> f4972b4 Update community files (# 177)
> a8076b0 Model []byte as strings (# 175)
Signed-off-by: Knative Automation <automation@knative.team>
2022-05-25 12:51:04 +00:00
Antoine Cotten
7a79361274
fix: Dead link to Broker spec ( #4970 )
2022-05-24 16:58:03 +00:00
knative-automation
119d408e16
Update actions ( #4974 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-05-24 15:28:03 +00:00
Pablo Mercado
74efd191c6
fix eventing spec linksº ( #4971 )
2022-05-23 13:43:03 +00:00
Kenjiro Nakayama
7eab64dc9d
Fix gRPC sample Dockerfile ( #4967 )
2022-05-23 13:39:03 +00:00
Carlos Santana
b80b572a88
kn CLI install should use tap instead of compile for brew install ( #4973 )
...
* kn CLI install should use tap instead of compile for brew install
Fixes #4972
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* remove outdated statement about 0.25
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* make upgrade command shorter
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* have one command to install and mention upgrade
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* links to kind and minikube
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-05-20 20:30:59 +00:00
Kun Feng
375a456a45
Fix typo in subscriptions.md ( #4968 )
2022-05-20 08:26:58 +00:00
Ashleigh Brennan
35a2582a27
Add delivery spec Broker docs ( #4965 )
2022-05-19 23:27:58 +00:00
knative-automation
541da897fb
Update community files ( #4963 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-05-18 01:41:39 +00:00
Vincent
abac2b7cb0
Remove the deprecated configuration of system resources ( #4959 )
2022-05-12 21:04:54 +00:00
knative-automation
168823e51a
Update community files ( #4960 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-05-12 01:43:36 +00:00
Vincent
cbe0097711
Configure the servers for istio gateways ( #4957 )
...
* Configure the servers for istio gateways
* Fix the formatting
2022-05-11 14:31:34 +00:00
dependabot[bot]
bfb8de9e96
Bump sinatra in /code-samples/serving/hello-world/helloworld-ruby ( #4954 )
...
Bumps [sinatra](https://github.com/sinatra/sinatra ) from 2.0.8.1 to 2.2.0.
- [Release notes](https://github.com/sinatra/sinatra/releases )
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.8.1...v2.2.0 )
---
updated-dependencies:
- dependency-name: sinatra
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 20:11:34 +00:00
Vincent
3e01965862
Instruction on how to override the labels and annotations for services ( #4934 )
2022-05-10 15:21:33 +00:00
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