Skip to content

Commit

Permalink
feat: support customer managed instance configurations (#1611)
Browse files Browse the repository at this point in the history
* feat: support customer managed instance configurations

* feat: add optional variables to requests

* feat: add support for listInstanceConfigOperations,

* docs: add api documentation

* docs: edit api doc.

* feat: change variable name.

* feat: fix typo in error.

* test: add cmmr phase 2 unit tests for index.ts

* Update src/index.ts

Co-authored-by: Knut Olav Løite <koloite@gmail.com>

* Update src/index.ts

Co-authored-by: Knut Olav Løite <koloite@gmail.com>

* Update src/instance-config.ts

Co-authored-by: Knut Olav Løite <koloite@gmail.com>

* Update src/instance-config.ts

Co-authored-by: Knut Olav Løite <koloite@gmail.com>

* Update src/index.ts

Co-authored-by: Knut Olav Løite <koloite@gmail.com>

* feat: incorporate review comments and doc

* test: add unit tests and system tests.

-   unit tests for instance-config.ts
-   system tests for CMMR Phase 2

* test: add list instanceconfig operations integration test

* feat: set default value for gaxOpts

* feat: add some more methods for getInstanceConfigOperations

* test: system tests for cmmr phase 2

* feat: incorporate review comments.

* Update test/instance-config.ts

Co-authored-by: Knut Olav Løite <koloite@gmail.com>

* fix: fix property does not exist errors

* fix: err object type

* fix: headers

* fix: lint

* fix: lint

* fix: lint

* fix: replace === by == for null/undefined handling

* fix: linting

* feat: change base instance config

* fix: docs

* Revert "fix: docs"

This reverts commit ee87511.

* fix: docs

* fix: system test

* fix: system test

* fix: system test

* fix: corrected filter

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Knut Olav Løite <koloite@gmail.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 29, 2022
1 parent f9c2640 commit bbe8f69
Show file tree
Hide file tree
Showing 5 changed files with 1,761 additions and 8 deletions.
Loading

0 comments on commit bbe8f69

Please sign in to comment.