SURE-10854
Business case
Cluster admins might not have access/rights over gitrepos, so when a bundle fail they will need to report back to their dev team. However, if we aggregate the bundle errors and fail later, they will have an opportunity to deliver other bundles from the repo.
Request description:
fleet apply to aggregate bundle errors and fail later
Actual behavior:
once hits an error, fleet apply fails and report back
Expected behavior:
if there are more bundles, and one fail, go to the next before reporting the errors
Workaround:
Is a workaround available and implemented? no
What is the workaround:
Additional notes:
one might argue that failing early is the best approach, so there is no half deployments.
See SURE-10854 for further details
SURE-10854
Business case
Cluster admins might not have access/rights over gitrepos, so when a bundle fail they will need to report back to their dev team. However, if we aggregate the bundle errors and fail later, they will have an opportunity to deliver other bundles from the repo.
Request description:
fleet applyto aggregate bundle errors and fail laterActual behavior:
once hits an error,
fleet applyfails and report backExpected behavior:
if there are more bundles, and one fail, go to the next before reporting the errors
Workaround:
Is a workaround available and implemented? no
What is the workaround:
Additional notes:
one might argue that failing early is the best approach, so there is no half deployments.
See SURE-10854 for further details