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

[e2e] Skip checking optional AWS credential parameters' existence #909

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

eromanova
Copy link
Contributor

@eromanova eromanova commented Jan 16, 2025

Since AWS_SESSION_TOKEN is an optional parameter, the validateSecretDataPopulated function fails when this parameter is unset.

Closes #913

Since AWS_SESSION_TOKEN is an optional parameter, the validateSecretDataPopulated
function is failing when this parameter is unset.
@eromanova eromanova self-assigned this Jan 17, 2025
@eromanova eromanova merged commit 3429f91 into k0rdent:main Jan 17, 2025
2 of 3 checks passed
@eromanova eromanova deleted the fix-e2e-required-aws-params branch January 17, 2025 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[bug] e2e tests fail: Secret data key SessionToken should not be empty
2 participants