Skip to content

Commit

Permalink
Merge pull request #275 from dlabrecq/unleash
Browse files Browse the repository at this point in the history
Clean up obsolete Unleash flags for Cost Management
  • Loading branch information
Hyperkid123 authored Sep 11, 2023
2 parents 7c67274 + 915f996 commit 33793c4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 80 deletions.
21 changes: 1 addition & 20 deletions static/beta/prod/navigation/openshift-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,19 +207,6 @@
"href": "/openshift/cost-management/oci",
"product": "Red Hat Cost Management"
},
{
"id": "costModels",
"appId": "costManagement",
"title": "Cost Models",
"href": "/openshift/cost-management/cost-models",
"product": "Red Hat Cost Management",
"permissions": [
{
"method": "featureFlag",
"args": ["cost-management.ui.nav.settings", false]
}
]
},
{
"id": "costExplorer",
"appId": "costManagement",
Expand All @@ -232,13 +219,7 @@
"appId": "costManagement",
"title": "Settings",
"href": "/openshift/cost-management/settings",
"product": "Red Hat Cost Management",
"permissions": [
{
"method": "featureFlag",
"args": ["cost-management.ui.nav.settings", true]
}
]
"product": "Red Hat Cost Management"
}
]
}
Expand Down
21 changes: 1 addition & 20 deletions static/beta/stage/navigation/openshift-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,19 +198,6 @@
"href": "/openshift/cost-management/oci",
"product": "Red Hat Cost Management"
},
{
"id": "costModels",
"appId": "costManagement",
"title": "Cost Models",
"href": "/openshift/cost-management/cost-models",
"product": "Red Hat Cost Management",
"permissions": [
{
"method": "featureFlag",
"args": ["cost-management.ui.nav.settings", false]
}
]
},
{
"id": "costExplorer",
"appId": "costManagement",
Expand All @@ -223,13 +210,7 @@
"appId": "costManagement",
"title": "Settings",
"href": "/openshift/cost-management/settings",
"product": "Red Hat Cost Management",
"permissions": [
{
"method": "featureFlag",
"args": ["cost-management.ui.nav.settings", true]
}
]
"product": "Red Hat Cost Management"
}
]
}
Expand Down
21 changes: 1 addition & 20 deletions static/stable/prod/navigation/openshift-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,19 +207,6 @@
"href": "/openshift/cost-management/oci",
"product": "Red Hat Cost Management"
},
{
"id": "costModels",
"appId": "costManagement",
"title": "Cost Models",
"href": "/openshift/cost-management/cost-models",
"product": "Red Hat Cost Management",
"permissions": [
{
"method": "featureFlag",
"args": ["cost-management.ui.nav.settings", false]
}
]
},
{
"id": "costExplorer",
"appId": "costManagement",
Expand All @@ -232,13 +219,7 @@
"appId": "costManagement",
"title": "Settings",
"href": "/openshift/cost-management/settings",
"product": "Red Hat Cost Management",
"permissions": [
{
"method": "featureFlag",
"args": ["cost-management.ui.nav.settings", true]
}
]
"product": "Red Hat Cost Management"
}
]
}
Expand Down
21 changes: 1 addition & 20 deletions static/stable/stage/navigation/openshift-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,19 +198,6 @@
"href": "/openshift/cost-management/oci",
"product": "Red Hat Cost Management"
},
{
"id": "costModels",
"appId": "costManagement",
"title": "Cost Models",
"href": "/openshift/cost-management/cost-models",
"product": "Red Hat Cost Management",
"permissions": [
{
"method": "featureFlag",
"args": ["cost-management.ui.nav.settings", false]
}
]
},
{
"id": "costExplorer",
"appId": "costManagement",
Expand All @@ -223,13 +210,7 @@
"appId": "costManagement",
"title": "Settings",
"href": "/openshift/cost-management/settings",
"product": "Red Hat Cost Management",
"permissions": [
{
"method": "featureFlag",
"args": ["cost-management.ui.nav.settings", true]
}
]
"product": "Red Hat Cost Management"
}
]
}
Expand Down

0 comments on commit 33793c4

Please sign in to comment.