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.
1 parent 583f54e commit 2806157Copy full SHA for 2806157
components/node-labeler/cmd/run.go
@@ -47,7 +47,6 @@ const (
47
48
registryFacade = "registry-facade"
49
wsDaemon = "ws-daemon"
50
- workspace = "workspace"
51
)
52
53
var defaultRequeueTime = time.Second * 10
0 commit comments