[DRAFT] Allow for disable inheritace when creating spaces #2955
ci-build.yml
on: pull_request
Test with Coverage
1m 8s
GolangCI Lint
1m 31s
Generate SBOM
34s
Annotations
16 errors
Test with Coverage:
pkg/space/space.go#L25
unknown field 'DisableInheritance' in struct literal of type v1alpha1.SpaceSpec
|
Test with Coverage:
pkg/space/space.go#L49
unknown field 'DisableInheritance' in struct literal of type v1alpha1.SpaceSpec
|
Test with Coverage:
pkg/space/space.go#L49
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)
|
Test with Coverage:
test/spacerequest/spacerequest.go#L44
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)
|
Test with Coverage:
test/spacerequest/spacerequest_assertions.go#L125
a.spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)
|
Test with Coverage
Process completed with exit code 2.
|
GolangCI Lint:
controllers/spacerequest/spacerequest_controller.go#L11
could not import github.com/codeready-toolchain/host-operator/pkg/space (-: # github.com/codeready-toolchain/host-operator/pkg/space
|
GolangCI Lint:
pkg/space/space.go#L25
unknown field 'DisableInheritance' in struct literal of type v1alpha1.SpaceSpec
|
GolangCI Lint:
pkg/space/space.go#L49
unknown field 'DisableInheritance' in struct literal of type v1alpha1.SpaceSpec
|
GolangCI Lint:
pkg/space/space.go#L49
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)) (typecheck)
|
GolangCI Lint:
test/spacerequest/spacerequest.go#L1
: # github.com/codeready-toolchain/host-operator/test/spacerequest
|
GolangCI Lint:
test/spacerequest/spacerequest.go#L44
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)
|
GolangCI Lint:
test/spacerequest/spacerequest_assertions.go#L125
a.spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance) (typecheck)
|
GolangCI Lint:
controllers/spacebindingrequest/spacebindingrequest_controller_test.go#L17
could not import github.com/codeready-toolchain/host-operator/test/spacerequest (-: # github.com/codeready-toolchain/host-operator/test/spacerequest
|
GolangCI Lint:
test/spacerequest/spacerequest.go#L44
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)
|
GolangCI Lint:
test/spacerequest/spacerequest_assertions.go#L125
a.spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)) (typecheck)
|