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
* Change: Handling nil runtime.Object
Signed-off-by: Taha Farahani <[email protected]>
* Change: Return only if there is error in rollout_history
Signed-off-by: Taha Farahani <[email protected]>
* Change: Return the unknown revision error directly in rollout_history.go
Signed-off-by: Taha Farahani <[email protected]>
* Change: Remove unintended newline
Signed-off-by: Taha Farahani <[email protected]>
* Change: Using go idiomatic way for checking if historyInfo[o.Revision] exists
Signed-off-by: Taha Farahani <[email protected]>
* Change: Remove 'error:' from returned error message in rollout_history.go
Signed-off-by: Taha Farahani <[email protected]>
* Change: Check for printer.PrintObj returned err
Signed-off-by: Taha Farahani <[email protected]>
* Change: Add TestRolloutHistoryErrors test
Signed-off-by: Taha Farahani <[email protected]>
* Change: Simple typo fix on Complete() function description
Signed-off-by: Taha Farahani <[email protected]>
* Change: Checking for error on o.Complete in TestRolloutHistoryErrors
Signed-off-by: Taha Farahani <[email protected]>
---------
Signed-off-by: Taha Farahani <[email protected]>
0 commit comments