mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-02-14 18:09:58 +00:00
chore: fix linting issues
This commit is contained in:
committed by
Dario Tranchitella
parent
db8b8ac1d9
commit
eb19a7a89f
@@ -283,7 +283,6 @@ func (t *Tenant) convertV1Beta1OwnerToV1Alpha1(src *capsulev1beta1.Tenant) {
|
||||
enableIngressClassDeletionAnnotation: nil,
|
||||
}
|
||||
|
||||
|
||||
for i, owner := range src.Spec.Owners {
|
||||
if i == 0 {
|
||||
t.Spec.Owner = OwnerSpec{
|
||||
|
||||
Reference in New Issue
Block a user