You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(recipe): update labeling operation with fixes (#182)
This handles the case when ApplyLabels field is not set.
Code results in error when ApplyLabels is empty.
All listed resources are included to be labeled if
IncludeByNames field is empty, since this is an optional
field.
Signed-off-by: AmitKumarDas <[email protected]>
0 commit comments