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

[management] split management api #276

Merged
merged 4 commits into from
Mar 2, 2017
Merged

Conversation

mikz
Copy link
Contributor

@mikz mikz commented Mar 2, 2017

follow up #275

split the Management API into two parts: status and debug

debug includes status and all other endpoints status includes just /status/ endpoints

fixes https://issues.jboss.org/browse/THREESCALE-71
fixes https://issues.jboss.org/browse/THREESCALE-69

there is number of other issues with the Management API and why it shouldn't be open by default:
https://issues.jboss.org/browse/THREESCALE-70

@octobot
Copy link

octobot commented Mar 2, 2017

Proselint found issues

doc/parameters.md

Line Message Severity

Spell Checker found issues

doc/parameters.md

Line Typo
3 APIcast v2 has a number of parameters co
3 variables that can modify the behavior of the gateway. The following
5 e that when deploying APIcast v2 with OpenShift, some of thee
12 Default: **stderr**
17 nfo
17 warn
29 Default: "apicast"
74 Values: a number > **60**
75 Default: 0
77 value should be set more than 60. For example, if `AUTO_UPDATE
77 TO_UPDATE_INTERVAL` is set to 120, the gateway will reload the
77 eload the configuration every 2 minutes (120 seconds).
77 onfiguration every 2 minutes (120 seconds).
80 Default: "127.0.0.1"
82 ning Redis instance for OAuth 2.0 flow. REDIS_HOST parameter
85 Default: 6379
87 ning Redis instance for OAuth 2.0 flow. REDIS_PORT parameter
91 pty, the DNS resolver will be autodiscovered.

Generated by 🚫 Danger

@mikz mikz force-pushed the split-status-and-management-api branch from d60767d to 9485ac4 Compare March 2, 2017 16:08
@mikz mikz force-pushed the split-status-and-management-api branch from 9485ac4 to 71df9b3 Compare March 2, 2017 17:03
@mikz mikz merged commit 8989626 into master Mar 2, 2017
@mikz mikz deleted the split-status-and-management-api branch March 2, 2017 17:36
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