Skip to content

Commit f68bf8c

Browse files
cmticevvereschaka
authored andcommitted
[llvm-zorg][CI] Minor fix to cluster management documentation. (llvm#579)
Clarify documentation on updating ARC version.
1 parent fb16a3d commit f68bf8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

premerge/cluster-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,9 @@ terraform destroy -target module.premerge_cluster_us_central_resources.kubernete
219219
### Bumping the Version Number
220220

221221
This is necessary only for bumping the version of ARC. This involves simply
222-
updating the version field for the `premerge_resources` objects in `main.tf`.
223-
Each premerge cluster (`llvm-premerge-cluster-us-central` and
224-
`llvm-premerge-cluster-us-west`) has a separate version. This allows for
222+
updating the `github_arc_version` field for premerge cluster resources in
223+
`premerge/main.tf`. Each premerge cluster (`llvm-premerge-cluster-us-central`
224+
and `llvm-premerge-cluster-us-west`) has a separate version. This allows for
225225
updating them separately which allows for zero-downtime upgrades when the
226226
system is operating at low capacity. Make sure to commit the changes and push
227227
them to `llvm-zorg` to ensure others working on the terraform configuration

0 commit comments

Comments
 (0)