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

Fix the reset wrapper - do a proper reset #626

Merged
merged 4 commits into from
Sep 3, 2019
Merged

Conversation

ktsakalozos
Copy link
Member

This got broken accidentally as mentioned here 8173dce#r34854580 . Thank you @rzr.

@@ -36,7 +36,7 @@ clean_cluster() {
done

echo "Cleaning up addons client binaries.."
if [ -d "$SNAP_DATA/bin/" ]
if [ -d "$SNAP_DATA/bin/" ]
Copy link
Contributor

Choose a reason for hiding this comment

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

2 spaces before -d

rzr referenced this pull request Sep 3, 2019
* Remove the insecure 8080 port
* Change permissions to certs and credentials
* Move etcd to a port and use certs to access it
Copy link
Contributor

@rzr rzr left a comment

Choose a reason for hiding this comment

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

Relate-to: #616

@ktsakalozos ktsakalozos merged commit 6b800f2 into master Sep 3, 2019
@ktsakalozos ktsakalozos deleted the bug/fix-reset branch October 14, 2019 10:28
ianbibby pushed a commit to ianbibby/microk8s that referenced this pull request Jan 10, 2020
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