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
Calum Murray
f524433a6b
Add clotributor link to readme ( #5774 )
...
Signed-off-by: Calum Murray <cmurray@redhat.com>
2023-11-28 07:10:51 +00:00
Knative Automation
385ecbdc43
upgrade to latest dependencies ( #5766 )
...
bumping knative.dev/hack 5deadde...eb35242:
> eb35242 Adding the variable `KNATIVE_EVENTING_RELEASE_TLS` to install latest eventing TLS (# 350)
Signed-off-by: Knative Automation <automation@knative.team>
2023-11-23 08:56:19 +00:00
Dave Protasowski
826b7eba16
drop net-http01 ( #5761 )
2023-11-22 07:39:57 +00:00
Evan Anderson
edf1ba272d
Add consistent SECURITY.md ( #5760 )
2023-11-20 18:10:05 +00:00
yuzhipeng
304f5c06b1
fix wrong code sample in helloworld-go README.md ( #5746 )
2023-11-14 10:53:28 +00:00
Alex Jones
68ea6fae2f
Update README.md ( #5752 )
...
Resolve documentation issue where amazon kinesis example link was malformed
2023-11-14 09:38:55 +00:00
Matthias Wessendorf
f68510ca75
Adding initial doc for func subscribe ( #5754 )
...
* Adding initial doc for func subscribe
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* correction
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Adding hint for deploy
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Adding index
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
* Updates
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
---------
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-11-10 12:49:01 +00:00
Knative Automation
d3120a9de6
upgrade to latest dependencies ( #5755 )
...
bumping knative.dev/hack 8834794...5deadde:
> 5deadde 🐛 Set latest release only when publishing to Github (# 346)
Signed-off-by: Knative Automation <automation@knative.team>
2023-11-10 06:44:51 +00:00
Knative Automation
adf7258d29
upgrade to latest dependencies ( #5749 )
...
bumping knative.dev/hack 0d99b7e...8834794:
> 8834794 Call set_latest_to_highest_semver after publishing a new release (# 343)
Signed-off-by: Knative Automation <automation@knative.team>
2023-11-08 06:16:33 +00:00
Stavros Kontopoulos
20aa33b915
Finalize pvc support ( #5651 )
...
* pvc support
* comments
* fixes
* fix
2023-11-07 07:46:42 +00:00
Knative Automation
304459f85c
upgrade to latest dependencies ( #5745 )
...
bumping knative.dev/hack d4af42e...0d99b7e:
> 0d99b7e add function to set latest semver to latest (# 339)
Signed-off-by: Knative Automation <automation@knative.team>
2023-11-06 07:16:52 +00:00
Reto Lehmann
4727b763cc
Fix deprecation warnings and update CSS ( #5741 )
...
* Fix deprecation warnings and update CSS
* fix order of right nav in blog
2023-11-05 09:55:51 +00:00
Knative Automation
828dcc97b3
upgrade to latest dependencies ( #5743 )
...
bumping knative.dev/hack 2c938d4...d4af42e:
> d4af42e Make generate-groups.sh and generate-knative.sh executable conditionally (# 338)
Signed-off-by: Knative Automation <automation@knative.team>
2023-10-31 06:55:39 +00:00
Reto Lehmann
2b92034e29
Add Knative v1.12.0 release blog ( #5739 )
...
* Add Knative v1.12.0 release blog
* Indent sublist with four spaces
2023-10-30 12:41:48 +00:00
Reto Lehmann
c120f1b0ec
Bump to new release version ( #5738 )
2023-10-27 09:55:05 +00:00
Si Bell
1ad1fe5695
feat: PingSource schedule seconds support documented ( #5737 )
2023-10-26 15:37:36 +00:00
Naina Singh
ff76d17337
Update nav.yml for navigating blog post about kubecon na 23 ( #5735 )
...
Update nav.yml for navigating blog post about kubecon na 23
2023-10-25 05:37:00 +00:00
Naina Singh
787c1933f6
Rename knative-at-kubecon-na-2024.md to knative-at-kubecon-na-2023.md ( #5734 )
...
* Rename knative-at-kubecon-na-2024.md to knative-at-kubecon-na-2023.md
Changing the file name
* Update knative-at-kubecon-na-2023.md
Adding suggestions from Lance and updating the date
2023-10-25 05:21:38 +00:00
Naina Singh
5e12c530ed
Blog post about knative presence in KubeCon NA 2023 ( #5733 )
...
Blog post about knative presence in KubeCon NA 2023
2023-10-24 16:11:30 +00:00
Knative Automation
955c6a2124
upgrade to latest dependencies ( #5731 )
...
bumping knative.dev/hack fc76874...2c938d4:
> 2c938d4 Update community files (# 337)
Signed-off-by: Knative Automation <automation@knative.team>
2023-10-24 05:15:06 +00:00
Saksham Misra
29e5a96584
[UPDATED] twitter logo ( #5725 )
...
* Update home.html
* Update home.html
* Update home.html
* update
* added svg file
* svg build
* try
* Delete overrides/x-twitter.svg
2023-10-23 16:12:06 +00:00
Kenjiro Nakayama
22c6a55794
Revert "Fix deprecation warning ( #5727 )" ( #5730 )
...
This reverts commit 7aed08da13
.
2023-10-23 13:05:56 +00:00