You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to add support for custom delegated Target roles.
To achieve this we want to do the following changes inside the bootstrap ceremony:
Provide documentation to the user about custom Target roles
Ask the user if he wants to use hash bin or custom Target roles delegations
if he wants to use hash bin delegations continue as usual
if he wants to use custom target delegation jump to step 3
Start a new while: True loop (where at least one role must be added) where the user will be asked:
enter custom target role name
enter path prefixes (We need to validate that input of the custom target role paths contains specific characters (letters and numbers for example) DO NOT ALLOW wildcards or . as those can lead to unexpected results.
What is the task about?
We want to add support for custom delegated Target roles.
To achieve this we want to do the following changes inside the bootstrap ceremony:
while: True
loop (where at least one role must be added) where the user will be asked:Parent feature
Feature: Create/Remove custom delegate Target Roles
References
POST /api/v1/bootstrap
repository-service-tuf-api#517Code of Conduct
The text was updated successfully, but these errors were encountered: