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

Only start che on minishift and minikube if userland-proxy is disabled #70

Merged
merged 2 commits into from
Mar 28, 2019

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Mar 28, 2019

Ensure userland-proxy has been defined on minikube or minishift before deploying che.

  • Also add a new script to auto-fix the code format failures

Change-Id: Iea000a65c26cca00972deea498d6131eb3c5709b
Signed-off-by: Florent Benoit fbenoit@redhat.com

Change-Id: Iea000a65c26cca00972deea498d6131eb3c5709b
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Change-Id: I1fc854c946104586891f2c2d92fcb97229953b69
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@@ -100,6 +100,7 @@
"scripts": {
"postpack": "rm -f oclif.manifest.json",
"posttest": "tslint -p test -t stylish",
"tslint-fix": "tslint --fix -p test -t stylish",
Copy link
Collaborator

Choose a reason for hiding this comment

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

@benoitf what is this for?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It's to auto-format

Copy link
Collaborator

@l0rd l0rd left a comment

Choose a reason for hiding this comment

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

Thanks!

@benoitf benoitf merged commit 5786afa into master Mar 28, 2019
@benoitf benoitf deleted the userland branch March 28, 2019 19: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.

2 participants