[go: up one dir, main page]

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

fix: (secretmanaer) readd legacy path templates #5290

Merged
merged 58 commits into from
May 2, 2024
Merged

Conversation

sofisl
Copy link
Contributor
@sofisl sofisl commented Apr 29, 2024

Fixes #5289

@sofisl sofisl requested review from yoshi-approver and a team as code owners April 29, 2024 20:13
@sofisl sofisl changed the title fix: readd legacy path templates fix: (secretmanaer) readd legacy path templates Apr 30, 2024
sofisl and others added 23 commits April 29, 2024 22:38
gcf-owl-bot bot and others added 17 commits April 30, 2024 03:53
@sofisl sofisl added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 30, 2024
@sofisl sofisl removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label May 1, 2024
@sofisl sofisl merged commit 5e14553 into main May 2, 2024
13 checks passed
@sofisl sofisl deleted the secretManagerFixes branch May 2, 2024 16:36
@release-please release-please bot mentioned this pull request May 2, 2024
@flovouin
Copy link
flovouin commented May 17, 2024

This does not seem to work:

TypeError: Cannot read properties of undefined (reading 'render')
    at SecretManagerServiceClient.secretVersionPath (node_modules/@google-cloud/secret-manager/build/src/v1/secret_manager_service_client.js:1161:61)

And indeed, secretVersionPathTemplate does not exist in pathTemplates.

EDIT: Saw that this could be fixed by #5333.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking change in minor release of @google-cloud/secret-manager 5.4.0
3 participants