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 list-secrets in env-check #179

Conversation

rzvoncek
Copy link
Contributor

@rzvoncek rzvoncek commented Oct 2, 2024

What this PR does: This PR follows up on #178 , where we made the colelctor not ever read secrets, but we forgot about the list-secrets in the env check. This PR removes the list-secrets call and moves the check for aws cli, which we still need, to a main section (up from under an ifdef).

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@michaelsembwever michaelsembwever merged commit 330b1ce into datastax:master Oct 2, 2024
3 checks passed
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