Skip to content

Commit

Permalink
Merge pull request #1281 from GowthamShanmugam/bz_2274734
Browse files Browse the repository at this point in the history
Removing ODR_MODEL flag check from console-extensions.json
  • Loading branch information
openshift-merge-bot[bot] authored Apr 15, 2024
2 parents 98d7f22 + da4c772 commit 641abd1
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions plugins/mco/console-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,6 @@
}
}
},
{
"type": "console.flag/model",
"properties": {
"model": {
"group": "ramendr.openshift.io",
"version": "v1alpha1",
"kind": "DRPolicy"
},
"flag": "ODR_MODEL"
}
},
{
"type": "console.navigation/section",
"properties": {
Expand All @@ -35,9 +24,6 @@
"section": "mco-data-services",
"name": "%plugin__odf-multicluster-console~Disaster recovery%",
"href": "/multicloud/data-services/disaster-recovery"
},
"flags": {
"required": ["ODR_MODEL"]
}
},
{
Expand Down

0 comments on commit 641abd1

Please sign in to comment.