Commit Graph

2459 Commits

Author SHA1 Message Date
Ashleigh Brennan 635dd7dcf9
Fix example.yaml file (#3258)
* Fix example.yaml file

* fix image
2021-02-17 18:54:02 -08:00
Vanessa Exalien bbfbbad2ea
Additional eventing sample edits (#2930)
* Added Python Knative Eventing Helloworld Example

* Update docs/eventing/samples/helloworld/helloworld-python/Dockerfile

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* Update docs/eventing/samples/helloworld/helloworld-python/Dockerfile

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* Update docs/eventing/samples/helloworld/helloworld-python/README.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* Apply suggestions from code review

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* Update docs/eventing/samples/helloworld/helloworld-python/README.md

Co-authored-by: Mike Petersen <mpetason@gmail.com>

* Update docs/eventing/samples/helloworld/helloworld-python/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update docs/eventing/samples/helloworld/helloworld-python/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update docs/eventing/samples/helloworld/helloworld-python/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update docs/eventing/samples/helloworld/helloworld-python/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

Co-authored-by: Alejandro Saucedo <axsauze@gmail.com>
Co-authored-by: Matt Moore <mattmoor@vmware.com>
Co-authored-by: Mike Petersen <mpetason@gmail.com>
Co-authored-by: Grant Rodgers <grantr@gmail.com>
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
2021-02-17 14:42:02 -08:00
Ashleigh Brennan 1d4a918ffb
Fix typo in pingsource docs (#3254)
* Fix typo in pingsource docs

* Fix typo in pingsource docs
2021-02-17 13:46:02 -08:00
Victor Agababov deda28cf69
Update the email to be relevant (#3252)
* Update the email to be relevant

I kept Dan since he's still the author of the latest version. And fixed
Evan't email to be a routable one.

* redo

* 1
2021-02-17 08:17:02 -08:00
knative-automation 76517881d6
Update common github actions (#3253)
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-16 12:00:11 -08:00
Vincent f7c337dbd0
Change the title for upgrading with the operator (#3251) 2021-02-15 19:29:44 -08:00
Shashankft9 a1aafc6a37
pingsource tracing added (#3249) 2021-02-15 09:10:14 -08:00
Roland Huß f91f741ae6
Add link to CLI good-first-issues in contribution guide. (#3250)
See also https://github.com/knative/client/issues/1071
2021-02-15 06:59:08 -08:00
Carlos Santana fb2937d343
Fix cloudevent-nodejs sample to support SDK 4.0 (#3248)
Closes #3247
2021-02-13 06:46:05 -08:00
Doug Davis 0af6c99e90
Remove IKS's Knative listing (#3245)
Signed-off-by: Doug Davis <dug@us.ibm.com>
2021-02-12 15:54:29 -08:00
Artur Upton Renault 0ca84b429c
Update supported istio versions (#3243) 2021-02-12 10:05:26 -08:00
Pierangelo Di Pilato 983a92fcd5
Document SASL and SSL support for KafkaSink (#3240)
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2021-02-12 08:54:20 -08:00
Carlos Santana a821192cd8
fix kn example for pingsource (#3217)
Closes #3216
2021-02-12 07:38:17 -08:00
Pierangelo Di Pilato 418d2a3313
Document SASL and SSL support for Kafka Broker (#3239)
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2021-02-12 06:52:05 -08:00
knative-automation 90822011e9
Update common github actions (#3237)
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-12 06:39:56 -08:00
knative-automation 3d27780665
upgrade to latest dependencies (#3238)
bumping github.com/google/uuid 0e4e311...bfb86fa:
  > bfb86fa Add NewString Func (# 73)
  > b5d0d36 hash.go hash error covered and linter error fixed (# 71)
  > 9377784 Update sql.go (# 72)
  > 85223fa Reduce custom error allocation (# 70)
  > edef28d Use a custom error type for invalid lengths, replacing `fmt.Errorf` (# 69)
bumping google.golang.org/grpc 2cf12a8...577eb69:
  > 577eb69 Change version to 1.35.0 (# 4140)
  > fb40d83 xds interop: turn on circuit breaking test (# 4144)
  > 083393f xds/resolver: fix resource deletion (# 4143)
  > 85e55dc interop: update client for xds testing support (# 4108)
  > 6a318bb xds: add HTTP connection manager max_stream_duration support (# 4122)
  > 0bd76be lrs: use JSON for locality's String representation (# 4135)
  > ecc9a99 interop: remove test.proto clones/variants and use grpc-proto repo instead (# 4129)
  > 4f80d77 github: enable CodeQL checker (# 4134)
  > 829919d xds client: Updated v3 type for http connection manager (# 4137)
  > f4a20d2 xds: NACK more invalid RDS responses (# 4120)
  > 53788aa github: update bug template to link to the CVE process (# 4131)
  > 66c1393 github: improve security policy documentation (# 4130)
  > 39a500a support unix-abstract schema (# 4079)
  > 666aea1 advancedtls: add IPv6 address to certificate SAN names (# 4101)
  > 15458d2 xds: implement RouteAction timeout support (# 4116)
  > d79063f credentials/xds: Move non-user facing functionality to an internal package (# 4117)
  > 644d506 xds: Ignore application_protocols field for now (# 4115)
  > 2fad6bf xds: Implement server-side security (# 4092)
  > cfef8c7 pemfile: Update distributor only inside of the for loop (# 4114)
  > e2d2703 xds: NACK resource when security config is not as expected (# 4113)
  > 668e3ae testing: stop listening on externally-visible devices (# 4112)
  > 20f4a84 xds: Expect certprovider bootstrap configs when xdsCreds are in use (# 4111)
  > 73671ae Updated test.proto to facilitate xds interop testing (# 4109)
  > 4cd551e xds: split routing balancer into config selector + cluster manager (# 4083)
  > 17e2cbe credentials/xds: ServerHandshake() implementation (# 4089)
  > 03d4b88 github: Get tests111 to actually run subset of tests (# 4104)
  > 81b95b1 github: Run only a subset of tests for Go1.11 (# 4102)
  > c638ab8 Update envoyproxy/go-control-plane (# 4098)
  > fd32f6a internal/syscall: make Rusage a type alias (# 4088)
  > ff16195 xds: Implement circuit breaking support. (# 4050)
  > 750abe8 resolver: allow config selector to return an RPC error (# 4082)
  > f64220f xds: Process `require_client_cert` field in security config (# 4090)
  > 96a834a xds: `server_features` should be a child of `xds_servers` and not a sibling (# 4087)
  > bce1fdf eds/lrs: handle nil when LRS is disabled (# 4086)
  > 0d6a24f test: move stubServer to separate package in internal (# 4081)
  > 9db56a0 advancedtls: add examples demonstrating reloading behaviors (# 4018)
  > c7df457 credentials/xds: Rename test file (# 4077)
  > 2efef8f advancedtls: fix default host name check issue (# 4069)
  > f1149b9 xds: support server-side listeners in LDS response (# 4046)
  > 5b1874a xds: Handle child policy configs properly (# 4071)
  > 4a0125a roundrobin: strip attributes from addresses (# 4024)
  > c456688 client: fix "unix" scheme handling for some corner cases (# 4021)
  > 44e408d Makefile: enable module support in deps (# 4062)
  > 53c8623 Makefile: Restore `deps` and `testdeps` (# 4060)
  > a82c291 github: Don't use `make` in testing.yaml (# 4059)
  > 8238a33 advancedtls: make sni test check common name only (# 4055)
  > 21570d7 xds: Read server_resource_name_id from bootstrap config (# 4049)
  > 8f3cc6c protoc-gen-go-grpc: export grpc.ServiceDesc (# 4035)
  > 6d0f011 meshca: Don't use the config proto from grpc-proto (# 4056)
  > 9da74c0 xds: Blank import supported certificate provider plugins. (# 4047)
  > 8736dcd xds: Accept a net.Listener in Serve(). (# 4052)
  > 83af853 trim the Makefile (# 4054)
  > f6c335c github: Bump up Go version in testing workflow (# 4051)
  > 4007609 xds: call xdsclient.New instead of getting xds_client from attributes (# 4032)
  > 2af65e8 advancedtls: Make test happy on Go1.15 (# 4053)
  > 7886479 balancer: set RPC metadata in address attributes, instead of Metadata field (# 4041)
  > 230166b xds: Use management server from go-control-plane. (# 4039)
  > c5cf514 github acitons: always run (# 4045)
  > 8f12696 Fix typo in encoding.md (# 4020)
  > fa59d20 pemfile: Implement certprovider config parsing API (# 4023)
  > 3d14af9 Change version to 1.35.0-dev (# 4044)
bumping knative.dev/net-istio 7478e14...d78daae:
  > d78daae Bump Golang version to 1.15 (# 516)
  > cfcda85 upgrade to latest dependencies (# 509)
  > 3bba898 Update common github actions (# 513)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-12 04:34:41 -08:00
Adam Harwayne 995c5665a2
Remove @Harwayne from OWNERS. (#3231) 2021-02-11 10:37:59 -08:00
Vincent f71eccba24
Add the instruction on how to upgrade Knative with the operator (#3229)
* Add the instruction on how to upgrade Knative with the operator

* Remove the trailing whitespace

* Remove the word `plugins`

* Fixes the wording based on the review comments
2021-02-11 08:47:35 -08:00
knative-automation 6c7841e869
upgrade to latest dependencies (#3205)
bumping knative.dev/hack 8d623a0...8368e1f:
  > 8368e1f guard against set -o unset (# 49)
  > 2b4f6fc disable go's proxy and sumdb only for knative deps (# 47)
bumping knative.dev/net-istio 79a9f7f...7478e14:
  > 7478e14 Properly implement Splits support in RewriteHost (# 512)
  > f0d1f8e Add ability to install istio from HEAD (# 497)
  > 0aa870b Ignore status if ObservedGeneration == 0 (# 511)
  > 3d33c8d Add retry test image (# 510)
  > 5848007 Re-introduce behaviour of explicitly setting retries to 0 (# 508)
  > 503a98c upgrade to latest dependencies (# 507)
  > 92c9a86 upgrade to latest dependencies (# 505)
  > f9594ac Clean up cluster-local-gateway (# 506)
  > 4956f9d peer auth: Only set permissive mTLS on the webhook port. (# 499)
  > 861ddab Update common github actions (# 504)
  > a026165 Update Istio stable to 1.7.7. (# 502)
  > 2425820 upgrade to latest dependencies (# 501)
  > 7fe6f2d Fix mesh tests (# 498)
  > cdcd5b3 Add permissive PeerAuthentication for domainmapping-webhook (# 495)
  > 36d9877 upgrade to latest dependencies (# 494)
  > 86fad30 Add errorlint and fix all existing issues (# 491)
  > 24325a6 upgrade to latest dependencies (# 493)
  > 2c9dee4 upgrade to latest dependencies (# 492)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-10 04:39:47 -08:00
knative-automation 2e64d51a73
Update common github actions (#3177)
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-10 04:28:05 -08:00
Ashleigh Brennan a02ea8cd45
[#3223] Fix dead link (#3230) 2021-02-09 09:50:17 -08:00
Ashleigh Brennan 71ae2086ff
Updates to channel docs (#3034)
* Updates to channel docs

* updates from review

* fix typo

* minor tweaks and todo notes

* tweaks and cleanup

* tweaks and cleanup

* updates and structure changes

* inmemorychannel note added
2021-02-08 12:31:53 -08:00
yangyunfeng007 849e687de5
fix: cronjob.yaml indent two spaces for ref (#3219)
Change-Id: Iad1e74b9e58a9a194a4e6ef71fcfbd82d9b3fb57
2021-02-08 07:13:52 -08:00
Clay Kauzlaric 4b074ada26
Improve CronJob yaml in SinkBinding example (#3190)
* Improve CronJob yaml in SinkBinding example

* use correct apiVersion
* fix schedule so it runs every minute like the comment suggests
* use busybox as default example image, following suit from [Kubernetes CronJob docs](https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/)

* fix indentation

* use appropriate heartbeat image
2021-02-05 20:24:33 -08:00
james426759 9fb19fe380
update docs for topic Installing Istio for Knative (#3206)
Signed-off-by: james759426 <james759426@gmail.com>
2021-02-05 20:09:32 -08:00
james426759 531e6d56bd
update knative-v0.20 docs for topic Apache Kafka Source Example (#3207)
Signed-off-by: james759426 <james759426@gmail.com>
2021-02-05 19:52:33 -08:00
Ashleigh Brennan c478eb5e47
[#2781] Removing unnecessary version labels (#3215) 2021-02-05 19:49:33 -08:00
Ashleigh Brennan 6591aa2f4a
[#3196] Follow up on Evan's comments (#3204)
* [#3196] Follow up on Evan's comments

* updates from Evan's comments

* fix links

* fix links and missing symbol that was breaking hugo builds
2021-02-05 11:08:21 -08:00
Victor Agababov e9ffbe6a7c
Initial Gradual rollout docs (#3212)
* Initial Gradual rollout docs

* more

* lint
2021-02-04 14:03:11 -08:00
Carlos Santana b2dd091ff5
Add Kourier to the list of net layers to support auto-tls (#3209)
* Add Kourier to the list of net layers to support auto-tls

Closes #3208

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

Co-authored-by: Matt Moore <mattmoor@vmware.com>

Co-authored-by: Matt Moore <mattmoor@vmware.com>
2021-02-04 08:03:11 -08:00
Antoine Cotten f89eab58b4
Add link to 2020 Annual Report (#3210) 2021-02-03 08:26:06 -08:00
Murugappan Chetty 63b2e4a856
refactor python hw with tabs (#2839)
* refactor python hw with tabs

* fix for tests failure

* fix for tests failure

* fix for tests failure

* address review comments

* review comments

* review comments
2021-02-02 14:31:05 -08:00
Doug Davis 0d22893e6c
Allow for non-percent routing (#1669)
* Allow for non-percent routing

Signed-off-by: Doug Davis <dug@us.ibm.com>

* typo

Signed-off-by: Doug Davis <dug@us.ibm.com>

* add extension text

Signed-off-by: Doug Davis <dug@us.ibm.com>

* next round of edits per evan

Signed-off-by: Doug Davis <dug@us.ibm.com>

* more for evan

Signed-off-by: Doug Davis <dug@us.ibm.com>

* minor typos

Signed-off-by: Doug Davis <dug@us.ibm.com>

* for carlos

Signed-off-by: Doug Davis <dug@us.ibm.com>

* more text

Signed-off-by: Doug Davis <dug@us.ibm.com>

* typos

Signed-off-by: Doug Davis <dug@us.ibm.com>
2021-02-02 10:03:33 -08:00
Omer B 6d1f5cff3f
Update OWNERS_ALIASES (#3203)
adding myself as reviewer per @evankanderson instruction
2021-02-01 12:54:32 -08:00
Lu Dang bcb11901cc
fix: change PingSource api version badge to v1beta2 (#3155) 2021-01-30 20:29:39 -08:00
zhaojizhuang e61b89a993
fix broken link (#3130) 2021-01-30 20:29:31 -08:00
Sameer Vohra 996fae334c
[#3085] Enhance PingSource example with kn (#3191)
- use kn rather than `kubectl -f some-file.yaml` as thats a wasted
  opportunity and doesn't add any value.
- show examples of kn side by side with the declarative form

Signed-off-by: Sameer Vohra <vsameer@vmware.com>
2021-01-30 20:18:32 -08:00
Kenjiro Nakayama 02e91b2b62
Add readfile to Knative multi-container samples (#3198)
This patch fixes https://github.com/knative/docs/issues/3195.
2021-01-30 19:59:31 -08:00
Ashleigh Brennan cf8bd458e2
[#3196] cleaning up introduction docs (#3197) 2021-01-29 06:47:31 -08:00
Evan Anderson 045ab28912
Add .gitattributes for docs (#3138) 2021-01-28 21:32:30 -08:00
Mike Petersen c1ac45f31f
Issue 2755 - Troubleshooting PRs (#2854)
* Started work on updating contributing docs for different troubleshooting issues

* Updated formatting

* added section to default to reaching out in docs if you have additional issues

* Updated based on reviews

* Removed trailing spaces

* basic edit of development.md to match docs - still wip

* added newline to end of file

* Removed serving reference and updated based on reviews/comments

* Removed empty sections

* Cleaned up trailing whitespace
2021-01-28 09:58:31 -08:00
Artur Upton Renault d84d84ceb1
Cherry pick a few commits that were erroneously made directly into release-0.19 (#3152)
* Remove prometheus addon from Istio installation instructions (#3096)

* Remove prometheus addon from Istio installation instructions

This addon is no longer supported in 1.8.

Fixes knative/serving#10221

* Remove cluster-local-gateway

* Add docs on mTLS and Istio authorization policy (#3118)

* Add documentation about mTLS and authorization policies

* Add image link

* Update istio-authorization.md

* Fix typo in istio authorization docs (#3120)

Forgot to add the knative-serving namespace, which is mentioned in the previous paragraph.
2021-01-27 23:23:30 -08:00
Kenjiro Nakayama 8a4b4e8988
Fix CI issue by pulling download-istio.sh (#3182) 2021-01-27 17:35:31 -08:00
Yanwei Guo 0f715413db
HA is enabled for Autoscaler too (#3192)
* HA is enabled for Autoscaler too

* Update docs/serving/config-ha.md

Co-authored-by: Victor Agababov <vagababov@gmail.com>

* Update docs/serving/config-ha.md

Co-authored-by: Victor Agababov <vagababov@gmail.com>

* Update docs/serving/config-ha.md

Co-authored-by: Victor Agababov <vagababov@gmail.com>

* rephase

* reword

* Update docs/serving/config-ha.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* remove

* Update docs/serving/config-ha.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

Co-authored-by: Victor Agababov <vagababov@gmail.com>
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
2021-01-27 14:28:30 -08:00
Omer B 6e54ea3ed6
Update README.md (#3193)
Fixes #3124 
Update to #3125 (committed to wrong release)
2021-01-27 07:08:31 -08:00
Travis Minke b5df099d1e
Describe new ce-knativedispatcherr cloudevent extension attribute (#3181)
* Describe new ce-knativedispatcherr cloudevent extension attribute for deadletter events.

* fix linter whitespace

* more pr changes - decompose into multiple extension attributes

* PR fixes - thanks
2021-01-26 18:40:30 -08:00
Matthias Wessendorf 46777f73e3
💄 using proper VERSION var for istio example (#3187)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2021-01-26 01:29:30 -08:00
Victor Agababov 6de999dfca
Autoscaler can be scaled too now. Add correct docs for activator (#3189)
* Autoscaler can be scaled too now. Add docs for activator

- autoscaler can also be scaled now
- activator cannot be scaled by patching deployment, since there's an
  HPA that will snap it back to the HPA desired values
- thus, provide the correct commands to change the activator scale.

* nits

* spell
2021-01-25 14:18:30 -08:00
Dave Protasowski 3399681e4b
Rebase of 3147 (#3188)
* Update serving.md

Saving some work....

* Update serving.md

Fixes #3143

* Update serving.md

fixed linting issues

* turn omer's changes into a patch

* re-run api gen

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-01-25 10:35:55 -08:00
Kenjiro Nakayama fc90574a17
Clarify how to cherry-pick the PR (#3185)
This patch clarifies how to cherry-pick the PR as
`cherrypick-#.#` label does not work.
2021-01-24 12:23:54 -08:00