-
Notifications
You must be signed in to change notification settings - Fork 135
feat: support customer managed instance configurations #1742
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
Merged
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
d89cd50
feat: implementation changes to add support for
rajatbhatta 4177d63
test: add more unit tests to Instance admin client
rajatbhatta a669c67
feat: add samples for create, update and deleting
rajatbhatta ec44bd5
chore: add test instance config to samples pom
rajatbhatta 7fa5ef4
test: add CUD instance config integration tests
rajatbhatta 83e1f25
feat: add proto file as reference.
rajatbhatta a4c1178
feat: lint the code changes, add documentation
rajatbhatta 3ec6854
feat: minor alignment changes
rajatbhatta 62f6988
feat: fix checkstyle violations.
rajatbhatta 05e491b
feat: change read-only fields setters to protected.
rajatbhatta b09cec7
feat: change setConfigType to protected.
rajatbhatta 2e957b5
feat: change some more method access modifiers
rajatbhatta 813e5d5
feat: add optional fields, some design changes.
rajatbhatta 9ed7fa2
feat: some documentation changes
rajatbhatta a3395ec
Merge branch 'main' into cmmr#2
rajatbhatta 5c34085
feat: change BASE_CONFIG project name in tests.
rajatbhatta dd86710
feat: pom.xml changes
rajatbhatta 9e940e7
Merge branch 'cmmr#2' of https://github.com/rajatbhatta/java-spanner …
rajatbhatta 0a248f9
feat: add support for adding readonly replicas
rajatbhatta 61a2048
feat: clirr changes
rajatbhatta 1922766
feat: some refactoring
rajatbhatta 1a1a557
feat: some method doc changes.
rajatbhatta 46861cf
feat: incorporate review comments.
rajatbhatta a85e455
feat: remove samples
rajatbhatta ab903e7
Update pom.xml
rajatbhatta b76eb57
Update SampleIdGenerator.java
rajatbhatta 614822e
Update SampleRunner.java
rajatbhatta c9f11ef
Update SampleTestBase.java
rajatbhatta 8c216fd
feat: changes to InstanceConfigTest
rajatbhatta aa924a5
feat: changes to pom.xml
rajatbhatta cf72700
Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/In…
rajatbhatta 9b2eabb
Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/In…
rajatbhatta 1696035
Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/In…
rajatbhatta e3ecd86
Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/In…
rajatbhatta 06e754c
Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/In…
rajatbhatta 4c244dc
Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/In…
rajatbhatta ee58890
feat: make setBaseConfig protected.
rajatbhatta ef66169
Merge branch 'cmmr#2' of https://github.com/rajatbhatta/java-spanner …
rajatbhatta 31c615c
feat: add method doc for addReadOnlyReplicas
rajatbhatta 8753739
feat: incorporate review comments.
rajatbhatta c17ce53
feat: deprecate few constructors
rajatbhatta 721d24c
feat: make some methods private
rajatbhatta 1d23171
feat: move initialization to property declaration.
rajatbhatta 7c0fbb7
feat: make InstanceConfig.Builder setters return
rajatbhatta 3281950
feat: some doc changes
rajatbhatta bbb4ba9
feat: add support for ListInstanceConfigOperations
rajatbhatta 96ecca3
fix: linting
rajatbhatta 98d3a8c
feat: few changes
rajatbhatta 2e6607b
Merge branch 'main' into cmmr#2
rajatbhatta 1d27cd7
Update spanner_instance_admin.proto
rajatbhatta 6029581
Update SpannerRpc.java
rajatbhatta 503a9ac
feat: remove unnecessary parameter from
rajatbhatta 6f73619
feat: clirr fix
rajatbhatta 71d3e4c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] f7d0710
feat: revert unintended sample changes
rajatbhatta 8bfb5ad
Merge branch 'main' into cmmr#2
rajatbhatta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.