Commit Graph

3244 Commits

Author SHA1 Message Date
Knative Prow Robot c08900a675
fix http1 metadata (#6086)
Co-authored-by: Stavros Kontopoulos <st.kontopoulos@gmail.com>
2024-07-31 04:59:14 +00:00
Knative Prow Robot bd3a322c36
Adding Kafka Source details on delivery spec (#5953)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
2024-05-03 09:42:12 +00:00
Knative Prow Robot ffa98da0cd
[release-1.13] Document how to set Kafka Topic config options (#5859)
* doc: documented how to set topic config

Signed-off-by: Calum Murray <cmurray@redhat.com>

* doc: add link to allowed kafka topic config options

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
2024-03-19 15:20:09 +00:00
Iliia Khaprov - VMware by Broadcom 0a4328a3f1
Revert "add deprecation notices for rabbitmq integration (#5862)" (#5915)
This reverts commit ba33adf37e.
2024-03-19 09:44:04 +00:00
Iliia Khaprov - VMware by Broadcom f2201cc5cf
Revert "add deprecation notices for rabbitmq integration (#5862)" (#5911)
This reverts commit ba33adf37e.
2024-03-15 10:52:49 +00:00
Knative Prow Robot 1c7eca8bd6
[release-1.13] Fix hard-coded version (#5903)
* fix hard-coded version of serving-core.yaml's url to env artifact

* change --8<-- to {% include %} for calling define_env

---------

Co-authored-by: Kaiz <kaiz@kaiz.jp>
2024-03-11 07:02:17 +00:00
Knative Prow Robot a116198712
Improve description (#5885)
Co-authored-by: KAZYPinkSaurus <kazypinksaurus@gmail.com>
2024-03-03 19:51:45 +00:00
Knative Prow Robot 50b7f40885
queue-sidecar annotations should be defined under spec.template.metadata.annotations (#5871)
Co-authored-by: Martin Gencur <mgencur@redhat.com>
2024-02-16 07:27:48 +00:00
Dave Protasowski ba33adf37e
add deprecation notices for rabbitmq integration (#5862) 2024-02-12 18:18:30 +00:00
Knative Prow Robot 92212f243f
added docs for kafka scaling to kafka source docs (#5851)
Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
2024-02-02 14:03:25 +00:00
Knative Prow Robot 56793969e0
Update the docs to reflect the changes for 1.13 operator (#5847)
Co-authored-by: Vincent Hou <shou73@bloomberg.net>
2024-01-30 20:44:27 +00:00
Knative Prow Robot 116dfe5435
Mention auto-create on event registry doc (#5845)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
2024-01-30 13:02:13 +00:00
Knative Prow Robot 95b27a7c32
fix: remove sugar controller installation steps (#5843)
Remove uninstall steps and yaml file from table

Co-authored-by: prushh <davide.pruscini@gmail.com>
2024-01-30 12:36:20 +00:00
Knative Prow Robot b6c57d29c9
lipstick: Reflect that the feature is not just for brokers, it is more... (#5842)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
2024-01-30 09:40:23 +00:00
Knative Prow Robot 41504eda45
fix http full dup example (#5840)
Co-authored-by: Stavros Kontopoulos <st.kontopoulos@gmail.com>
2024-01-29 12:13:19 +00:00
Knative Prow Robot 91767e99e2
fix: use links to artifact on uninstall page (#5838)
Co-authored-by: prushh <davide.pruscini@gmail.com>
2024-01-29 06:44:10 +00:00
Yan Song Liu c14943c4c3
Update transport-encryption.md (#5825)
Fix: https://github.com/knative/docs/issues/5823
In the doc linked below,
https://knative.dev/docs/eventing/experimental-features/transport-encryption/#prerequisites

Eventing installation should be linked to https://knative.dev/docs/install/
2024-01-26 08:10:46 +00:00
Leo Li 1e2f5192ca
Add Knative v1.13.0 release blog (#5831)
* Publish the knative release 1.13

* Remove the tests as they are not user facing

* Fix the formating

* Update other pages to reflect the latest release

* rename the file

* Adding the config for the release note

* fix the name spelling error
2024-01-25 21:53:45 +00:00
Martin Gencur 2423b01787
Event types discovery - fix link to eventtype-auto-creation doc (#5828) 2024-01-24 08:25:37 +00:00
Knative Automation b824778f9a
upgrade to latest dependencies (#5827)
bumping knative.dev/hack 3ea694d...f3f03ac:
  > f3f03ac [release-1.13] Don't hardcode serving as the repo when setting highest semver (# 362)
  > e89096d Update community files (# 358)

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-24 06:17:27 +00:00
Stavros Kontopoulos f653815651
Document the use of HTTP/1 full duplex support (#5818)
* document the use of http/1 full duplex support

* comments
2024-01-23 12:55:01 +00:00
Knative Automation f3c2e6b92f
Update community files (#5824)
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-23 01:37:06 +00:00
Christoph Stäbler 4a5962ec8f
Add basic doc for eventing OIDC feature (#5822)
* Add basic doc for eventing OIDC feature

* Add navbar link

* Use correct style for yaml output example

* Fix intend of example output

* Fix path to installation docs

* Add note that transport-encryption should be enabled as well
2024-01-22 17:01:28 +00:00
Yash Pimple 9767277d4e
Add edit Button to Documentation Pages (#5821)
Signed-off-by: Yash Pimple <yash.pimple@vit.edu.in>
2024-01-22 13:35:06 +00:00
dependabot[bot] 61fdd7bff5
Bump h2 in /code-samples/community/serving/helloworld-rust (#5820)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.21...v0.3.24)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 06:50:51 +00:00
Knative Automation 4d11aaaf43
Update community files (#5819)
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-19 01:34:08 +00:00
Davide Pruscini 639355d825
Add dynamic date on blog pages (#5801)
* fix NavPluginOrder warning on docs local preview

* show non-hardcoded date on blog posts

* exclude date from blog homepage

* add dates to all blog post

show hack using custom theme

* fix titles on steering committee section

* show only revised or published date, remove styling from template

* delete hard-coded dates, fix RabbitMQ article

* link content.css stylesheet

* fixup on revised and published date

Show always publication date and when a file has been updated, the revision date as well
2024-01-17 15:18:14 +00:00
Knative Automation 188b4a4b04
Update community files (#5817)
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-11 01:38:47 +00:00
Knative Automation dab74765e0
upgrade to latest dependencies (#5816)
bumping knative.dev/hack 7030d5b...3ea694d:
  > 3ea694d include additional k8s bash file when updating exec permission (# 357)
  > 2f27d6e Update community files (# 356)

Signed-off-by: Knative Automation <automation@knative.team>
2024-01-09 07:31:08 +00:00
Knative Automation a0f4f7ec1f
Update community files (#5814)
Signed-off-by: Knative Automation <automation@knative.team>
2024-01-08 13:15:18 +00:00
Abhay Kumar Gupta b47fe2d8e1
Resolved the bug in the default styling of note (#5812)
* Resolved the bug in the default styling of note

Signed-off-by: Abhay <abhayetwup123@gmail.com>

* resolved spaces

Signed-off-by: Abhay <abhayetwup123@gmail.com>

* Resolved Link-Not-Opening

Signed-off-by: Abhay <abhayetwup123@gmail.com>

---------

Signed-off-by: Abhay <abhayetwup123@gmail.com>
2024-01-08 06:46:21 +00:00
Davide Pruscini 6630e4be31
improve grafana configuration steps (#5795)
* improve grafana configuration steps

* update metrics documentation

* fix prometheus svc name

* fix section titles

Describe kube-prometheus-stack and components

* fix prometheus stack sections order

* fix grafana sections order and level
2024-01-05 13:22:44 +00:00
Abhay Kumar Gupta 7779220602
Updated Copywrite Information (#5807)
Signed-off-by: Abhay <abhayetwup123@gmail.com>
2024-01-04 13:44:24 +00:00
Reto Lehmann ea6308ecce
Enable copy for code blocks (#5806) 2024-01-04 13:13:03 +00:00
Knative Automation 62e6f14ff3
upgrade to latest dependencies (#5797)
bumping knative.dev/hack eb35242...7030d5b:
  > 7030d5b Update community files (# 355)
  > 94f0ccf Update community files (# 354)

Signed-off-by: Knative Automation <automation@knative.team>
2023-12-19 13:15:58 +00:00
dependabot[bot] 8453a9fa6d
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#5796)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 06:09:04 +00:00
Reto Lehmann ae88a5eb79
Use create instead of apply (#5785) 2023-12-07 09:25:09 +00:00
David Hadas 1f2e64b0ce
Typos and wrong link (#5791) 2023-12-05 23:44:03 +00:00
AdamKorcz 740d717738
security audit blogpost: fix broken link to report (#5790)
Signed-off-by: Adam Korczynski <adam@adalogics.com>
2023-12-05 17:21:42 +00:00
Evan Anderson b25d7609f4
Add Security Audit to blog nav (#5788)
* Add Security Audit to blog nav

* Also mention audit on main blog page
2023-12-05 16:49:05 +00:00
Ali Ok d6912b5e5c
Add backstage-plugins redirect (#5787) 2023-12-05 13:52:23 +00:00
Davide Pruscini df08d103f7
fix links to files on installation files page (#5751)
Use artifact macro to generate the link to the appropriate files.
2023-12-05 09:35:26 +00:00
AdamKorcz a8ee4e98c8
Add security audit report and blogpost (#5775)
* Add security audit report and blogpost

Signed-off-by: Adam Korczynski <adam@adalogics.com>

* Update blog/docs/events/security-audit-2023.md

* Upload report again

* Upload report again

* modify SLSA section

Signed-off-by: Adam Korczynski <adam@adalogics.com>

* Update blog/docs/events/security-audit-2023.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Add files via upload

* Update SLSA section of blogpost

---------

Signed-off-by: Adam Korczynski <adam@adalogics.com>
Co-authored-by: David Hadas <david.hadas@gmail.com>
Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
2023-12-05 04:18:11 +00:00
Knative Automation 3ae625c229
Update community files (#5783)
Signed-off-by: Knative Automation <automation@knative.team>
2023-12-01 01:36:41 +00:00
Reto Lehmann 9de54de338
Extend the update documentation for CRD changes (#5769) 2023-11-30 06:56:56 +00:00
Reto Lehmann fadc73042f
Trigger image build when requirements change (#5770) 2023-11-30 06:54:05 +00:00
dependabot[bot] 6c64af0d28
Bump ch.qos.logback:logback-classic (#5780)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.3.12.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.3...v_1.3.12)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-30 06:32:06 +00:00
Knative Automation e2b3debc0f
Update community files (#5779)
Signed-off-by: Knative Automation <automation@knative.team>
2023-11-29 01:44:38 +00:00
Reto Lehmann dfd2d67f6d
Bump min-k8s version to 1.27 (#5776) 2023-11-28 17:01:57 +00:00
navin 8e998cf090
change in doc - progress deadline annotation on per revision basis (#5773) 2023-11-28 07:14:52 +00:00