Skip to content

Remove default value for agent in policy editor

Fern requested to merge update-policy-editor-agent-default 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!

Initially I had some confusion on what to provide here and had to lookup the policy schema throughly. 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.

Initially it looks as follows: Screenshot_2022-11-17_at_11.27.30_AM

the default will be replaced with my-agent-name

How to set up and validate locally

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

This I can use some help with....

MR acceptance checklist

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

Edited by Fern

Merge request reports