Skip to content

fix(forward-port): Use AWS env vars for IAM user (#306) - #307

Merged
NohaIhab merged 1 commit into
mainfrom
kf-8982-fix-forward-port-aws-env-vars-for-iam-user
Sep 10, 2026
Merged

fix(forward-port): Use AWS env vars for IAM user (#306)#307
NohaIhab merged 1 commit into
mainfrom
kf-8982-fix-forward-port-aws-env-vars-for-iam-user

Conversation

@NohaIhab

@NohaIhab NohaIhab commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Forward-ports #306 to main
Explicitly set AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY env vars so MinIO in gateway mode uses those credentials and does not accidentally assume other IAM credentials found in the Pod/node.

Fixes canonical/charmed-kubeflow-solutions#265 in main

Explicitly set AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY env vars so
MinIO in gateway mode uses those credentials and does not accidentally
assume other IAM credentials found in the Pod/node.

canonical/charmed-kubeflow-solutions#265
@NohaIhab
NohaIhab requested a review from a team September 10, 2026 12:09
@ckfbot ckfbot added the backport track/1.10 Backport to track/1.10 label Sep 10, 2026
@ckfbot

ckfbot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

🤖 Backport labels populated

Labels to this pull request were added automatically by the populate-labels.yaml action.

When the PR is merged, backport PRs according to the labels will be automatically created. To skip the backport creation, remove any unneeded labels before merging the PR.

@NohaIhab NohaIhab removed the backport track/1.10 Backport to track/1.10 label Sep 10, 2026
@dariofaccin
dariofaccin requested a review from a team September 10, 2026 12:19
@NohaIhab
NohaIhab merged commit e30e7c9 into main Sep 10, 2026
12 checks passed
@NohaIhab
NohaIhab deleted the kf-8982-fix-forward-port-aws-env-vars-for-iam-user branch September 10, 2026 14:01
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.

Minio gateway mode not working as expected after upgrade from ckf-1.10/stable to 1.10/stable

4 participants