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

bigtable: support to scale instance nodes #710

Closed
julianvmodesto opened this issue Jul 28, 2017 · 4 comments
Closed

bigtable: support to scale instance nodes #710

julianvmodesto opened this issue Jul 28, 2017 · 4 comments
Assignees
Labels
api: bigtable Issues related to the Bigtable API. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. 🚨 This issue needs some love. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@julianvmodesto
Copy link

With the bigtable.InstanceAdminClient, users should be able to both get and change the number of nodes an instance has.

@garye garye self-assigned this Jul 28, 2017
@jba jba added api: bigtable Issues related to the Bigtable API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Aug 1, 2017
@garye garye added the priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. label Aug 8, 2017
@julianvmodesto
Copy link
Author

julianvmodesto commented Nov 1, 2017

@garye anything i could do to help here? Happy to take assignee, but this initially looks like we need a corresponding bigtable RPC (maybe??), so i'd need some coaching if i took a shot at this ticket.

@garye
Copy link
Contributor

garye commented Nov 1, 2017

Sorry that we haven't worked on this yet. I'll try to get to it in the next week or so. Thanks for your patience.

@JustinBeckwith JustinBeckwith added the 🚨 This issue needs some love. label Jun 8, 2018
@sduskis sduskis assigned sduskis and yogesh-desai and unassigned garye and igorbernstein2 Jun 20, 2018
@sduskis
Copy link

sduskis commented Jun 27, 2018

@garye is this still an issue? if so, what's the actual issue? I believe that a user can do a get and update cluster with the serve node count. If so, then let's close the bug.

@julianvmodesto
Copy link
Author

julianvmodesto commented Jun 27, 2018

Yep! Closed by c082230 and 70c2de4.

yoshi-automation added a commit that referenced this issue Apr 7, 2022
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#791

Changes:

feat(securitycenter): Add iam_binding field to findings attributes. It represents particular IAM bindings, which captures a member's role addition, removal, or state
  PiperOrigin-RevId: 439976914
  Source-Link: googleapis/googleapis@f83787e

chore(dialogflow/cx): remove unused imports
  PiperOrigin-RevId: 439948451
  Source-Link: googleapis/googleapis@1a8770e

feat(compute): update compute API to revision 20220322 (#710)

  Source-Link: googleapis/googleapis@68ad73b

docs(bigquery/reservation): Mark v1beta1 API as deprecated
  PiperOrigin-RevId: 439847134
  Source-Link: googleapis/googleapis@3255022
yoshi-automation added a commit that referenced this issue Apr 7, 2022
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#791

Changes:

feat(securitycenter): Add iam_binding field to findings attributes. It represents particular IAM bindings, which captures a member's role addition, removal, or state
  PiperOrigin-RevId: 439976914
  Source-Link: googleapis/googleapis@f83787e

chore(dialogflow/cx): remove unused imports
  PiperOrigin-RevId: 439948451
  Source-Link: googleapis/googleapis@1a8770e

feat(compute): update compute API to revision 20220322 (#710)

  Source-Link: googleapis/googleapis@68ad73b

docs(bigquery/reservation): Mark v1beta1 API as deprecated
  PiperOrigin-RevId: 439847134
  Source-Link: googleapis/googleapis@3255022
codyoss pushed a commit that referenced this issue Apr 7, 2022
* chore(all): auto-regenerate gapics

This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.

Corresponding genproto PR: googleapis/go-genproto#791

Changes:

feat(securitycenter): Add iam_binding field to findings attributes. It represents particular IAM bindings, which captures a member's role addition, removal, or state
  PiperOrigin-RevId: 439976914
  Source-Link: googleapis/googleapis@f83787e

chore(dialogflow/cx): remove unused imports
  PiperOrigin-RevId: 439948451
  Source-Link: googleapis/googleapis@1a8770e

feat(compute): update compute API to revision 20220322 (#710)

  Source-Link: googleapis/googleapis@68ad73b

docs(bigquery/reservation): Mark v1beta1 API as deprecated
  PiperOrigin-RevId: 439847134
  Source-Link: googleapis/googleapis@3255022
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. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. 🚨 This issue needs some love. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

7 participants