Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
493 stars 58 forks source link

Added helper loadData to facilitate Unique Service Selectors validation between manifest objects #261

Closed tbarnes94 closed 2 months ago

tbarnes94 commented 3 months ago

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Adding this helper and new for loop preprocesses the manifest objects for any violations concerning duplicate naming of selectors.

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s).

Checklist: