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

[chore] Renamings #518

Merged
merged 9 commits into from
Sep 1, 2015
Merged

[chore] Renamings #518

merged 9 commits into from
Sep 1, 2015

Conversation

thibaultcha
Copy link
Member

Renaming of various entities and properties #513

  • hosts into contact_points in configuration file
    • website
    • changelog/update.yml
  • public_dns into inbound_dns for APIs
    • migration script + db
    • code
    • website
    • changelog/update.yml
  • target_url into upstream_url
    • migration script + db
    • code
    • website
    • changelog/update.yml
  • plugins_configuration into plugins and value property into config
    • migration script + db
    • code
    • website
    • changelog/update.yml
  • convert old rate-limiting schema

Developers should run the following to avoid conflicts:

$ kong migrations reset -c kong_TESTS.yml # as well as any other custom keyspace you might have
$ make clean # drop kong_development keyspace and environment config files
$ luarocks remove kong # avoid luarocks conflict since the version hasn't bumped for developers (still 0.4.2)
$ make dev

@thibaultcha thibaultcha added the pr/wip A work in progress PR opened to receive feedback label Aug 28, 2015
@thibaultcha thibaultcha mentioned this pull request Aug 29, 2015
@thibaultcha thibaultcha added NEEDS REVIEW and removed pr/wip A work in progress PR opened to receive feedback labels Aug 29, 2015
@thibaultcha 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
@thibaultcha
Copy link
Member Author

Kong/docs.konghq.com#122 for the website updates.

thibaultcha added a commit that referenced this pull request Sep 1, 2015
@thibaultcha thibaultcha merged commit 71e2aeb into master Sep 1, 2015
@thibaultcha thibaultcha deleted the renamings branch September 1, 2015 01:14
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant