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

updated cluster links and option handling #1420

Merged
merged 2 commits into from
Jul 12, 2016
Merged

updated cluster links and option handling #1420

merged 2 commits into from
Jul 12, 2016

Conversation

callmehiphop
Copy link
Contributor

This fixes 2 things:

  1. The old documentation for creating clusters went missing, so updates were made to several links
  2. Certain options were not being preserved when not using default application credentials.

@callmehiphop callmehiphop added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: bigtable Issues related to the Bigtable API. labels Jul 12, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 12, 2016
@callmehiphop
Copy link
Contributor Author

@lesv we noticed that one can optionally provide an API key instead of a keyfile or default application creds. Is there a standard way of providing said key?

@stephenplusplus
Copy link
Contributor

Throwing a test on here would be good.

@coveralls
Copy link

coveralls commented Jul 12, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 2b31d15 on callmehiphop:bigtable-auth-fixes into 96eb260 on GoogleCloudPlatform:master.

@@ -110,6 +110,24 @@ describe('Bigtable', function() {
fakeUtil.normalizeArguments = normalizeArguments;
});

it('should leave the original options unaltered', function() {

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

coveralls commented Jul 12, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling ba265a8 on callmehiphop:bigtable-auth-fixes into 96eb260 on GoogleCloudPlatform:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants