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
Kenjiro Nakayama
7aed08da13
Fix deprecation warning ( #5727 )
2023-10-23 09:13:57 +00:00
Todor Todorov
3011f84008
Helloworld rust/bump dependencies ( #5726 )
...
* Bump versions of the dependencies
This resolves the following error when trying to build the app:
package `socket2 v0.5.5` cannot be built because it requires rustc 1.63 or newer
* Update the documentation
Currently, when following the steps to recreate the sample code,
we will face the following errors when trying to build the app:
error: edition 2021 is unstable and only available with -Z unstable-options.
error: could not compile `proc-macro2`
2023-10-23 02:47:47 +00:00
Saksham Misra
9bef313407
[UPDATED] the home page svg file ( #5721 )
...
* Changed the svg file
* added both pictures
* Delete knative_flowchart_graphic.svg
* Replaced
* rerouted
* Update overrides/home.html
Co-authored-by: Calum Murray <cmurray@redhat.com>
---------
Co-authored-by: Calum Murray <cmurray@redhat.com>
2023-10-20 02:27:50 +00:00
Ofey Chan
729b03c1c8
Explain what `sample application` is, in `no-dns.md` ( #5676 )
...
* Explain what `sample application` is, in `no-dns.md`
* Update no-dns.md
2023-10-19 13:31:39 +00:00
cola
c72897b71e
new trigger filters now in beta ( #5713 )
...
* new trigger filters now in beta
Signed-off-by: pingjiang <xiangpingjiang1998@gmail.com>
* update new-trigger-filters to Beta
Signed-off-by: pingjiang <xiangpingjiang1998@gmail.com>
* use relative filepaths,
Signed-off-by: pingjiang <xiangpingjiang1998@gmail.com>
---------
Signed-off-by: pingjiang <xiangpingjiang1998@gmail.com>
2023-10-16 15:19:47 +00:00
Knative Automation
6e5ce8d5c3
Update community files ( #5719 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2023-10-16 13:16:38 +00:00
Micah Gafford
c522018a24
Source cloudevents revision ( #5715 )
...
* update expected revision name
* rm diff revision message
2023-10-13 07:08:54 +00:00
Shreyash Kashyap
868e904c42
Update README.md ( #5716 )
2023-10-13 05:23:54 +00:00