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

Build cleanup + release process #45

Merged
merged 2 commits into from
Feb 21, 2017
Merged

Build cleanup + release process #45

merged 2 commits into from
Feb 21, 2017

Conversation

rhim
Copy link
Contributor

@rhim rhim commented Feb 21, 2017

No description provided.

Makefile Outdated
@@ -33,20 +33,22 @@ demo-swarm:
make cluster
make install-test-swarm

# Create a release and test the release installation on a vagrant cluster
# Create a build and test the release installation on a vagrant cluster
# This should only be used with devbuild, else install-test-kubeadm will fail to
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't it expected to be used with non devbuilds for the case where we want to test the release before uploading it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I need to update the comment. Your PR already took care of that, right? Will double check.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup, I see that scripts/kubeadm_test.sh already uses the local built one rather than download from github if present.

RELEASE.md Outdated
```

2. Build docker binary image. This would create a docker image contiv/install:$BUILD_VERSION.

Copy link
Contributor

Choose a reason for hiding this comment

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

It also creates the release bundles release/contiv-.tgz and release/contiv-full-.tgz

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will update

@rhim rhim merged commit 05e629e into contiv:master Feb 21, 2017
@rhim rhim deleted the release_install branch February 21, 2017 22:05
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