linkerd2 icon indicating copy to clipboard operation
linkerd2 copied to clipboard

Server resource validation

Open adleong opened this issue 6 months ago • 1 comments

What problem are you trying to solve?

Server resources lack comprehensive validation, which can lead to invalid Servers being created and accepted. See #14176 for an example of an invalid podSelector in a Server.

How should the problem be solved?

This can be solved at multiple levels simultaneously:

  • Updating the static validation (either using schema validation or an admission controller) to reject the creation of invalid Servers
  • Adding a Status subresource to Server which indicates the current validity of the Server

Any alternatives you've considered?

N/A

How would users interact with this feature?

No response

Would you like to work on this feature?

None

adleong avatar Jun 30 '25 22:06 adleong

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 29 '25 01:09 stale[bot]