Commit e702867
Update HTTP links to HTTPS in docs and source comments (#3617)
* docs: update HTTP links to HTTPS
Replace insecure HTTP URLs with HTTPS in a source comment
and Rust cloudevents README examples. Both kubernetes.io
and cloudevents.io support HTTPS.
* Update pkg/functions/function_volumes.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore: regenerate embedded filesystem after rebase onto upstream/main
Re-runs go generate to produce zz_filesystem_generated.go that includes
both the upstream python cloudevents update and our http-to-https fixes.
* chore: regenerate schema after http-to-https link update
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 26faef5 commit e702867
4 files changed
Lines changed: 37 additions & 37 deletions
File tree
- generate
- pkg/functions
- schema
- templates/rust/cloudevents
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments