File tree Expand file tree Collapse file tree 1 file changed +15
-10
lines changed Expand file tree Collapse file tree 1 file changed +15
-10
lines changed Original file line number Diff line number Diff line change @@ -14,16 +14,21 @@ spec:
1414 apiservicedefinitions : {}
1515 customresourcedefinitions :
1616 owned :
17- - description : InstaScale is the Schema for the instascales API
18- displayName : InstaScale
19- kind : InstaScale
20- name : instascales.codeflare.codeflare.dev
21- version : v1alpha1
22- - description : MCAD is the Schema for the mcads API
23- displayName : MCAD
24- kind : MCAD
25- name : mcads.codeflare.codeflare.dev
26- version : v1alpha1
17+ - description : AppWrapper is the Schema for the AppWrapper API
18+ displayName : AppWrapper
19+ kind : AppWrappers
20+ name : appwrappers.workload.codeflare.dev
21+ version : v1beta1
22+ - description : SchedulingSpec is the Schema for the SchedulingSpec API
23+ displayName : SchedulingSpec
24+ kind : SchedulingSpecs
25+ name : schedulingspecs.workload.codeflare.dev
26+ version : v1beta1
27+ - description : QuotaSubtree is the Schema for the QuotaSubtree API
28+ displayName : QuotaSubtree
29+ kind : QuotaSubtrees
30+ name : quotasubtrees.quota.codeflare.dev
31+ version : v1
2732 description : CodeFlare allows you to scale complex pipelines anywhere
2833 displayName : CodeFlare Operator
2934 icon :
You can’t perform that action at this time.
0 commit comments