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

remove ASAP, this is just a poor mans migration, adding the sec group name to ex... #174

Closed
todo bot opened this issue Jan 15, 2018 · 0 comments · Fixed by #179
Closed

remove ASAP, this is just a poor mans migration, adding the sec group name to ex... #174

todo bot opened this issue Jan 15, 2018 · 0 comments · Fixed by #179
Assignees

Comments

@todo
Copy link

todo bot commented Jan 15, 2018

//TODO: remove ASAP, this is just a poor mans migration, adding the sec group name to existing klusters
if err := op.ensureSecurityGroupName(kluster); err != nil {
op.Recorder.Eventf(kluster, api_v1.EventTypeWarning, ConfigurationError, "Failed to add default security grop name to kluster: %s", err)
}
switch phase := kluster.Status.Phase; phase {


This issue was generated by todo based on a TODO: comment in 34ef683. It's been assigned to @BugRoger because they committed the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants