Skip to content

Read AWS ECS token from file, attempt #3#82422

Merged
thevar1able merged 1 commit intomasterfrom
add-expiration-to-eks-tokens
Jun 24, 2025
Merged

Read AWS ECS token from file, attempt #3#82422
thevar1able merged 1 commit intomasterfrom
add-expiration-to-eks-tokens

Conversation

@thevar1able
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Add expiration to AWS ECS token so it can be reloaded.

Relates to #72397

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Jun 23, 2025

Workflow [PR], commit [beffb75]

Summary:

job_name test_name status info comment
Finish Workflow failure
python3 ./ci/jobs/scripts/workflow_hooks/new_tests_check.py failure

@clickhouse-gh clickhouse-gh bot added the pr-bugfix Pull request with bugfix, not backported by default label Jun 23, 2025
}

AddProvider(std::make_shared<Aws::Auth::TaskRoleCredentialsProvider>(absolute_uri.c_str(), token.c_str()));
AddProvider(std::make_shared<Aws::Auth::GeneralHTTPCredentialsProvider>(
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@serxa serxa self-assigned this Jun 23, 2025
@thevar1able thevar1able added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Jun 23, 2025
@thevar1able thevar1able added this pull request to the merge queue Jun 24, 2025
Merged via the queue into master with commit d3e8c06 Jun 24, 2025
234 of 240 checks passed
@thevar1able thevar1able deleted the add-expiration-to-eks-tokens branch June 24, 2025 17:40
@robot-clickhouse robot-clickhouse added the pr-synced-to-cloud The PR is synced to the cloud repo label Jun 24, 2025
robot-ch-test-poll2 added a commit that referenced this pull request Jun 24, 2025
Cherry pick #82422 to 25.3: Read AWS ECS token from file, attempt #3
robot-ch-test-poll2 added a commit that referenced this pull request Jun 24, 2025
Cherry pick #82422 to 25.4: Read AWS ECS token from file, attempt #3
robot-ch-test-poll2 added a commit that referenced this pull request Jun 24, 2025
Cherry pick #82422 to 25.5: Read AWS ECS token from file, attempt #3
robot-ch-test-poll2 added a commit that referenced this pull request Jun 24, 2025
Cherry pick #82422 to 25.6: Read AWS ECS token from file, attempt #3
clickhouse-gh bot added a commit that referenced this pull request Jun 24, 2025
Backport #82422 to 25.6: Read AWS ECS token from file, attempt #3
thevar1able added a commit that referenced this pull request Jun 24, 2025
Backport #82422 to 25.3: Read AWS ECS token from file, attempt #3
thevar1able added a commit that referenced this pull request Jun 24, 2025
Backport #82422 to 25.4: Read AWS ECS token from file, attempt #3
thevar1able added a commit that referenced this pull request Jun 24, 2025
Backport #82422 to 25.5: Read AWS ECS token from file, attempt #3
thevar1able added a commit that referenced this pull request Jun 24, 2025
Cherry pick #82422 to 24.8: Read AWS ECS token from file, attempt #3
@robot-clickhouse robot-clickhouse added the pr-backports-created-cloud deprecated label, NOOP label Jun 25, 2025
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jun 25, 2025
thevar1able added a commit that referenced this pull request Jun 26, 2025
Backport #82422 to 24.8: Read AWS ECS token from file, attempt #3
@robot-clickhouse robot-clickhouse added the pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR label Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-backports-created-cloud deprecated label, NOOP pr-bugfix Pull request with bugfix, not backported by default pr-must-backport Pull request should be backported intentionally. Use this label with great care! pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants