Skip to content

Remove default value for agent in policy editor

Sam White requested to merge sam-set-default-agent-name into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Removes the default value (default) for the kubernetes-agent name in the security policy editor to provide more context that the user must submit the name of the agent. The placeholder does a good job!

Some users were confused on what to provide here and had to lookup the policy schema. The word default makes you think of Kubernetes namespaces rather than an agent name.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screen_Shot_2022-11-21_at_18.28.16 Screen_Shot_2022-11-21_at_18.27.59

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports