-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[chore] Renamings #518
Merged
Merged
[chore] Renamings #518
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
Closed
thibaultcha
added
NEEDS REVIEW
and removed
pr/wip
A work in progress PR opened to receive feedback
labels
Aug 29, 2015
public_dns -> inbound_dns target_url -> upstream_url
public_dns -> inbound_dns target_url -> upstream_url
The migration script now runs in two steps to avoid downtime: 1. actual migration (followed by kong reload) 2. purging of the old schema to erase old data
thibaultcha
added
pr/ready (but hold merge)
No more concerns, but do not merge yet (probably a conflict of interest with another PR or release)
and removed
NEEDS REVIEW
labels
Aug 31, 2015
thibaultcha
added a commit
to Kong/docs.konghq.com
that referenced
this pull request
Aug 31, 2015
thibaultcha
added a commit
to Kong/docs.konghq.com
that referenced
this pull request
Sep 1, 2015
Kong/docs.konghq.com#122 for the website updates. |
thibaultcha
added a commit
to Kong/docs.konghq.com
that referenced
this pull request
Sep 4, 2015
thibaultcha
added a commit
to Kong/docs.konghq.com
that referenced
this pull request
Sep 22, 2015
thibaultcha
added a commit
to Kong/docs.konghq.com
that referenced
this pull request
Sep 27, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
pr/ready (but hold merge)
No more concerns, but do not merge yet (probably a conflict of interest with another PR or release)
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.
Renaming of various entities and properties #513
hosts
intocontact_points
in configuration filepublic_dns
intoinbound_dns
for APIstarget_url
intoupstream_url
plugins_configuration
intoplugins
andvalue
property intoconfig
rate-limiting
schemaDevelopers should run the following to avoid conflicts: