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

Deploy nerd dependencies on private clusters when necessary #418

Merged
merged 4 commits into from Jun 8, 2018

Conversation

LilliJane
Copy link
Contributor

No description provided.

Copy link
Contributor

@advanderveer advanderveer left a comment

Choose a reason for hiding this comment

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

Cool Emeline! Super nice to see this working :) Some small comments but nothing major. LGTM

@@ -239,8 +234,8 @@ func (k *Visor) CreateResource(ctx context.Context, t ResourceType, v ManagedNam
labels = map[string]string{}
}

labels["nerd-app"] = "cli"
v.SetLabels(labels)
// labels["nerd-app"] = "cli"
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove this?

}
if !ok {
cmd.out.Info("Cluster is not nerd compliant, installing dependencies...")
// TODO log issue -> cluster not nerd compliant
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this TODO can be removed

@LilliJane LilliJane merged commit 9cebcf6 into master Jun 8, 2018
@LilliJane LilliJane deleted the feature/deploy-chart branch June 8, 2018 14:39
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