Skip to content

Disable Vault.secrets.get method from gateway#21332

Merged
prashantkumar1982 merged 1 commit intorelease/2.35.1from
2.35-vault_get_disable
Feb 27, 2026
Merged

Disable Vault.secrets.get method from gateway#21332
prashantkumar1982 merged 1 commit intorelease/2.35.1from
2.35-vault_get_disable

Conversation

@prashantkumar1982
Copy link
Contributor

Same PR was added to previous release too: #21323

@prashantkumar1982 prashantkumar1982 marked this pull request as ready for review February 27, 2026 20:39
@prashantkumar1982 prashantkumar1982 requested review from a team as code owners February 27, 2026 20:39
@github-actions
Copy link
Contributor

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@cl-sonarqube-production
Copy link

executeVaultSecretsCreateTest(t, encryptedSecret, secretID, ownerAddr, gatewayURL.String(), sethClient, wfRegistryContract)
executeVaultSecretsGetTest(t, secretID, ownerAddr, gatewayURL.String(), sethClient, wfRegistryContract)
// Disable Vault Get tests
// executeVaultSecretsGetTest(t, secretID, ownerAddr, gatewayURL.String(), sethClient, wfRegistryContract)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add a follow up to refactor this test so it executes a workflow? That way we'll at least maintain our test coverage

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

@prashantkumar1982 prashantkumar1982 merged commit e5a2d25 into release/2.35.1 Feb 27, 2026
213 of 215 checks passed
@prashantkumar1982 prashantkumar1982 deleted the 2.35-vault_get_disable branch February 27, 2026 21:30
@trunk-io
Copy link

trunk-io bot commented Feb 27, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

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.

2 participants