forked from influxdata/kapacitor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New API endpoint for dynamically overriding sections of the config (i…
…nfluxdata#932) * Initial work to add config-override service * add deps * git subrepo clone https://github.com/mitchellh/reflectwalk.git vendor/github.com/mitchellh/reflectwalk subrepo: subdir: "vendor/github.com/mitchellh/reflectwalk" merged: "0c9480f" upstream: origin: "https://github.com/mitchellh/reflectwalk.git" branch: "master" commit: "0c9480f" git-subrepo: version: "0.3.0" origin: "???" commit: "???" * git subrepo clone https://github.com/mitchellh/copystructure.git vendor/github.com/mitchellh/copystructure subrepo: subdir: "vendor/github.com/mitchellh/copystructure" merged: "ad4c8fe" upstream: origin: "https://github.com/mitchellh/copystructure.git" branch: "master" commit: "ad4c8fe" git-subrepo: version: "0.3.0" origin: "???" commit: "???" * Add config-override service Update services to be dynamically updated
- Loading branch information
Nathaniel Cook
authored
Oct 24, 2016
1 parent
61095ca
commit dca5d71
Showing
88 changed files
with
11,138 additions
and
1,407 deletions.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.