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
Bob Furu
670d4c3c33
Update testimonials.md ( #4928 )
2022-04-15 10:56:10 +00:00
Murugappan Chetty
446294287b
add blog for 2021 annual report ( #4927 )
...
* add blog for 2021 annual report
* add blog for 2021 annual report
2022-04-14 22:42:55 -04:00
knative-automation
59f8e352e6
Update actions ( #4924 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-13 20:49:09 +00:00
knative-automation
30e51417e9
upgrade to latest dependencies ( #4923 )
...
bumping knative.dev/hack a75ca49...6ffd841:
> 6ffd841 Update community files (# 168)
> 02c525c Update community files (# 167)
> 0e0784b Update community files (# 166)
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-13 20:47:08 +00:00
knative-automation
2e647d53a4
Update actions ( #4920 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-12 12:49:08 +00:00
Vincent
063691b458
Upgrade the docs for Knative Operators ( #4820 )
...
* Upgrade the docs for Knative Operators
* Refactor the instruction on customed manifests
* Fix the nit
2022-04-12 12:24:08 +00:00
Subhasish-Behera
3ca065c600
removed step 1 of creating service ( #4914 )
...
* removed step 1 of creating service
* implemented the suggested changes
changed the numbering back to 1
2022-04-11 14:17:07 +00:00
knative-automation
dca8eb065c
Update community files ( #4919 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-11 13:18:14 +00:00
knative-automation
07def1a3ed
Update community files ( #4918 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2022-04-11 01:40:30 +00:00
Lionel Villard
089c1d6815
Remove Knative-supported AWS SQS source ( #4916 )
2022-04-08 14:39:46 +00:00
Norman Böwing
736e9b2f67
Update scale bounds with global min-scale ( #4915 )
2022-04-08 13:23:45 +00:00
Dave Protasowski
d52ede895d
bump our min k8s version to 1.22 ( #4913 )
2022-04-07 21:00:45 +00:00