-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
component:apiAPI bugs and enhancementsAPI bugs and enhancementscomponent:coreIssues on core functionalities such as tracking, reconciling, managing resources, etc.Issues on core functionalities such as tracking, reconciling, managing resources, etc.enhancementNew feature or requestNew feature or request
Milestone
Description
Summary
Remove the source field and instead have folks just populate one item in the sources array.
Motivation
There's a lot of logic just built around toggling between source and sources in an app's spec field. It complicates tests and reduces readability.
Proposal
Drop the field, fix all current logic which tests for sources length.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component:apiAPI bugs and enhancementsAPI bugs and enhancementscomponent:coreIssues on core functionalities such as tracking, reconciling, managing resources, etc.Issues on core functionalities such as tracking, reconciling, managing resources, etc.enhancementNew feature or requestNew feature or request