mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-04-20 17:46:40 +00:00
feat: namespace labeling for tenant owners. fix linting issues
This commit is contained in:
committed by
Dario Tranchitella
parent
f6bf0ca446
commit
b28b98a7bc
@@ -1,7 +1,6 @@
|
||||
// Copyright 2020-2021 Clastix Labs
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
//nolint:dupl
|
||||
package tenant
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
// Copyright 2020-2021 Clastix Labs
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
//nolint:dupl
|
||||
package namespace
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user