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

ft: ZENKO-18: Metadata Proxy Server #462

Closed
wants to merge 2 commits into from

Conversation

ploki
Copy link
Contributor

@ploki ploki commented Apr 5, 2018

No description provided.

@ploki ploki added the on hold label Apr 5, 2018
@ploki ploki force-pushed the ft/ZENKO-18/metadata-proxy-server branch from fb21c78 to c2a5837 Compare April 5, 2018 18:19
@ironman-machine
Copy link
Contributor

PR has been updated. Reviewers, please be cautious.

@ploki ploki force-pushed the ft/ZENKO-18/metadata-proxy-server branch from c2a5837 to 1c44407 Compare April 5, 2018 18:22
@ironman-machine
Copy link
Contributor

PR has been updated. Reviewers, please be cautious.

ssalaues
ssalaues previously approved these changes Apr 5, 2018
vrancurel
vrancurel previously approved these changes Apr 6, 2018
// Internal routes

/**
* Handle routes related to operations on buckets attributes
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on buckets attributes

switch (uriComponents.namespace) {
case adminNamespace:
return this._adminRoutes(req, res, uriComponents, logger);
default: // coincidently matches the `default' literal namespace as well
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is anything starting with something else than /_/ a default route? (so /default/... but also /foobar/...) It's ok for me just wondering.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's it

@ploki ploki force-pushed the ft/ZENKO-18/metadata-proxy-server branch from 1c44407 to c975e59 Compare April 19, 2018 23:24
@ironman-machine ironman-machine dismissed stale reviews from ssalaues, vrancurel, and jonathan-gramain April 19, 2018 23:24

Do it again human slave!:point_right: :runner: (Oh and the pull request has been updated, by the way.)

@ironman-machine
Copy link
Contributor

PR has been updated. Reviewers, please be cautious.

@ploki ploki force-pushed the ft/ZENKO-18/metadata-proxy-server branch from c975e59 to 7c4f32b Compare June 6, 2018 17:10
@ironman-machine
Copy link
Contributor

PR has been updated. Reviewers, please be cautious.

@ironman-machine
Copy link
Contributor

CONFLICT (add/add): Merge conflict in index.js

@ploki ploki removed the on hold label Jun 6, 2018
@ploki ploki changed the base branch from master to development/8.0 June 6, 2018 22:35
@ploki ploki force-pushed the ft/ZENKO-18/metadata-proxy-server branch from 7c4f32b to 5abca4d Compare June 6, 2018 22:37
@ironman-machine
Copy link
Contributor

PR has been updated. Reviewers, please be cautious.

@ploki
Copy link
Contributor Author

ploki commented Jun 6, 2018

replaced by #498 to please @bert-e on the branch name convention

@ploki ploki closed this Jun 6, 2018
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.

5 participants