Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
  • 1 commit
  • 1 file changed
  • 0 commit comments
  • 1 contributor
Commits on May 29, 2018
Showing with 1 addition and 1 deletion.
  1. +1 −1 pkg/controller/util_test.go
@@ -7,7 +7,7 @@ import (
"k8s.io/api/core/v1"
"k8s.io/client-go/kubernetes"
"k8s.io/client-go/tools/cache"
"k8s.io/kubernetes/staging/src/k8s.io/client-go/util/workqueue"
"k8s.io/client-go/util/workqueue"
)
func TestController_pvcFromKey(t *testing.T) {

No commit comments for this range