Skip to content

Add documentation for migrating an existing cluster to CCM#5

Closed
HappyTetrahedron wants to merge 3 commits into
masterfrom
docs/migrate-existing
Closed

Add documentation for migrating an existing cluster to CCM#5
HappyTetrahedron wants to merge 3 commits into
masterfrom
docs/migrate-existing

Conversation

@HappyTetrahedron
Copy link
Copy Markdown
Contributor

Checklist

  • The PR has a meaningful title. It will be used to auto-generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

@HappyTetrahedron HappyTetrahedron added documentation Improvements or additions to documentation bump:patch labels Sep 30, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 30, 2025

No bump labels present

🛠️ Auto tagging disabled

Template version: main (8f2273c)
@HappyTetrahedron HappyTetrahedron requested a review from a team September 30, 2025 12:09
@HappyTetrahedron
Copy link
Copy Markdown
Contributor Author

By the way, the CCM reports this on startup:

W0930 11:40:15.004570       1 main.go:71] detected a cluster without a ClusterID.  A ClusterID will be required in the future.  Please tag your cluster to avoid any future issues

I assume we'll burn that bridge when we get there.

@simu
Copy link
Copy Markdown
Member

simu commented Oct 1, 2025

By the way, the CCM reports this on startup:

W0930 11:40:15.004570       1 main.go:71] detected a cluster without a ClusterID.  A ClusterID will be required in the future.  Please tag your cluster to avoid any future issues

I assume we'll burn that bridge when we get there.

cloudscale CCM reports the same, IIRC that's part of the upstream generic cloud-controller-manager implementation:

$ kubectl -n syn-cloudscale-cloud-controller-manager logs cloudscale-cloud-controller-manager-6v4jz | grep ClusterID
W0929 12:55:03.338278       1 main.go:59] Detected a cluster without a ClusterID. A ClusterID will be required in the future. Please tag your cluster to avoid any future issues

I don't think it's urgent to fix right now, but might be good to have a ticket in the backlog so we don't completely forget.

Comment thread docs/modules/ROOT/pages/how-tos/deploy_ocp.adoc Outdated
Comment thread docs/modules/ROOT/pages/how-tos/deploy_ocp.adoc Outdated
Comment thread docs/modules/ROOT/pages/how-tos/deploy_ocp.adoc Outdated
Comment thread docs/modules/ROOT/pages/how-tos/deploy_ocp.adoc
@HappyTetrahedron HappyTetrahedron requested a review from simu October 1, 2025 09:27
@HappyTetrahedron
Copy link
Copy Markdown
Contributor Author

Closed in favor of appuio/openshift4-docs#428

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants