Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecate update_mode=syncet flag #3642

Merged
merged 3 commits into from
Jul 30, 2020
Merged

deprecate update_mode=syncet flag #3642

merged 3 commits into from
Jul 30, 2020

Conversation

maiamcc
Copy link
Contributor

@maiamcc maiamcc commented Jul 30, 2020

Hello @nicks, @landism,

Please review the following commits I made in branch maiamcc/rm-synclet-flag:

54489fc (2020-07-30 12:44:42 -0400)
deprecate update_mode=syncet flag

Code review reminders, by giving a LGTM you attest that:

  • Commits are adequately tested
  • Code is easy to understand and conforms to style guides
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics

@maiamcc maiamcc requested review from landism and nicks July 30, 2020 16:44
"containerd, cri-o, etc.)", flag)

}
return "", fmt.Errorf("update mode %q has been deprecated; please use update mode %q instead. "+
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'deprecated' is not the right word here, that typically means it still works, which it does not.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤐 👍

@maiamcc maiamcc merged commit 268577f into master Jul 30, 2020
@maiamcc maiamcc deleted the maiamcc/rm-synclet-flag branch July 30, 2020 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants