mirror of
https://github.com/rancher/steve.git
synced 2025-09-09 11:19:12 +00:00
Drop non-preferred version and version in the schema id
This commit is contained in:
@@ -58,6 +58,7 @@ func (d *DynamicColumns) SetColumns(schema *types.APISchema) error {
|
||||
|
||||
obj, err := r.Do().Get()
|
||||
if err != nil {
|
||||
attributes.SetTable(schema, false)
|
||||
return nil
|
||||
}
|
||||
t, ok := obj.(*metav1.Table)
|
||||
|
Reference in New Issue
Block a user