What's the slug on those block types? Additionally when were they created relative to the other block types?
n
Nate
08/15/2023, 3:31 PM
hmm I think this is because of the KubernetesJob that lives in
prefect-kubernetes
since we register block types from collections
I think it may be worth filtering this one out from the registration process to avoid confusion
d
Deceivious
08/15/2023, 3:32 PM
Or at least the UI should handle it better?
n
Nate
08/15/2023, 3:39 PM
yeah I could see a world where we have a small tag that shows where the block is defined, but for now I think I'll go ahead and filter out the collection block (which is far less popular than the infra block) - sound good @Jake Kaplan ?