We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
job-sink
job_sink
1 parent 5263432 commit 96ab579Copy full SHA for 96ab579
cmd/jobsink/main.go
@@ -66,7 +66,7 @@ import (
66
"knative.dev/eventing/pkg/utils"
67
)
68
69
-const component = "job-sink"
+const component = "job_sink"
70
71
func main() {
72
0 commit comments