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

v8 #628

Closed
wants to merge 139 commits into from
Closed

v8 #628

wants to merge 139 commits into from

Conversation

dsouzajude
Copy link
Contributor

Fixed

Added

Removed

Changed

  • Multistage Docke build with alpine:3.7 as base image

Adam Burnett and others added 30 commits June 16, 2015 11:40
…s exposed would cause services to overwrite each other
Synchronize etcd cluster in registrator on service registration.
Checks for new versions with the "usage" service and automatically displays a
standard version message when the "--version" flag is passed.
Signed-off-by: Marcelo Salazar R <chelosalazar@gmail.com>
Signed-off-by: Marcelo Salazar R <chelosalazar@gmail.com>
Upgrade to alpine:3.2 and go 1.4
bridge.New no longer attempts to ping an adapter, caller must now use the bridge Ping method.

A few simple tests have been added to the bridge pkg
Refactor bridge for better testability
Conflicts:
	bridge/bridge.go
Retries to backend in the startup
Synchornize etcd cluster in registrator on service registration
Kravchuk S.V and others added 29 commits June 2, 2017 15:11
fix service ip and port in consul interpolateService
This adds the option "-explicit" which makes registrator ignore all
services which don't have a SERVICE_NAME label.
Improve CLI option documentation
Added Multistage Dockerfile for slimmer & hardened image
Consul check documentation improvement
Otherwise, the git directory is ignored.
hack: check circle directories
The switch to circleci 2.0 completely broke page builds - amongst other things - as the docker build type doesn't support docker volumes.

Moving to the machine build type allows us to use docker volumes, though we lose the ability to use helper functions.
Properly use CircleCI 2.0 for builds
This should fix doc builds.
Use alpine:3.7 instead of scratch
Populate Consul's ServiceMeta using service.Attrs
@dsouzajude dsouzajude closed this Jun 25, 2018
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