feat: namespace labeling for tenant owners. fix linting issues

This commit is contained in:
Maksim Fedotov
2021-09-17 15:31:00 +03:00
committed by Dario Tranchitella
parent f6bf0ca446
commit b28b98a7bc
2 changed files with 0 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
// Copyright 2020-2021 Clastix Labs
// SPDX-License-Identifier: Apache-2.0
//nolint:dupl
package tenant
import (

View File

@@ -1,7 +1,6 @@
// Copyright 2020-2021 Clastix Labs
// SPDX-License-Identifier: Apache-2.0
//nolint:dupl
package namespace
import (