Skip to content

migrate code from googleapis/nodejs-cloud-container #3543

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 375 commits into from
Nov 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
375 commits
Select commit Hold shift + click to select a range
333812c
chore: use published jsdoc-baseline package (#197)
JustinBeckwith May 23, 2019
1ff10d0
chore: drop dependency on lodash.merge (#198)
JustinBeckwith May 23, 2019
95479ad
build: ignore proto files in test coverage (#200)
JustinBeckwith May 28, 2019
c61d877
feat: support apiEndpoint override in client constructor (#203)
yoshi-automation Jun 5, 2019
9a4cd15
chore: release 1.1.0 (#204)
yoshi-automation Jun 5, 2019
b2ce135
fix(docs): move to new client docs URL (#205)
bcoe Jun 13, 2019
81babbc
chore: release 1.1.1 (#206)
yoshi-automation Jun 14, 2019
b3ef61c
build: switch to GitHub magic proxy (#208)
bcoe Jun 18, 2019
4ab702c
fix(docs): provide clarification re: gke vs. Kubernetes (#207)
bcoe Jun 21, 2019
1feeb88
chore: release 1.1.2 (#209)
yoshi-automation Jun 21, 2019
cbb9701
fix(docs): link to reference docs section on googleapis.dev (#210)
bcoe Jun 25, 2019
1b13667
chore: release 1.1.3 (#211)
yoshi-automation Jun 26, 2019
f4fc4e6
build: use config file for linkinator (#212)
JustinBeckwith Jun 28, 2019
e288e0c
chore(deps): update linters (#215)
renovate-bot Jul 26, 2019
7679a70
docs: use the jsdoc-fresh theme (#216)
JustinBeckwith Jul 31, 2019
589a533
docs: document apiEndpoint over servicePath (#217)
JustinBeckwith Jul 31, 2019
8c86ae8
[CHANGE ME] Re-generated to pick up changes in the API or client lib…
yoshi-automation Aug 2, 2019
6063a8f
fix: include node version with headers (#221)
yoshi-automation Aug 26, 2019
fcee311
fix(docs): stop linking reference documents to anchor
yoshi-automation Aug 28, 2019
4704b87
chore: release 1.1.4 (#222)
yoshi-automation Aug 28, 2019
9482ae1
feat: load protos from JSON, grpc-fallback support
yoshi-automation Sep 3, 2019
e636c10
chore(deps): update dependency eslint-plugin-node to v10 (#226)
renovate-bot Sep 5, 2019
96a1632
update .nycrc ignore rules (#227)
bcoe Sep 6, 2019
8fa1193
chore: release 1.2.0 (#225)
yoshi-automation Sep 16, 2019
a6f6109
chore: add protos/ to .eslintignore
alexander-fenster Sep 27, 2019
5a236ea
feat: .d.ts for protos (#231)
yoshi-automation Sep 27, 2019
b5fcb11
fix: use compatible version of google-gax
alexander-fenster Oct 2, 2019
edc7aef
chore: update pull request template (#235)
yoshi-automation Oct 8, 2019
b8936c6
chore: update CONTRIBUTING.md and make releaseType node (#239)
bcoe Oct 9, 2019
2047884
chore: release 1.3.0 (#232)
release-please[bot] Oct 12, 2019
884941e
fix(deps): bump google-gax to 1.7.5 (#240)
JustinBeckwith Oct 22, 2019
b3a5219
chore: release 1.3.1 (#241)
release-please[bot] Oct 22, 2019
e7c55e0
chore: exclude gapic files from code coverage (#244)
yoshi-automation Nov 5, 2019
8a1d00d
fix(docs): snippets are now replaced in jsdoc comments (#245)
bcoe Nov 13, 2019
1e897d1
feat: support listUsableSubnetworks rpc and new node config (#246)
yoshi-automation Nov 13, 2019
61ac3a6
feat(docs): bump release level to beta (#249)
JustinBeckwith Nov 13, 2019
951a3ad
chore: release 1.4.0 (#248)
release-please[bot] Nov 15, 2019
67fefca
chore: add license headers
yoshi-automation Nov 22, 2019
b73a10c
chore: update license headers
JustinBeckwith Nov 25, 2019
92dc840
docs: update jsdoc license/samples-README (#256)
bcoe Dec 23, 2019
40528ce
feat: move to typescript code micro-generator (#260)
xiaozhenliu-gg5 Dec 23, 2019
83c50f4
chore: fix documentation links
xiaozhenliu-gg5 Dec 23, 2019
de93aa6
chore(deps): update dependency eslint-plugin-node to v11 (#265)
renovate-bot Dec 27, 2019
5f5c35f
chore(deps): update dependency c8 to v7 (#264)
renovate-bot Dec 28, 2019
f47c473
refactor: use explicit mocha imports
JustinBeckwith Dec 30, 2019
a427d93
fix: better client close(), update .nycrc
yoshi-automation Jan 4, 2020
6e5db98
chore(deps): update dependency mocha to v7 (#269)
renovate-bot Jan 6, 2020
aeac7fe
chore: release 1.5.0
release-please[bot] Jan 6, 2020
fe7bb5b
feat: bump release level to GA (#272)
JustinBeckwith Jan 24, 2020
0c46d52
chore: release 1.6.0 (#274)
release-please[bot] Jan 28, 2020
f209a37
fix: enum, bytes, and Long types now accept strings
yoshi-automation Jan 28, 2020
b60da0c
chore: release 1.6.1 (#278)
release-please[bot] Jan 28, 2020
1fae793
chore(deps): update dependency @types/mocha to v7
renovate-bot Jan 30, 2020
03183d4
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
732cae1
test: modernize mocha config (#280)
JustinBeckwith Feb 1, 2020
e0267c5
fix: pass x-goog-request-params header for streaming calls
yoshi-automation Feb 7, 2020
2849cb3
chore(deps): update dependency linkinator to v2
renovate-bot Feb 10, 2020
4b1c3ce
chore: release 1.6.2 (#287)
release-please[bot] Feb 10, 2020
4312227
build: add GitHub actions config for unit tests
bcoe Feb 13, 2020
a2edd69
build: add GAPIC annotations to the GKE API
yoshi-automation Feb 20, 2020
7cf326d
feat: export protos in src/index.ts
xiaozhenliu-gg5 Feb 26, 2020
5d0470c
chore: update jsdoc.js (#299)
summer-ji-eng Feb 27, 2020
97c0fbf
chore: update jsdoc with macro license (#302)
summer-ji-eng Feb 29, 2020
843c13c
chore: update .jsdoc.js
yoshi-automation Feb 29, 2020
a6f832f
feat: deferred client initialization (#304)
gcf-merge-on-green[bot] Mar 6, 2020
431af53
build: update linkinator config (#305)
JustinBeckwith Mar 6, 2020
18d92bb
build(tests): fix coveralls and enable build cop (#306)
bcoe Mar 6, 2020
54fc0d0
chore: release 1.7.0 (#296)
release-please[bot] Mar 12, 2020
c03eff6
docs: mention templates in contributing section of README (#308)
bcoe Mar 18, 2020
95cdf19
chore: remove snippet leading whitespace (#310)
chingor13 Mar 19, 2020
f6be67e
docs: document version support goals (#315)
bcoe Mar 24, 2020
89fa076
chore: regenerate the code
yoshi-automation Mar 25, 2020
2016e81
feat!: drop node8 support, support for async iterators (#318)
alexander-fenster Mar 31, 2020
968147d
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 1, 2020
dd5bb14
chore(deps): update dependency @types/sinon to v9 (#321)
renovate-bot Apr 1, 2020
bff1f16
fix(test): don't assign unused variable (#323)
yoshi-automation Apr 2, 2020
4a13086
chore: remove duplicate mocha config (#325)
JustinBeckwith Apr 5, 2020
bea8bac
fix: export explicit version from protos.js (#324)
yoshi-automation Apr 7, 2020
a850837
test: await assert.rejects (#326)
yoshi-automation Apr 8, 2020
f6f88b0
chore(deps): update dependency gts to v2.0.0 (#328)
renovate-bot Apr 10, 2020
3d9b35b
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
07a6cfb
build: remove unused codecov config (#330)
JustinBeckwith Apr 12, 2020
e6630d9
docs: update reference URLs in jsdoc (#331)
yoshi-automation Apr 13, 2020
a8acf8c
fix: remove unused files from package (#333)
JustinBeckwith Apr 13, 2020
76bf871
chore(deps): update dependency ts-loader to v7 (#334)
renovate-bot Apr 15, 2020
a33660c
chore(deps): update dependency null-loader to v4 (#335)
renovate-bot Apr 15, 2020
497710f
build: use codecov's action, now that it's authless (#499) (#336)
yoshi-automation Apr 20, 2020
920295f
build: adopt changes to generator formatting (#337)
yoshi-automation Apr 22, 2020
840be4b
fix: support request params {key} with no =value (#338)
yoshi-automation Apr 22, 2020
f20b6f5
chore: update npm scripts and synth.py (#339)
alexander-fenster Apr 24, 2020
111eccd
fix: regen protos and tests (#340)
alexander-fenster May 6, 2020
ffc7b97
fix: synth.py clean up for multiple version (#341)
summer-ji-eng May 6, 2020
4fbed6c
build: do not fail builds on codecov errors (#528) (#342)
yoshi-automation May 8, 2020
55a38b3
build: update protos.js (#343)
yoshi-automation Jun 4, 2020
d4062bf
chore: release 2.0.0 (#319)
release-please[bot] Jun 4, 2020
5520af4
feat: move ts target to es2018 from es2016 (#347)
yoshi-automation Jun 10, 2020
2cde841
chore(deps): update dependency mocha to v8 (#349)
renovate-bot Jun 11, 2020
5cdd973
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 11, 2020
7195007
docs: fix links in comments (#346)
yoshi-automation Jun 12, 2020
68eaccf
fix: proper fallback option handling
yoshi-automation Jun 15, 2020
113c2a7
chore: release 2.1.0 (#348)
release-please[bot] Jun 16, 2020
4af1b24
chore: update node issue template (#352)
yoshi-automation Jun 18, 2020
5875e26
build: add config .gitattributes (#353)
yoshi-automation Jun 28, 2020
29bcbef
build: use bazel build (#355)
alexander-fenster Jul 6, 2020
fc7f7ee
fix: typeo in nodejs .gitattribute (#358)
yoshi-automation Jul 9, 2020
6e78311
chore: release 2.1.1 (#359)
release-please[bot] Jul 10, 2020
69a9712
chore(deps): update dependency ts-loader to v8 (#357)
renovate-bot Jul 10, 2020
52730b5
chore(deps): update dependency @types/mocha to v8 (#360)
renovate-bot Jul 12, 2020
0369cd8
chore: update generated protos.js (#362)
yoshi-automation Jul 15, 2020
61fdbd3
build: missing closing paren in publish script (#363)
yoshi-automation Jul 15, 2020
438b5a1
chore: add config files for cloud-rad for node.js, delete Node 8 temp…
yoshi-automation Jul 17, 2020
2ee5eb6
chore: add dev dependencies for cloud-rad ref docs (#368)
fhinkel Jul 21, 2020
2aa505d
build: rename _toc to toc (#369)
yoshi-automation Jul 22, 2020
3edc2ea
chore: move gitattributes files to node templates (#370)
yoshi-automation Jul 24, 2020
7b6b173
chore(node): fix kokoro build path for cloud-rad (#371)
yoshi-automation Jul 30, 2020
e384f08
build: update protos (#372)
yoshi-automation Jul 31, 2020
ca91ee1
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Jul 31, 2020
aed56e6
build: --credential-file-override is no longer required (#375)
yoshi-automation Aug 8, 2020
7c75ca4
build: use gapic-generator-typescript v1.0.7. (#376)
yoshi-automation Aug 11, 2020
472bd05
chore: update cloud rad kokoro build job (#377)
yoshi-automation Aug 12, 2020
6e50b49
build: perform publish using Node 12 (#378)
yoshi-automation Aug 13, 2020
acfba4d
chore: start tracking obsolete files (#379)
yoshi-automation Aug 19, 2020
32d665b
build: move system and samples test from Node 10 to Node 12 (#380)
yoshi-automation Aug 21, 2020
dbe7c2e
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
cec2eba
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
3a2e827
chore: update bucket for cloud-rad (#385)
yoshi-automation Oct 1, 2020
f409cce
build(node_library): migrate to Trampoline V2 (#386)
yoshi-automation Oct 8, 2020
a1347ef
chore(deps): update dependency webpack-cli to v4 (#389)
renovate-bot Oct 12, 2020
59a1b71
chore(deps): update dependency webpack to v5 (#388)
renovate-bot Oct 14, 2020
232713f
build: only check --engine-strict for production deps (#390)
yoshi-automation Oct 16, 2020
af0b287
chore: clean up Node.js TOC for cloud-rad (#391)
yoshi-automation Oct 21, 2020
3dce4f8
docs: updated code of conduct (includes update to actions) (#395)
yoshi-automation Oct 27, 2020
8923cb9
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#396)
yoshi-automation Nov 2, 2020
5e614b3
build: add type for ClusterManagerClient (#397)
yoshi-automation Nov 6, 2020
61f6d0e
fix: do not modify options object, use defaultScopes (#398)
alexander-fenster Nov 7, 2020
cb1aa29
chore: release 2.1.2 (#399)
release-please[bot] Nov 11, 2020
106238c
feat: update GKE v1 API (#401)
alexander-fenster Nov 16, 2020
eb37849
fix(browser): check for fetch on window (#403)
yoshi-automation Nov 23, 2020
0455216
docs: spelling correction for "targetting" (#404)
yoshi-automation Nov 25, 2020
bb9ab82
chore: release 2.2.0 (#402)
release-please[bot] Dec 2, 2020
3c2ba63
chore: generate GAPIC metadata JSON file (#405)
yoshi-automation Dec 4, 2020
9031c54
docs: add instructions for authenticating for system tests (#408)
yoshi-automation Dec 22, 2020
1fbb834
chore: update license headers (#409)
yoshi-automation Jan 1, 2021
22061b8
docs: update go link (#410)
yoshi-automation Jan 7, 2021
853601b
refactor(nodejs): move build cop to flakybot (#412)
yoshi-automation Jan 27, 2021
3f05f2b
chore: update CODEOWNERS config (#413)
JustinBeckwith Feb 3, 2021
b8cb63b
build: adds UNORDERED_LIST enum (#414)
yoshi-automation Feb 4, 2021
c6c754a
build: update gapic-generator-typescript to v1.2.10. (#416)
yoshi-automation Mar 7, 2021
5cbe26f
chore(deps): update dependency sinon to v10 (#418)
renovate-bot Mar 23, 2021
4fd0135
chore: migrate to owl bot (#419)
SurferJeffAtGoogle Apr 2, 2021
54bb4f5
chore(deps): update dependency @types/sinon to v10 (#423)
renovate-bot Apr 14, 2021
887a195
chore(deps): update dependency ts-loader to v9 (#427)
renovate-bot Apr 19, 2021
87df443
fix(deps): require google-gax v2.12.0 (#431)
alexander-fenster May 7, 2021
273cec1
chore: new owl bot post processor docker image (#433)
gcf-owl-bot[bot] May 10, 2021
ee14233
fix: use require() to load JSON protos (#434)
gcf-owl-bot[bot] May 11, 2021
af296bf
chore: update gapic-generator-typescript to v1.3.2 (#435)
gcf-owl-bot[bot] May 11, 2021
d14bdf1
chore: release 2.2.1 (#432)
release-please[bot] May 13, 2021
be474a1
chore(deps): update dependency @types/node to v14 (#439)
renovate-bot May 21, 2021
8b4b771
chore(deps): update dependency sinon to v11 (#440)
renovate-bot May 25, 2021
82fad8f
fix: GoogleAdsError missing using generator version after 1.3.0 (#441)
gcf-owl-bot[bot] May 25, 2021
42268de
chore: release 2.2.2 (#442)
release-please[bot] May 25, 2021
336c98e
feat: support for NodeAutoprovisioning ImageType (#446)
gcf-owl-bot[bot] Jun 9, 2021
0b773d8
chore: release 2.3.0 (#447)
release-please[bot] Jun 9, 2021
c3bf6bf
chore: Update CODEOWNERS to point to anthos-dpe team (#449)
donmccasland Jun 9, 2021
0b462dc
chore(nodejs): remove api-extractor dependencies (#452)
fhinkel Jun 10, 2021
9a7d802
fix: make request optional in all cases (#454)
gcf-owl-bot[bot] Jun 25, 2021
5249bcb
chore: release 2.3.1 (#456)
release-please[bot] Jun 28, 2021
7925513
fix(deps): google-gax v2.17.0 with mTLS (#459)
bcoe Jun 30, 2021
dc39f87
chore: release 2.3.2 (#461)
release-please[bot] Jun 30, 2021
30c9e66
feat: allow updating security group on existing clusters (#464)
gcf-owl-bot[bot] Jul 9, 2021
0ef5425
chore: release 2.4.0 (#465)
release-please[bot] Jul 9, 2021
6314930
fix(deps): google-gax v2.17.1 (#466)
bcoe Jul 12, 2021
4a42c1b
chore: release 2.4.1 (#467)
release-please[bot] Jul 12, 2021
3342ca9
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
6bf1cef
chore: release 2.4.2 (#469)
release-please[bot] Jul 16, 2021
d8980ce
chore(nodejs): update client ref docs link in metadata (#474)
fhinkel Aug 4, 2021
10a49c3
fix(build): migrate to using main branch (#476)
sofisl Aug 16, 2021
8248c14
chore: release 2.4.3 (#478)
release-please[bot] Aug 16, 2021
cbf9746
fix(deps): google-gax v2.24.1 (#477)
bcoe Aug 17, 2021
201b0fb
chore: release 2.4.4 (#479)
release-please[bot] Aug 17, 2021
9a556f2
feat: turns on self-signed JWT feature flag (#480)
gcf-owl-bot[bot] Aug 23, 2021
9fbdee0
chore: release 2.5.0 (#481)
release-please[bot] Aug 23, 2021
ecd4955
chore: relocate owl bot post processor (#486)
SurferJeffAtGoogle Sep 21, 2021
7f2d495
docs(samples): add auto-generated Node samples (#488)
gcf-owl-bot[bot] Sep 24, 2021
78c22f2
build(node): update deps used during postprocessing (#1243) (#491)
gcf-owl-bot[bot] Oct 14, 2021
0afb2a9
chore(cloud-rad): delete api-extractor config (#492)
fhinkel Oct 21, 2021
109ac9d
chore(deps): update dependency @types/node to v16 (#493)
renovate-bot Oct 26, 2021
61b8940
chore(deps): update dependency sinon to v12 (#494)
renovate-bot Nov 4, 2021
d520990
docs(samples): add example tags to generated samples (#495)
gcf-owl-bot[bot] Nov 10, 2021
45f1be0
feat: add eslintignore for sameple generated code (#1302) (#497)
gcf-owl-bot[bot] Dec 9, 2021
5b2970e
chore: release 2.6.0 (#498)
release-please[bot] Dec 9, 2021
3ce686f
docs(node): support "stable"/"preview" release level (#1312) (#501)
gcf-owl-bot[bot] Dec 29, 2021
7b3c555
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
8547b75
chore: add api_shortname and library_type to repo metadata (#500)
parthea Dec 30, 2021
e40c0d1
test(nodejs): remove 15 add 16 (#1322) (#504)
gcf-owl-bot[bot] Jan 11, 2022
f6fb95d
chore(deps): update dependency gts to v3 (#505)
renovate-bot Jan 12, 2022
63577b3
build: update copyright year to 2022 (#507)
gcf-owl-bot[bot] Jan 20, 2022
9e4b0cd
fix!: revert bad publishing (#510)
gcf-owl-bot[bot] Jan 25, 2022
80d64c6
fix: reverting unintentional breaking change: GetOpenIdConfigRequest,…
gcf-owl-bot[bot] Jan 25, 2022
35fcdf5
chore: update v2.12.0 gapic-generator-typescript (#513)
gcf-owl-bot[bot] Jan 26, 2022
c57208e
chore(deps): update dependency sinon to v13 (#515)
renovate-bot Jan 31, 2022
2a5bc89
docs(nodejs): version support policy edits (#1346) (#517)
gcf-owl-bot[bot] Feb 3, 2022
3efeae8
docs(samples): add usage samples to show handling of LRO response Ope…
Shabirmean Feb 17, 2022
8b228a7
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
e76047c
chore(main): release 3.0.0 (#511)
release-please[bot] Feb 26, 2022
e3aa36b
chore: update v2.14.2 gapic-generator-typescript (#524)
gcf-owl-bot[bot] Mar 16, 2022
3ade05f
fix: clarify the gax-nodejs usage in README (#1352) (#528)
gcf-owl-bot[bot] Apr 7, 2022
b4afd69
Revert "fix: clarify the gax-nodejs usage in README (#1352)" (#1409) …
gcf-owl-bot[bot] Apr 8, 2022
03bb97f
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
9d37430
chore(deps): update dependency @types/mocha to v9 (#534)
renovate-bot May 3, 2022
8932f50
chore(main): release 3.0.1 (#529)
release-please[bot] May 6, 2022
f88a036
chore(deps): update dependency sinon to v14 (#537)
renovate-bot May 8, 2022
f29c51e
build!: update library to use Node 12 (#539)
sofisl May 20, 2022
b4e4bda
chore(main): release 4.0.0 (#540)
release-please[bot] May 24, 2022
99edf1f
fix: fixes for dynamic routing and streaming descriptors (#541)
gcf-owl-bot[bot] May 31, 2022
9027f29
chore(deps): update dependency jsdoc-region-tag to v2 (#545)
renovate-bot Jun 10, 2022
c60f5d2
chore(deps): update dependency jsdoc-fresh to v2 (#544)
renovate-bot Jun 10, 2022
be8432c
chore(main): release 4.0.1 (#542)
release-please[bot] Jun 20, 2022
b70d336
feat: support regapic LRO
gcf-owl-bot[bot] Jul 4, 2022
67a165d
chore(main): release 4.1.0 (#550)
release-please[bot] Jul 4, 2022
ccea0d3
chore(deps): update dependency linkinator to v4 (#554)
renovate-bot Jul 8, 2022
0d10ed8
docs: BinaryAuthorization.enabled field is marked as deprecated (#556)
gcf-owl-bot[bot] Aug 2, 2022
0e51feb
fix: change import long to require (#558)
gcf-owl-bot[bot] Aug 23, 2022
a922a43
fix: do not import the whole google-gax from proto JS (#1553) (#562)
gcf-owl-bot[bot] Aug 27, 2022
5946202
chore(main): release 4.1.1 (#559)
release-please[bot] Aug 29, 2022
317f9b9
chore: Remove anthos-dpe from owners (#563)
bourgeoisor Sep 1, 2022
1b562fd
fix: allow passing gax instance to client constructor (#557)
gcf-owl-bot[bot] Sep 8, 2022
6bdd3b7
chore(main): release 4.1.2 (#565)
release-please[bot] Sep 8, 2022
5283409
fix(deps): update dependency uuid to v9 (#564)
renovate-bot Sep 8, 2022
f487c1d
chore(main): release 4.1.3 (#566)
release-please[bot] Sep 14, 2022
f382a11
fix: preserve default values in x-goog-request-params header (#568)
gcf-owl-bot[bot] Sep 14, 2022
36cf661
feat: added High Throughput Logging API for Google Kubernetes Engine …
gcf-owl-bot[bot] Sep 20, 2022
e8edd86
build: use fully qualified request type name in tests (#574)
gcf-owl-bot[bot] Sep 22, 2022
1f5746e
chore(main): release 4.2.0 (#569)
release-please[bot] Sep 26, 2022
90b8ba5
feat: launch GKE Cost Allocations configuration to the v1 GKE API (#577)
gcf-owl-bot[bot] Oct 14, 2022
b44b6d7
chore(main): release 4.3.0 (#579)
release-please[bot] Oct 17, 2022
ffd6a86
fix(deps): use google-gax v3.5.2 (#582)
alexander-fenster Nov 4, 2022
a9f3f5c
feat: add APIs for GKE Control Plane Logs (#588)
gcf-owl-bot[bot] Nov 10, 2022
737ccd7
chore(deps): update dependency jsdoc to v4 (#585)
renovate-bot Nov 10, 2022
a1d200d
fix: update proto definitions (#586)
gcf-owl-bot[bot] Nov 10, 2022
af7da9c
chore(deps): update dependency @types/node to v18 (#580)
renovate-bot Nov 10, 2022
017127f
chore(main): release 4.4.0 (#584)
release-please[bot] Nov 11, 2022
6e94464
Merge remote-tracking branch 'migration/main' into nodejs-cloud-conta…
sofisl Nov 11, 2022
6c36640
build: add release-please config, fix owlbot-config
sofisl Nov 11, 2022
27804f2
Create quickstart.test.js
sofisl Nov 11, 2022
f8464ce
Update package.json
sofisl Nov 11, 2022
3aa27ad
Delete smoke.ts
sofisl Nov 11, 2022
26812a3
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
2f215fe
Merge branch 'nodejs-cloud-container-migration' of https://github.com…
gcf-owl-bot[bot] Nov 11, 2022
e680660
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"packages/google-cloud-texttospeech": "4.0.4",
"packages/google-cloud-translate": "7.0.4",
"packages/google-cloud-videointelligence": "4.1.1",
"packages/google-container": "4.4.0",
"packages/google-devtools-artifactregistry": "2.0.2",
"packages/google-iam": "0.2.2",
"packages/google-maps-addressvalidation": "0.1.0",
Expand Down
26 changes: 26 additions & 0 deletions packages/google-container/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

deep-remove-regex:
- /owl-bot-staging

deep-preserve-regex:
- /owl-bot-staging/v1beta1

deep-copy-regex:
- source: /google/container/(v.*)/.*-nodejs
dest: /owl-bot-staging/google-container/$1

begin-after-commit-hash: fb91803ccef5d7c695139b22788b309e2197856b

7 changes: 7 additions & 0 deletions packages/google-container/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
3 changes: 3 additions & 0 deletions packages/google-container/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/gts"
}
4 changes: 4 additions & 0 deletions packages/google-container/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments
14 changes: 14 additions & 0 deletions packages/google-container/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**/*.log
**/node_modules
.coverage
coverage
.nyc_output
docs/
out/
build/
system-test/secrets.js
system-test/*key.json
*.lock
.DS_Store
package-lock.json
__pycache__
55 changes: 55 additions & 0 deletions packages/google-container/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** All changes to this file may be overwritten. **

'use strict';

module.exports = {
opts: {
readme: './README.md',
package: './package.json',
template: './node_modules/jsdoc-fresh',
recurse: true,
verbose: true,
destination: './docs/'
},
plugins: [
'plugins/markdown',
'jsdoc-region-tag'
],
source: {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'build/src',
'protos'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2022 Google LLC',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/container',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-container/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000,
"recursive": true
}
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
delete config['throw-deprecation'];
}
if (process.env.MOCHA_REPORTER) {
config.reporter = process.env.MOCHA_REPORTER;
}
if (process.env.MOCHA_REPORTER_OUTPUT) {
config['reporter-option'] = `output=${process.env.MOCHA_REPORTER_OUTPUT}`;
}
module.exports = config
24 changes: 24 additions & 0 deletions packages/google-container/.nycrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
"**/apis",
"**/benchmark",
"**/conformance",
"**/docs",
"**/samples",
"**/scripts",
"**/protos",
"**/test",
"**/*.d.ts",
".jsdoc.js",
"**/.jsdoc.js",
"karma.conf.js",
"webpack-tests.config.js",
"webpack.config.js"
],
"exclude-after-remap": false,
"all": true
}
6 changes: 6 additions & 0 deletions packages/google-container/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
17 changes: 17 additions & 0 deletions packages/google-container/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

module.exports = {
...require('gts/.prettierrc.json')
}
15 changes: 15 additions & 0 deletions packages/google-container/.readme-partials.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
introduction: |-
> Node.js idiomatic client for [Kubernetes Engine][product-docs] cluster management.

[Kubernetes Engine](https://cloud.google.com/kubernetes-engine/docs/) is used for
building and managing container based applications, powered by the open source Kubernetes technology.
body: |-

## Relationship to Kubernetes

`@google-cloud/container` provides a high level API for creating and managing
[Google Kubernetes Engine](https://cloud.google.com/gke) clusters on Google Cloud.

To run commands against the clusters created, you will need to use the
[Kubernetes API](https://kubernetes.io/docs/reference/using-api/api-overview/)
(and the associated kubectl command-line interface).
16 changes: 16 additions & 0 deletions packages/google-container/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"language": "nodejs",
"repo": "googleapis/google-cloud-node",
"name": "container",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559746",
"default_version": "v1",
"api_id": "container.googleapis.com",
"distribution_name": "@google-cloud/container",
"requires_billing": true,
"product_documentation": "https://cloud.google.com/kubernetes-engine",
"name_pretty": "Kubernetes Engine Cluster Manager API",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/container/latest",
"release_level": "stable",
"api_shortname": "container",
"library_type": "GAPIC_AUTO"
}
Loading