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

WIP: windows pipeline: auth to DockerHub to set AWS_FOR_FLUENT_BIT_VERSION… #482

Open
wants to merge 1 commit into
base: mainline
Choose a base branch
from

Conversation

PettitWesley
Copy link
Contributor

…_DOCKERHUB

Signed-off-by: Wesley Pettit [email protected]

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@PettitWesley PettitWesley requested a review from a team as a code owner November 19, 2022 01:40
Comment on lines +79 to +83
if [[ "$ACCOUNT_ID" == "${classic_regions_account_id}" ]]; then
set_dockerhub_version "us-west-2"
else
set_dockerhub_version "${REGIONS[0]}"
fi
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I need to test that this bit actually works in the windows pipeline. I checked that the script to auth to docker hub works.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Also we will need to clone the docker hub secret to all sync regions.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@rawahars FYI.

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.

1 participant