Skip to content

Fix deployment jobs using nil token

Thong Kuah requested to merge 53879-kube-token-nil into master

What does this MR do?

Unfortunately, it seems that the migration to
clusters_kubernetes_namespace still needs to create the new restricted
service accounts and then fetch the tokens. Until that is done, we
cannot use it and have to fall back to the main token from
clusters_platform_kubernetes.

Given that pre-migration clusters were using this main token it should be okay to fall back to it

What are the relevant issue numbers?

Fixes #53879 (closed)

Does this MR meet the acceptance criteria?

Edited by 🤖 GitLab Bot 🤖

Merge request reports