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

fix: azure hasLocation incorporates endpoint. Fixes #11512 #11513

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

roelarents
Copy link
Contributor

Fixes #11512

Motivation

Make AzureArtifact.hasLocation consistent with the other hasLocations.

Modifications

Added check for an endpoint to hasLocation. So an Azure Artifact is only considered to "have a location" if it has an endpoint, a container and a blob (key).

Verification

I ran executor.TestWorkflowExecutor_LoadArtifacts

Signed-off-by: Roel Arents <roel.arents@kadaster.nl>
@terrytangyuan terrytangyuan enabled auto-merge (squash) August 3, 2023 16:23
@terrytangyuan terrytangyuan merged commit 9c77247 into argoproj:master Aug 5, 2023
22 checks passed
terrytangyuan pushed a commit that referenced this pull request Aug 11, 2023
Signed-off-by: Roel Arents <roel.arents@kadaster.nl>
dpadhiar pushed a commit to dpadhiar/argo-workflows that referenced this pull request May 9, 2024
…rgoproj#11513)

Signed-off-by: Roel Arents <roel.arents@kadaster.nl>
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com>
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.

inconsistent hasLocation between S3 and Azure artifacts
2 participants