forked from d2iq-archive/mesos-dns
-
Notifications
You must be signed in to change notification settings - Fork 2
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
🤖 Update from upstream repository mesosphere/mesos-dns #3
Open
traefiker
wants to merge
103
commits into
containous:master
Choose a base branch
from
d2iq-archive:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-Reuse HTTP client (pool) instance -Set user agent
Reuse HTTP client instance
Fix vetshadow
Switch to govendor
refactor/repackage security changes and fix problems reported by linter
reuse http transport/client across generator instances
return a more generic url-builder option (vs scheme) from TLSConfig
Support for service accounts, HTTPS and CA certs
cleanup: introduce DoerFunc, DoerFactory, ConfigMap, and an auth plugin registry
better auth configuration and validation; cleanup
Add support to specify mesos master credentials via basicAuth
simplifying gometalinter ci test improve gometalinter usage, fix warnings put gometalinter check on single line Adding a placeholder Jenkinsfile simplify TLSConfig, remove placeholder Jenkinsfile, update circle.yml
Make Build pass, after gometalinter update
Fix labels.trimCut problem with certain task names
Improve state.json fetch logic error messages Make findMaster method more robust loadWrap method should not assume "Leader" field presence in reply adding error content to log lines, removing unecessary log line added validation and tests for leaderIP
Stability fixes
* Update records for AAAA * Update resolver for AAAA * Add tests
Fixed linter errors, causing Jenkins CI to fail.
* add configured, non-zero default SRV weight
Mesos has deprecated/removed the /state.json endpoint and has replaced it with /state. This patch updates the url path from /state.json to /state
Clean up docs (formatting, typos and so on)
Moves mesos state endpoint from /state.json to /state
The change set is the result of `dep init`.
The detection of new masters now results in a log line that is displayed even with a disabled verbose mode. The idea behind this change is that this event is important and not common thus it should be logged as such.
We now return an error message if no masters have been given when generating a new Mesos master state loader.
Redcarpet processor is no longer recommended per https://help.github.com/en/github/working-with-github-pages/setting-a-markdown-processor-for-your-github-pages-site-using-jekyll.
Updated markdown processor from redcarpet to commonmark.
Updated site highlighter from pygments to rogue.
… to return only IPs from first populated source
Remove limit of one IP address per A record, modify Task.IPs behavior…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The repository mesosphere/mesos-dns has some new changes that aren't in this fork.
🤖💬 Done with ❤️ by 🐜 Myrmica Gallienii 🐜