File tree 2 files changed +9
-2
lines changed 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -296,7 +296,7 @@ metadata:
296
296
capabilities : Basic Install
297
297
categories : OpenShift Optional
298
298
containerImage : quay.io/bpfman/bpfman-operator:v0.0.0
299
- createdAt : " 2024-07-12T16:12:00Z "
299
+ createdAt : " 2024-07-12T19:37:22Z "
300
300
features.operators.openshift.io/cnf : " false"
301
301
features.operators.openshift.io/cni : " false"
302
302
features.operators.openshift.io/csi : " true"
@@ -341,7 +341,9 @@ spec:
341
341
apiservicedefinitions : {}
342
342
customresourcedefinitions :
343
343
owned :
344
- - kind : BpfApplication
344
+ - description : BpfApplication is the Schema for the bpfapplications API
345
+ displayName : Bpf Application
346
+ kind : BpfApplication
345
347
name : bpfapplications.bpfman.io
346
348
version : v1alpha1
347
349
- description : BpfProgram is the Schema for the BpfProgram API
Original file line number Diff line number Diff line change 47
47
apiservicedefinitions : {}
48
48
customresourcedefinitions :
49
49
owned :
50
+ - description : BpfApplication is the Schema for the bpfapplications API
51
+ displayName : Bpf Application
52
+ kind : BpfApplication
53
+ name : bpfapplications.bpfman.io
54
+ version : v1alpha1
50
55
- description : BpfProgram is the Schema for the BpfProgram API
51
56
displayName : Bpf Program
52
57
kind : BpfProgram
You can’t perform that action at this time.
0 commit comments