Skip to content

Commit 86f0278

Browse files
authored
Merge pull request #69353 from jeana-redhat/OCPBUGS-25121-update-ccoctl-outputs-current
[OCPBUGS-25121] Updating ccoctl details in 4.14+
2 parents ef229b1 + 562a22f commit 86f0278

File tree

3 files changed

+28
-25
lines changed

3 files changed

+28
-25
lines changed

modules/cco-ccoctl-creating-at-once.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,6 @@ endif::alibabacloud-default,alibabacloud-customizations,alibabacloud-vpc[]
345345
ifdef::aws-sts,google-cloud-platform,azure-workload-id[]
346346
.Verification
347347
348-
349348
* To verify that the {product-title} secrets are created, list the files in the `<path_to_ccoctl_output_dir>/manifests` directory:
350349
+
351350
[source,terminal]
@@ -360,6 +359,8 @@ ifdef::aws-sts[]
360359
----
361360
cluster-authentication-02-config.yaml
362361
openshift-cloud-credential-operator-cloud-credential-operator-iam-ro-creds-credentials.yaml
362+
openshift-cloud-network-config-controller-cloud-credentials-credentials.yaml
363+
openshift-cluster-api-capa-manager-bootstrap-credentials-credentials.yaml
363364
openshift-cluster-csi-drivers-ebs-cloud-credentials-credentials.yaml
364365
openshift-image-registry-installer-cloud-credentials-credentials.yaml
365366
openshift-ingress-operator-cloud-credentials-credentials.yaml
@@ -377,6 +378,7 @@ cluster-authentication-02-config.yaml
377378
openshift-cloud-controller-manager-gcp-ccm-cloud-credentials-credentials.yaml
378379
openshift-cloud-credential-operator-cloud-credential-operator-gcp-ro-creds-credentials.yaml
379380
openshift-cloud-network-config-controller-cloud-credentials-credentials.yaml
381+
openshift-cluster-api-capg-manager-bootstrap-credentials-credentials.yaml
380382
openshift-cluster-csi-drivers-gcp-pd-cloud-credentials-credentials.yaml
381383
openshift-image-registry-installer-cloud-credentials-credentials.yaml
382384
openshift-ingress-operator-cloud-credentials-credentials.yaml

modules/cco-ccoctl-creating-individually.adoc

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -130,19 +130,20 @@ For each `CredentialsRequest` object, `ccoctl` creates an IAM role with a trust
130130
+
131131
[source,terminal]
132132
----
133-
$ ll <path_to_ccoctl_output_dir>/manifests
133+
$ ls <path_to_ccoctl_output_dir>/manifests
134134
----
135135
+
136136
.Example output
137137
[source,text]
138138
----
139-
total 24
140-
-rw-------. 1 <user> <user> 161 Apr 13 11:42 cluster-authentication-02-config.yaml
141-
-rw-------. 1 <user> <user> 379 Apr 13 11:59 openshift-cloud-credential-operator-cloud-credential-operator-iam-ro-creds-credentials.yaml
142-
-rw-------. 1 <user> <user> 353 Apr 13 11:59 openshift-cluster-csi-drivers-ebs-cloud-credentials-credentials.yaml
143-
-rw-------. 1 <user> <user> 355 Apr 13 11:59 openshift-image-registry-installer-cloud-credentials-credentials.yaml
144-
-rw-------. 1 <user> <user> 339 Apr 13 11:59 openshift-ingress-operator-cloud-credentials-credentials.yaml
145-
-rw-------. 1 <user> <user> 337 Apr 13 11:59 openshift-machine-api-aws-cloud-credentials-credentials.yaml
139+
cluster-authentication-02-config.yaml
140+
openshift-cloud-credential-operator-cloud-credential-operator-iam-ro-creds-credentials.yaml
141+
openshift-cloud-network-config-controller-cloud-credentials-credentials.yaml
142+
openshift-cluster-api-capa-manager-bootstrap-credentials-credentials.yaml
143+
openshift-cluster-csi-drivers-ebs-cloud-credentials-credentials.yaml
144+
openshift-image-registry-installer-cloud-credentials-credentials.yaml
145+
openshift-ingress-operator-cloud-credentials-credentials.yaml
146+
openshift-machine-api-aws-cloud-credentials-credentials.yaml
146147
----
147-
148+
+
148149
You can verify that the IAM roles are created by querying AWS. For more information, refer to AWS documentation on listing IAM roles.

modules/manually-configure-iam-nutanix.adoc

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -133,19 +133,19 @@ $ ls ./<installation_directory>/manifests
133133
.Example output
134134
[source,text]
135135
----
136-
total 64
137-
-rw-r----- 1 <user> <user> 2335 Jul 8 12:22 cluster-config.yaml
138-
-rw-r----- 1 <user> <user> 161 Jul 8 12:22 cluster-dns-02-config.yml
139-
-rw-r----- 1 <user> <user> 864 Jul 8 12:22 cluster-infrastructure-02-config.yml
140-
-rw-r----- 1 <user> <user> 191 Jul 8 12:22 cluster-ingress-02-config.yml
141-
-rw-r----- 1 <user> <user> 9607 Jul 8 12:22 cluster-network-01-crd.yml
142-
-rw-r----- 1 <user> <user> 272 Jul 8 12:22 cluster-network-02-config.yml
143-
-rw-r----- 1 <user> <user> 142 Jul 8 12:22 cluster-proxy-01-config.yaml
144-
-rw-r----- 1 <user> <user> 171 Jul 8 12:22 cluster-scheduler-02-config.yml
145-
-rw-r----- 1 <user> <user> 200 Jul 8 12:22 cvo-overrides.yaml
146-
-rw-r----- 1 <user> <user> 118 Jul 8 12:22 kube-cloud-config.yaml
147-
-rw-r----- 1 <user> <user> 1304 Jul 8 12:22 kube-system-configmap-root-ca.yaml
148-
-rw-r----- 1 <user> <user> 4090 Jul 8 12:22 machine-config-server-tls-secret.yaml
149-
-rw-r----- 1 <user> <user> 3961 Jul 8 12:22 openshift-config-secret-pull-secret.yaml
150-
-rw------- 1 <user> <user> 283 Jul 8 12:24 openshift-machine-api-nutanix-credentials-credentials.yaml
136+
cluster-config.yaml
137+
cluster-dns-02-config.yml
138+
cluster-infrastructure-02-config.yml
139+
cluster-ingress-02-config.yml
140+
cluster-network-01-crd.yml
141+
cluster-network-02-config.yml
142+
cluster-proxy-01-config.yaml
143+
cluster-scheduler-02-config.yml
144+
cvo-overrides.yaml
145+
kube-cloud-config.yaml
146+
kube-system-configmap-root-ca.yaml
147+
machine-config-server-tls-secret.yaml
148+
openshift-config-secret-pull-secret.yaml
149+
openshift-cloud-controller-manager-nutanix-credentials-credentials.yaml
150+
openshift-machine-api-nutanix-credentials-credentials.yaml
151151
----

0 commit comments

Comments
 (0)