Skip to content

Commit 101a489

Browse files
authored
Merge pull request #83239 from sean-freeman/bugfix_filename_ibmpower
bugfix: ibm-power filename consistency
2 parents 7ec1a34 + 2d82662 commit 101a489

17 files changed

+44
-43
lines changed

_topic_maps/_topic_map.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1744,7 +1744,7 @@ Topics:
17441744
- Name: GCP Filestore CSI Driver Operator
17451745
File: persistent-storage-csi-google-cloud-file
17461746
- Name: IBM Cloud Block Storage (VPC) CSI Driver Operator
1747-
File: persistent-storage-csi-ibm-vpc-block
1747+
File: persistent-storage-csi-ibm-cloud-vpc-block
17481748
- Name: IBM Power Virtual Server Block Storage CSI Driver Operator
17491749
File: persistent-storage-csi-ibm-powervs-block
17501750
- Name: OpenStack Cinder CSI Driver Operator
@@ -2467,7 +2467,7 @@ Topics:
24672467
- Name: Deploying hosted control planes on IBM Z
24682468
File: hcp-deploy-ibmz
24692469
- Name: Deploying hosted control planes on IBM Power
2470-
File: hcp-deploy-ibmpower
2470+
File: hcp-deploy-ibm-power
24712471
- Name: Managing hosted control planes
24722472
Dir: hcp-manage
24732473
Topics:
@@ -2480,7 +2480,7 @@ Topics:
24802480
- Name: Managing hosted control planes on non-bare metal agent machines
24812481
File: hcp-manage-non-bm
24822482
- Name: Managing hosted control planes on IBM Power
2483-
File: hcp-manage-ibmpower
2483+
File: hcp-manage-ibm-power
24842484
- Name: Deploying hosted control planes in a disconnected environment
24852485
Dir: hcp-disconnected
24862486
Topics:
@@ -2533,7 +2533,7 @@ Topics:
25332533
- Name: Destroying a hosted cluster on IBM Z
25342534
File: hcp-destroy-ibmz
25352535
- Name: Destroying a hosted cluster on IBM Power
2536-
File: hcp-destroy-ibmpower
2536+
File: hcp-destroy-ibm-power
25372537
- Name: Destroying a hosted cluster on non-bare metal agent machines
25382538
File: hcp-destroy-non-bm
25392539
- Name: Manually importing a hosted cluster

backup_and_restore/application_backup_and_restore/oadp-features-plugins.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ OpenShift API for Data Protection (OADP) is platform neutral. The information th
2929

3030
include::modules/oadp-ibm-power-test-support.adoc[leveloffset=+2]
3131
include::modules/oadp-ibm-z-test-support.adoc[leveloffset=+2]
32-
include::modules/oadp-ibm-p-and-z-known-issues.adoc[leveloffset=+3]
32+
include::modules/oadp-ibm-power-and-z-known-issues.adoc[leveloffset=+3]
3333

3434
include::modules/oadp-fips.adoc[leveloffset=+1]
3535

hosted_control_planes/hcp-deploy/hcp-deploy-ibmpower.adoc renamed to hosted_control_planes/hcp-deploy/hcp-deploy-ibm-power.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
:_mod-docs-content-type: ASSEMBLY
2-
[id="hcp-deploy-ibmpower"]
2+
[id="hcp-deploy-ibm-power"]
33
include::_attributes/common-attributes.adoc[]
44
= Deploying {hcp} on {ibm-power-title}
5-
:context: hcp-deploy-ibmpower
5+
:context: hcp-deploy-ibm-power
66

77
toc::[]
88

@@ -21,7 +21,7 @@ Each {ibm-power-title} host must be started with a Discovery Image that the cent
2121

2222
When you create a hosted cluster with the Agent platform, HyperShift installs the Agent Cluster API provider in the hosted control plane namespace.
2323

24-
include::modules/hcp-ibmpower-prereqs.adoc[leveloffset=+1]
24+
include::modules/hcp-ibm-power-prereqs.adoc[leveloffset=+1]
2525

2626
[role="_additional-resources"]
2727
.Additional resources
@@ -32,8 +32,8 @@ include::modules/hcp-ibmpower-prereqs.adoc[leveloffset=+1]
3232
* xref:../../hosted_control_planes/hcp-prepare/hcp-enable-disable.adoc#hcp-enable-manual_hcp-enable-disable[Manually enabling the {hcp} feature]
3333
* xref:../../hosted_control_planes/hcp-prepare/hcp-enable-disable.adoc#hcp-disable_hcp-enable-disable[Disabling the {hcp} feature]
3434
35-
include::modules/hcp-ibmpower-infra-reqs.adoc[leveloffset=+1]
35+
include::modules/hcp-ibm-power-infra-reqs.adoc[leveloffset=+1]
3636

37-
include::modules/hcp-ibmpower-dns.adoc[leveloffset=+1]
37+
include::modules/hcp-ibm-power-dns.adoc[leveloffset=+1]
3838

3939
include::modules/hcp-bm-hc.adoc[leveloffset=+1]
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
:_mod-docs-content-type: ASSEMBLY
2-
[id="hcp-destroy-ibmpower"]
2+
[id="hcp-destroy-ibm-power"]
33
include::_attributes/common-attributes.adoc[]
44
= Destroying a hosted cluster on {ibm-power-title}
5-
:context: hcp-destroy-ibmpower
5+
:context: hcp-destroy-ibm-power
66

77
toc::[]
88

99
You can destroy a hosted cluster on {ibm-power-title} by using the command-line interface (CLI).
1010

11-
include::modules/destroy-hc-ibmpower-cli.adoc[leveloffset=+1]
11+
include::modules/destroy-hc-ibm-power-cli.adoc[leveloffset=+1]

hosted_control_planes/hcp-manage/hcp-manage-ibmpower.adoc renamed to hosted_control_planes/hcp-manage/hcp-manage-ibm-power.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
:_mod-docs-content-type: ASSEMBLY
2-
[id="hcp-manage-ibmpower"]
2+
[id="hcp-manage-ibm-power"]
33
include::_attributes/common-attributes.adoc[]
44
= Managing {hcp} on {ibm-power-title}
5-
:context: hcp-manage-ibmpower
5+
:context: hcp-manage-ibm-power
66

77
toc::[]
88

99
After you deploy {hcp} on {ibm-power-title}, you can manage a hosted cluster by completing the following tasks.
1010

11-
include::modules/hcp-ibmpower-infraenv.adoc[leveloffset=+1]
11+
include::modules/hcp-ibm-power-infraenv.adoc[leveloffset=+1]
1212

13-
include::modules/hcp-ibmpower-add-agents.adoc[leveloffset=+1]
13+
include::modules/hcp-ibm-power-add-agents.adoc[leveloffset=+1]
1414

15-
include::modules/hcp-ibmpower-scale-np.adoc[leveloffset=+1]
15+
include::modules/hcp-ibm-power-scale-np.adoc[leveloffset=+1]
1616

1717
[role="_additional-resources"]
1818
.Additional resources

modules/destroy-hc-ibmpower-cli.adoc renamed to modules/destroy-hc-ibm-power-cli.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
// Module included in the following assemblies:
22
//
3-
// * hosted_control_planes/hcp-destroy/hcp-destroy-ibmpower.adoc
3+
// * hosted_control_planes/hcp-destroy/hcp-destroy-ibm-power.adoc
44

55
:_mod-docs-content-type: PROCEDURE
6-
[id="destroy-hc-ibmpower-cli_{context}"]
6+
[id="destroy-hc-ibm-power-cli_{context}"]
77
= Destroying a hosted cluster on {ibm-power-title} by using the CLI
88

99
To destroy a hosted cluster on {ibm-power-title}, you can use the hcp command-line interface (CLI).

modules/hcp-bm-hc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// * hosted_control_planes/hcp-deploy/hcp-deploy-bm.adoc
44
// * hosted_control_planes/hcp-deploy/hcp-deploy-ibmz.adoc
5-
// * hosted_control_planes/hcp-deploy/hcp-deploy-ibmpower.adoc
5+
// * hosted_control_planes/hcp-deploy/hcp-deploy-ibm-power.adoc
66

77
:_mod-docs-content-type: PROCEDURE
88
[id="hcp-bm-hc_{context}"]

modules/hcp-ibmpower-add-agents.adoc renamed to modules/hcp-ibm-power-add-agents.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
// Module included in the following assemblies:
22
//
3-
// * hosted_control_planes/hcp-manage/hcp-manage-ibmpower.adoc
3+
// * hosted_control_planes/hcp-manage/hcp-manage-ibm-power.adoc
44

55
:_mod-docs-content-type: PROCEDURE
6-
[id="hcp-ibmpower-add-agents_{context}"]
6+
[id="hcp-ibm-power-add-agents_{context}"]
77
= Adding {ibm-power-title} agents to the InfraEnv resource
88

99
You can add agents by manually configuring the machine to start with the live ISO.

modules/hcp-ibmpower-dns.adoc renamed to modules/hcp-ibm-power-dns.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
// Module included in the following assemblies:
22
//
3-
// * hosted_control_planes/hcp-deploy/hcp-deploy-ibmpower.adoc
3+
// * hosted_control_planes/hcp-deploy/hcp-deploy-ibm-power.adoc
44

55
:_mod-docs-content-type: CONCEPT
6-
[id="hcp-ibmpower-dns_{context}"]
6+
[id="hcp-ibm-power-dns_{context}"]
77
= DNS configuration for {hcp} on {ibm-power-title}
88

99
The API server for the hosted cluster is exposed. A DNS entry must exist for the `api.<hosted_cluster_name>.<basedomain>` entry that points to the destination where the API server is reachable.

modules/hcp-ibmpower-infra-reqs.adoc renamed to modules/hcp-ibm-power-infra-reqs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
// Module included in the following assemblies:
22
//
3-
// * hosted_control_planes/hcp-deploy/hcp-deploy-ibmpower.adoc
3+
// * hosted_control_planes/hcp-deploy/hcp-deploy-ibm-power.adoc
44

55
:_mod-docs-content-type: CONCEPT
6-
[id="hcp-ibmpower-infra-reqs_{context}"]
6+
[id="hcp-ibm-power-infra-reqs_{context}"]
77
= {ibm-power-title} infrastructure requirements
88

99
The Agent platform does not create any infrastructure, but requires the following resources for infrastructure:

0 commit comments

Comments
 (0)