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

Specify minio env vars in integration tests #3001

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

eapolinario
Copy link
Collaborator

@eapolinario eapolinario commented Dec 13, 2024

Why are the changes needed?

In flyteorg/flyte#5947 we stopped emitting the config the storage section to instruct clients to use the minio credentials. This was released in flytectl 0.9.3 (which was yanked due in flyteorg/flyte#6100) and present in 0.9.4.

What changes were proposed in this pull request?

We specify environment variables to instruct the flytekit boto client to hit minio.

How was this patch tested?

Ran tests locally.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

@eapolinario eapolinario merged commit c8f98c5 into master Dec 13, 2024
102 checks passed
shuyingliang pushed a commit to shuyingliang/flytekit that referenced this pull request Dec 14, 2024
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Shuying Liang <[email protected]>
wild-endeavor pushed a commit that referenced this pull request Dec 16, 2024
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
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