Skip to content

Commit b37132a

Browse files
committed
Change runtime name to lowercase (#56)
Signed-off-by: Benjamin Huo <benjamin@kubesphere.io> Signed-off-by: benjaminhuo <huobj@qq.com>
1 parent 850d147 commit b37132a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+15
-15
lines changed

README.md

Lines changed: 11 additions & 11 deletions

functions/Async/bindings/cron-input-kafka-output/cron-input-kafka-output.go renamed to functions/async/bindings/cron-input-kafka-output/cron-input-kafka-output.go

File renamed without changes.

functions/Async/bindings/cron-input-kafka-output/cron-input-kafka-output.yaml renamed to functions/async/bindings/cron-input-kafka-output/cron-input-kafka-output.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
FUNC_CLEAR_SOURCE: "true"
2323
srcRepo:
2424
url: "https://github.com/OpenFunction/samples.git"
25-
sourceSubPath: "functions/Async/bindings/cron-input-kafka-output"
25+
sourceSubPath: "functions/async/bindings/cron-input-kafka-output"
2626
revision: "release-0.6"
2727
serving:
2828
template:

functions/Async/bindings/cron-input-kafka-output/go.mod renamed to functions/async/bindings/cron-input-kafka-output/go.mod

File renamed without changes.

functions/Async/bindings/cron-input-kafka-output/plugins/plugin-custom/plugin-custom.go renamed to functions/async/bindings/cron-input-kafka-output/plugins/plugin-custom/plugin-custom.go

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)