[DRAFT] Allow for disable inheritace when creating spaces #2955
Annotations
10 errors
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
|
pkg/space/space.go#L25
unknown field 'DisableInheritance' in struct literal of type v1alpha1.SpaceSpec
|
pkg/space/space.go#L49
unknown field 'DisableInheritance' in struct literal of type v1alpha1.SpaceSpec
|
pkg/space/space.go#L49
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)) (typecheck)
|
test/spacerequest/spacerequest.go#L1
: # github.com/codeready-toolchain/host-operator/test/spacerequest
|
test/spacerequest/spacerequest.go#L44
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)
|
test/spacerequest/spacerequest_assertions.go#L125
a.spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance) (typecheck)
|
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
|
test/spacerequest/spacerequest.go#L44
spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)
|
test/spacerequest/spacerequest_assertions.go#L125
a.spaceRequest.Spec.DisableInheritance undefined (type v1alpha1.SpaceRequestSpec has no field or method DisableInheritance)) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading