Skip to content

[master] AWS SESSION TOKEN returned - #64639

Open
Tanmoy037 wants to merge 1 commit into
saltstack:masterfrom
Tanmoy037:dev
Open

[master] AWS SESSION TOKEN returned#64639
Tanmoy037 wants to merge 1 commit into
saltstack:masterfrom
Tanmoy037:dev

Conversation

@Tanmoy037

@Tanmoy037 Tanmoy037 commented Jul 14, 2023

Copy link
Copy Markdown
Contributor

What does this PR do?

Fixes salt-cloud using ec2 authenticate fails

What issues does this PR fix or reference?

Fixes: #64533

Previous Behavior

Remove this section if not relevant

New Behavior

Remove this section if not relevant

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes/No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@Tanmoy037
Tanmoy037 requested a review from a team as a code owner July 14, 2023 18:20
@Tanmoy037
Tanmoy037 requested review from whytewolf and removed request for a team July 14, 2023 18:20
@salt-project-bot-prod-environment salt-project-bot-prod-environment Bot changed the title AWS SESSION TOKEN returned [master] AWS SESSION TOKEN returned Jul 14, 2023
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 14, 2023 20:54 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 14, 2023 20:54 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 14, 2023 20:58 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 14, 2023 20:58 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 14, 2023 21:13 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 14, 2023 21:13 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 00:05 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 00:06 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 00:06 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 00:06 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 00:06 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 00:06 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 00:28 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 00:28 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 00:28 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 00:28 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 00:28 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 00:28 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 12:05 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 12:05 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 12:24 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 12:31 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 12:53 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 12:55 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 14:18 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci July 15, 2023 14:18 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci August 2, 2023 12:18 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci August 2, 2023 12:18 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci August 2, 2023 12:18 — with GitHub Actions Inactive
@Tanmoy037
Tanmoy037 temporarily deployed to ci August 2, 2023 12:18 — with GitHub Actions Inactive
Ch3LL
Ch3LL previously requested changes Aug 2, 2023

@Ch3LL Ch3LL left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Changelog looks good, this just needs test coverage now.

@dwoz

dwoz commented Dec 16, 2023

Copy link
Copy Markdown
Contributor

@Tanmoy037 Can you rebase this and resolve the conflicts? Ideally, add a test too.

@twangboy twangboy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please create a test for this

@twangboy twangboy added needs-testcase PR needs test cases written, or the issue is about a bug/feature that needs test cases test:full Run the full test suite labels Jul 3, 2025
@twangboy twangboy removed this from the Argon v3008.0 milestone Jun 5, 2026
When a ``token`` key is present in the EC2 provider configuration,
forward it as the security token in AWS API calls. Previously only
the ``id`` and ``key`` were used for static credentials.

Fixes saltstack#64533
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] salt-cloud using ec2 fails to authenticate properly when a AWS SESSION TOKEN is required. FIX INCLUDED

4 participants