Skip to content

Implement CRD logic for SCC registration offline #14675

@cnotv

Description

@cnotv

Description

Extend current online registration to handle also the offline scenario.

Implementation

As defined by @mallardduck the operation required are:

  • create the secret with just mode: offline as the data,
  • Wait for controller to create the Registration which will create the offline request secret with hardcoded name offline-request-<HASH_VALUE>
  • At this point the download offline request button can work,
  • When user uploads the Cert, that can be added to the entrypoint secret and hopefully it will validate.

Metadata

Metadata

Labels

QA/dev-automationIssues that engineers have written automation around so QA doesn't have look at thiskind/enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions