mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-05-20 16:22:51 +00:00
Implementing Capsule Tenant ownership predicate for Namespace Controller (#13)
* Implementing Capsule OwnerRef predicate * Sorting imports
This commit is contained in:
committed by
GitHub
parent
66969e334c
commit
fef3607ecf
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user