Skip to content

Commit fa424e6

Browse files
committed
Docs: consolidate and simply short-term token workflows
Previously, the documentation for the short-term token workflows was split into three docs, one for each supported cloud. They were also more complicated than they needed to be. This caused unnecessary burden on both the maintainers of the repo as well as users attempting to follow them. This change combines the three docs into a single workflow. This reduces the maintenance burden on repo maintainers. It also simplifies the installation workflows by having the oc extract use the --included and --install-config flags in addition to outputting the manifests directly into the installation folder directly
1 parent ed39a12 commit fa424e6

5 files changed

Lines changed: 453 additions & 623 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,7 @@ Cons:
237237
* Requires an additional cloud infrastructure setup from the user. The [ccoctl](./docs/ccoctl.md) tool can assist in the setup process.
238238
* Push-button upgrades will not work as the cluster no longer has the admin credentials to mint credentials
239239

240-
Read more about supported clouds by clicking on the links below:
241-
* [AWS](./docs/sts.md)
242-
* [Azure](./docs/azure_workload_identity.md)
243-
* [GCP](./docs/gcp_workload_identity.md)
240+
[Documentation](./docs/short-term-credentials.md)
244241

245242
## Support Matrix
246243
Cloud | Mint | Mint + Remove Admin Cred | Passthrough | Manual | Token

docs/azure_workload_identity.md

Lines changed: 0 additions & 285 deletions
This file was deleted.

0 commit comments

Comments
 (0)