Skip to content

Conversation

@AdiCloudbit-DevOps
Copy link

Summary

Replace AWS IAM user access keys with OIDC (OpenID Connect) federation for AWS authentication in CI workflows.

Changes

Composite Actions

  • .github/actions/regression-tests/action.yml - Made AWS credentials optional, added session token support
  • .github/actions/repeat/action.yml - Made AWS credentials optional, added session token support

Workflows

  • .github/workflows/regression-tests.yml - Use role-to-assume instead of access keys
  • .github/workflows/epoll-regression-tests.yml - Use role-to-assume instead of access keys
  • .github/workflows/repeat-tests.yml - Use role-to-assume instead of access keys
  • .github/workflows/docker-dev-release.yml - Use role-to-assume instead of access keys

@AdiCloudbit-DevOps AdiCloudbit-DevOps force-pushed the ci/replace-access-keys-with-oidc branch from e127368 to bf97fb7 Compare December 17, 2025 10:53
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