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

changed CustomImage event to NooBaaImage event for every image change #105

Merged
merged 1 commit into from
Oct 27, 2019

Conversation

dannyzaken
Copy link
Member

  • removed event on custom image when not using default image
  • generate event for creation and every image change

@dannyzaken dannyzaken requested a review from guymguym October 27, 2019 13:22
@@ -162,6 +172,15 @@ func (r *Reconciler) SetDesiredCoreApp() {
}
}
}

if coreImageChanged {
// generate info event for the first creation of noobaa
Copy link
Member

Choose a reason for hiding this comment

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

fix the comment...

@guymguym guymguym added this to the v2.0.5 milestone Oct 27, 2019
@guymguym guymguym merged commit 349879a into noobaa:master Oct 27, 2019
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.

2 participants