-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Labels
QA/dev-automationIssues that engineers have written automation around so QA doesn't have look at thisIssues that engineers have written automation around so QA doesn't have look at thiskind/enhancement
Milestone
Description
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 nameoffline-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
Assignees
Labels
QA/dev-automationIssues that engineers have written automation around so QA doesn't have look at thisIssues that engineers have written automation around so QA doesn't have look at thiskind/enhancement