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

Kubernetes enhancements to consul #1

Open
wants to merge 386 commits into
base: master
Choose a base branch
from

Conversation

stevendborrelli
Copy link
Member

No description provided.

slackpad and others added 30 commits March 10, 2016 11:01
Switches default for API client to pooled connections.
Update agent encryption doc example
Use more portable shebangs for bash scripts
Clarification for �advertise_addrs.rpc as it sets the server RPC port (default 8300)
Go's -X linker flag now requires only one argument
I've removed unneeded conversions by performing the following commands:

    $ go get -u github.com/mdempsky/unconvert
    $ go list ./... | grep -v vendor | xargs unconvert -apply

Signed-off-by: Miquel Sabaté Solà <[email protected]>
phinze and others added 30 commits April 7, 2016 12:17
Should fix occassional issues with application/octet-stream mime type
assets breaking JS/CSS on site.
…types

website: force JS/CSS mime-types on deploy
Set default bind address to 127.0.0.1 in development mode
Syncs a check's output with the catalog when output rate limiting isn't in effect.
Makes a detached copy of the tags when doing the override.
Added help text for -dev option hashicorp#1804 for zsh completion.
doc: fix trivial typo s/NewFSMPath/NewFSM/
command: Data directory permission error message
Apply a 4K limit to the output size for HTTP checks
Make testutil.TestServer work correctly on Windows.
…de the legacy KVS endpoint for compatibility
… and a watch having its last element deleted
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.