Skip to content

Commit

Permalink
Merge pull request #679 from mkholjuraev/main
Browse files Browse the repository at this point in the history
chore: remove drift from all navigations and search results, fed-mods
  • Loading branch information
Hyperkid123 authored Oct 1, 2024
2 parents 589d5ca + 7d7b96b commit 7910b19
Show file tree
Hide file tree
Showing 28 changed files with 0 additions and 629 deletions.
102 changes: 0 additions & 102 deletions cmd/search/static-services-entries.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,53 +86,6 @@
}
]
},
{
"id": "ansible-drift",
"links": [
{
"custom": true,
"id": "ANSIBLE.operations.Drift.drift",
"href": "/ansible/drift/",
"title": "Comparison - Drift",
"description": "Compare systems in your Ansible Automation Platform hosts to one another or against a set baseline.",
"alt_title": [
"Comparison",
"system details",
"system facts",
"troubleshooting",
"configuration drift",
"configuration differences",
"baseline",
"configuration standard",
"drift from baseline",
"drift over time",
"configuration changes",
"drift"
]
},
{
"custom": true,
"id": "ANSIBLE.operations.Drift.drift.baseline",
"href": "/ansible/drift/baselines",
"title": "Baselines - Drift",
"description": "Create your Ansible Automation Platform system baselines for Drift comparison.",
"alt_title": [
"Comparison",
"system details",
"system facts",
"troubleshooting",
"configuration drift",
"configuration differences",
"baseline",
"configuration standard",
"drift from baseline",
"drift over time",
"configuration changes",
"drift"
]
}
]
},
{
"id": "ansible-advisor",
"links": [
Expand Down Expand Up @@ -435,61 +388,6 @@
}
]
},
{
"id": "rhel-drift",
"links": [
{
"custom": true,
"id": "RHEL.Operations.Drift.drift",
"href": "/insights/drift/",
"title": "Comparison - Drift",
"description": "Compare your Red Hat Enterprise Linux systems to one another or against a set baseline.",
"alt_title": [
"Drift",
"Comparison",
"Baseline",
"insights",
"Comparison",
"system details",
"system facts",
"troubleshooting",
"configuration drift",
"configuration differences",
"baseline",
"configuration standard",
"drift from baseline",
"drift over time",
"configuration changes",
"history"
]
},
{
"custom": true,
"id": "RHEL.Operations.Drift.drift.baseline",
"href": "/insights/drift/baselines",
"title": "Baselines - Drift",
"description": "Create your Red Hat Enterprise Linux baselines for Drift comparison.",
"alt_title": [
"Drift",
"Comparison",
"Baseline",
"insights",
"Comparison",
"system details",
"system facts",
"troubleshooting",
"configuration drift",
"configuration differences",
"baseline",
"configuration standard",
"drift from baseline",
"drift over time",
"configuration changes",
"history"
]
}
]
},
{
"id": "rhel-inventory-systems",
"links": [
Expand Down
15 changes: 0 additions & 15 deletions static/beta/itless/modules/fed-modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,21 +125,6 @@
}
]
},
"drift": {
"manifestLocation": "/apps/drift/fed-mods.json",
"modules": [
{
"id": "drift",
"module": "./RootApp",
"routes": [
{
"pathname": "/insights/drift",
"isFedramp": true
}
]
}
]
},
"inventory": {
"manifestLocation": "/apps/inventory/fed-mods.json",
"modules": [
Expand Down
20 changes: 0 additions & 20 deletions static/beta/itless/navigation/rhel-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,26 +211,6 @@
}
]
},
{
"title": "Drift",
"expandable": true,
"routes": [
{
"id": "driftComparison",
"appId": "drift",
"title": "Comparison",
"href": "/insights/drift/",
"product": "Red Hat Insights"
},
{
"id": "driftBaselines",
"appId": "drift",
"title": "Baselines",
"href": "/insights/drift/baselines",
"product": "Red Hat Insights"
}
]
},
{
"id": "policies",
"appId": "policies",
Expand Down
7 changes: 0 additions & 7 deletions static/beta/itless/services/services.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,6 @@
"pathway"
]
},
{
"href": "/insights/drift",
"title": "Drift",
"icon": "InsightsIcon",
"subtitle": "Red Hat Insights for RHEL",
"description": "Compare systems in your Red Hat Enterprise Linux inventory to one another or against a set baseline."
},
"rhel.policies"
]
}
Expand Down
17 changes: 0 additions & 17 deletions static/beta/prod/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,23 +79,6 @@ cost-management:
versions:
- v1

drift:
title: Drift
api:
subItems:
drift:
versions:
- v1
title: Comparison reports
system-baseline:
versions:
- v1
title: Baselines
historical-system-profiles:
versions:
- v1
title: Historical system profiles

export:
title: Export Service
api:
Expand Down
18 changes: 0 additions & 18 deletions static/beta/prod/modules/fed-modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,24 +255,6 @@
}
]
},
"drift": {
"manifestLocation": "/apps/drift/fed-mods.json",
"modules": [
{
"id": "drift",
"module": "./RootApp",
"routes": [
{
"pathname": "/insights/drift",
"isFedramp": true
},
{
"pathname": "/ansible/drift"
}
]
}
]
},
"inventory": {
"manifestLocation": "/apps/inventory/fed-mods.json",
"modules": [
Expand Down
22 changes: 0 additions & 22 deletions static/beta/prod/navigation/ansible-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,28 +223,6 @@
}
]
},
{
"title": "Drift",
"expandable": true,
"routes": [
{
"id": "comparision",
"appId": "drift",
"title": "Comparison",
"href": "/ansible/drift/",
"icon": "InsightsIcon",
"product": "Red Hat Insights",
"description": "Compare systems in your Ansible inventory to one another or against a set baseline."
},
{
"id": "baselines",
"appId": "drift",
"title": "Baselines",
"href": "/ansible/drift/baselines",
"product": "Red Hat Insights"
}
]
},
{
"id": "policies",
"appId": "policies",
Expand Down
21 changes: 0 additions & 21 deletions static/beta/prod/navigation/rhel-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -353,27 +353,6 @@
}
]
},
{
"title": "Drift",
"id": "drift",
"expandable": true,
"routes": [
{
"id": "driftComparison",
"appId": "drift",
"title": "Comparison",
"href": "/insights/drift/",
"product": "Red Hat Insights"
},
{
"id": "driftBaselines",
"appId": "drift",
"title": "Baselines",
"href": "/insights/drift/baselines",
"product": "Red Hat Insights"
}
]
},
{
"id": "policies",
"appId": "policies",
Expand Down
14 changes: 0 additions & 14 deletions static/beta/prod/services/services.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,13 +249,6 @@
"pathway"
]
},
{
"href": "/insights/drift",
"title": "Drift",
"icon": "InsightsIcon",
"subtitle": "Red Hat Insights for RHEL",
"description": "Compare systems in your Red Hat Enterprise Linux inventory to one another or against a set baseline."
},
"rhel.policies"
]
},
Expand Down Expand Up @@ -332,13 +325,6 @@
"pathway"
]
},
{
"title": "Drift",
"href": "/ansible/drift",
"icon": "AnsibleIcon",
"subtitle": "Red Hat Insights for Ansible",
"description": "Compare systems in your Ansible inventory to one another or against a set baseline."
},
"ansible.policies"
]
},
Expand Down
17 changes: 0 additions & 17 deletions static/beta/stage/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,23 +73,6 @@ cost-management:
versions:
- v1

drift:
title: Drift
api:
subItems:
drift:
versions:
- v1
title: Comparison reports
system-baseline:
versions:
- v1
title: Baselines
historical-system-profiles:
versions:
- v1
title: Historical system profiles

edge:
title: RHEL for Edge
api:
Expand Down
18 changes: 0 additions & 18 deletions static/beta/stage/modules/fed-modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -390,24 +390,6 @@
}
]
},
"drift": {
"manifestLocation": "/apps/drift/fed-mods.json",
"modules": [
{
"id": "drift",
"module": "./RootApp",
"routes": [
{
"pathname": "/insights/drift",
"isFedramp": true
},
{
"pathname": "/ansible/drift"
}
]
}
]
},
"inventory": {
"manifestLocation": "/apps/inventory/fed-mods.json",
"modules": [
Expand Down
21 changes: 0 additions & 21 deletions static/beta/stage/navigation/ansible-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,27 +216,6 @@
}
]
},
{
"title": "Drift",
"expandable": true,
"routes": [
{
"id": "comparision",
"appId": "drift",
"title": "Comparison",
"href": "/ansible/drift/",
"product": "Red Hat Insights",
"description": "Compare systems in your Ansible inventory to one another or against a set baseline."
},
{
"id": "baselines",
"appId": "drift",
"title": "Baselines",
"href": "/ansible/drift/baselines",
"product": "Red Hat Insights"
}
]
},
{
"id": "policies",
"appId": "policies",
Expand Down
Loading

0 comments on commit 7910b19

Please sign in to comment.