Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
address review
  • Loading branch information
asm582 committed Jul 20, 2023
commit ec5133e1336234cc78e1467ef6a35f4b0e605385
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ func (gr *GenericResources) Cleanup(aw *arbv1.AppWrapper, awr *arbv1.AppWrapperG
klog.Errorf("Error getting supported groups and resources, err=%#v", err)
return name, gvk, err
}

}
rsrc := mapping.Resource
for _, apiresourcegroup := range apiresourcelist {
Expand Down