Skip to content

[BUG] Helm registration does not automatically complete registration using registration.enabled and registration.regCode #125

Description

@susesamu

When installing Rancher Prime using Helm, setting the values registration.enabled=true and registration.regCode="<code-from-scc>" successfully templates the scc-registration secret. However, this does not complete the registration process. Instead, the UI simply pre-fills the registration form, requiring a manual button click to actually initiate registration with the scc-operator.

Reproduction

  1. Install Rancher Prime using Helm:
  registration:
  enabled: true
  regCode: "<registration-code>"
  1. Wait for Rancher to become available.
  2. Open Global Settings → Registration.
  3. Observe that the registration code is populated but registration has not completed.
  4. Click Register.
  5. Observe that registration immediately succeeds.

Additional Info

JIRA SURE-11794

Metadata

Metadata

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions