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

Do not set staging label when fetching the secret values. #2358

Conversation

ojecborec
Copy link
Contributor

Alternative to #2357.

Copy link
Contributor

@ryanjbaxter ryanjbaxter left a comment

Choose a reason for hiding this comment

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

Can you submit this against the 3.1.x branch

@ojecborec
Copy link
Contributor Author

ojecborec commented Nov 29, 2023

Looks like AwsSecretsManagerEnvironmentRepository in the 3.1.x branch does not utilize label when reading of Secrets Manager at all.

GetSecretValueRequest request = new GetSecretValueRequest().withSecretId(path);

@ryanjbaxter
Copy link
Contributor

Sorry I said 3.1.x but I meant 4.0.x 🤦‍♂️

@ojecborec
Copy link
Contributor Author

Sure. PR's been created #2359.

@ryanjbaxter
Copy link
Contributor

closing in favor of #2359

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

Successfully merging this pull request may close these issues.

None yet

3 participants