File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : ceph-operations
33description : Ceph operations bundle
44type : application
5- version : 1.8.0
5+ version : 1.8.1
66maintainers :
77 - name : sumitarora2786
88 - name : richardtief
Original file line number Diff line number Diff line change 10211021 "width" : " auto"
10221022 },
10231023 {
1024- "enableSorting" : true ,
1025- "header" : " Vendor" ,
1026- "name" : " vendor" ,
1027- "width" : " auto"
1024+ "name" : " vendor_id" ,
1025+ "header" : " Vendor ID" ,
1026+ "enableSorting" : true
1027+ },
1028+ {
1029+ "name" : " subsystem_vendor_id" ,
1030+ "header" : " Subsystem Vendor ID" ,
1031+ "enableSorting" : true
10281032 },
10291033 {
10301034 "enableSorting" : true ,
10631067 "name" : " value #7"
10641068 },
10651069 {
1066- "enableSorting" : true ,
1070+ "header" : " Vendor" ,
1071+ "name" : " vendor" ,
1072+ "hide" : true
1073+ },
1074+ {
10671075 "hide" : true ,
10681076 "name" : " model"
10691077 },
10701078 {
1071- "enableSorting" : true ,
10721079 "hide" : true ,
10731080 "name" : " product"
10741081 },
Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ kind: ClusterPluginDefinition
66metadata :
77 name : ceph-operations
88spec :
9- version : 1.8.0
9+ version : 1.8.1
1010 displayName : Ceph operations bundle
1111 description : Operations bundle for the Ceph storage backend
1212 docMarkDownUrl : https://raw.githubusercontent.com/cobaltcore-dev/cloud-storage-operations/main/ceph-operations/README.md
1313 icon : https://raw.githubusercontent.com/cobaltcore-dev/cloud-storage-operations/main/ceph-operations/ceph-logo.png
1414 helmChart :
1515 name : ceph-operations
1616 repository : oci://ghcr.io/cobaltcore-dev/cloud-storage-operations/charts
17- version : 1.8.0
17+ version : 1.8.1
1818 options :
1919 - name : prometheusRules.create
2020 description : Create Prometheus rules
You can’t perform that action at this time.
0 commit comments