Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: Remove the Service Identities selector from the Nspaces > Policy form #7124

Merged
merged 1 commit into from
Jan 28, 2020

Conversation

johncowen
Copy link
Contributor

When editing Nspaces, although you can assign policies to a nspace using
PolicyDefaults you cannot assign a Service Identity to a policy like you
can when adding a policy to a token.

This commit adds an extra attribute to our policy-form/policy-selector
component so you can disable this setting. At a later date we may change
this to have a conficgurable <Slot /> instead.

Simple acceptance tests is included here

@johncowen johncowen added the theme/ui Anything related to the UI label Jan 24, 2020
@johncowen johncowen requested a review from a team January 24, 2020 13:40
When editing Nspaces, although you can assign policies to a nspace using
PolicyDefaults you cannot assign a Service Identity to a policy like you
can when adding a policy to a token.

This commit adds an extra attribute to our policy-form/policy-selector
component so you can disable this setting. At a later date we may change
this to have a conficgurable `<Slot />` instead.

Simple acceptance tests is included here
@johncowen johncowen force-pushed the feature/ui-nspaces-no-service-identities branch from c717683 to 2397952 Compare January 27, 2020 10:59
@johncowen johncowen merged commit 1ff8678 into ui-staging Jan 28, 2020
@johncowen johncowen deleted the feature/ui-nspaces-no-service-identities branch January 28, 2020 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/ui Anything related to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants