Implementing Capsule Tenant ownership predicate for Namespace Controller (#13)

* Implementing Capsule OwnerRef predicate

* Sorting imports
This commit is contained in:
Dario Tranchitella
2020-07-28 11:45:39 +02:00
committed by GitHub
parent 66969e334c
commit fef3607ecf
8 changed files with 49 additions and 13 deletions

View File

@@ -41,7 +41,6 @@ import (
"github.com/clastix/capsule/pkg/apis"
"github.com/clastix/capsule/pkg/controller"
// Import all Kubernetes client auth plugins (e.g. Azure, GCP, OIDC, etc.)
"github.com/clastix/capsule/pkg/indexer"
"github.com/clastix/capsule/pkg/webhook"
"github.com/clastix/capsule/version"