Skip to content

Instantly share code, notes, and snippets.

@flrichar
Created May 22, 2022 00:32
Show Gist options
  • Select an option

  • Save flrichar/4eef9eaf91ee62d2fc80fa6f7cb2934d to your computer and use it in GitHub Desktop.

Select an option

Save flrichar/4eef9eaf91ee62d2fc80fa6f7cb2934d to your computer and use it in GitHub Desktop.
cluster-registration-token error
2022/05/22 00:21:41 [ERROR] error syncing 'c-pv758/default-token': handler cluster-registration-token: clusters.management.cattle.io "c-pv758" not found, requeuing
2022/05/22 00:21:46 [ERROR] error syncing 'c-pv758/default-token': handler cluster-registration-token: clusters.management.cattle.io "c-pv758" not found, requeuing
2022/05/22 00:21:57 [ERROR] error syncing 'c-pv758/default-token': handler cluster-registration-token: clusters.management.cattle.io "c-pv758" not found, requeuing
2022/05/22 00:22:17 [ERROR] error syncing 'c-pv758/default-token': handler cluster-registration-token: clusters.management.cattle.io "c-pv758" not found, requeuing
2022/05/22 00:22:47 [ERROR] error syncing 'c-pv758/default-token': handler cluster-registration-token: clusters.management.cattle.io "c-pv758" not found, requeuing
from inside a rancher pod, this means I had a leftover ns from a previous now non-existent cluster "c-pv758" ...
removed the empty unnecessary ns and it stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment