-
Notifications
You must be signed in to change notification settings - Fork 629
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 Fusion env misses credentials when no key or SAS provided #5287
fix: Azure Fusion env misses credentials when no key or SAS provided #5287
Commits on Sep 5, 2024
-
Fix: Azure Fusion missing authentication if accountKey is provided
Changes logic of Azure Environment set up: 1. Is there an account name? (no: error) 2. Is there an accountKey or an accountSas or Managed identity? (no: error) 3. If there is a managed identity yes: return no: Create or add a SAS -> return Signed-off-by: adamrtalbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92c974c - Browse repository at this point
Copy the full SHA 92c974cView commit details -
Catch when service principal exists but no keys or SAS
Signed-off-by: adamrtalbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89710df - Browse repository at this point
Copy the full SHA 89710dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6006f0 - Browse repository at this point
Copy the full SHA a6006f0View commit details -
Improve comment for Fusion env with SAS
Signed-off-by: adamrtalbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0171fa3 - Browse repository at this point
Copy the full SHA 0171fa3View commit details -
Update plugins/nf-azure/src/main/nextflow/cloud/azure/fusion/AzFusion…
…Env.groovy Signed-off-by: Adam Talbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b92f8f - Browse repository at this point
Copy the full SHA 8b92f8fView commit details
Commits on Sep 6, 2024
-
Ensure proper SAS tokens are generated for each Azure authentication …
…method Signed-off-by: Alberto Miranda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f11d62d - Browse repository at this point
Copy the full SHA f11d62dView commit details
Commits on Sep 16, 2024
-
Signed-off-by: Paolo Di Tommaso <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd20318 - Browse repository at this point
Copy the full SHA dd20318View commit details -
Configuration menu - View commit details
-
Copy full SHA for a832bde - Browse repository at this point
Copy the full SHA a832bdeView commit details -
Signed-off-by: Paolo Di Tommaso <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61374f8 - Browse repository at this point
Copy the full SHA 61374f8View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b67abe - Browse repository at this point
Copy the full SHA 5b67abeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3139dae - Browse repository at this point
Copy the full SHA 3139daeView commit details -
Signed-off-by: adamrtalbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cab3ffe - Browse repository at this point
Copy the full SHA cab3ffeView commit details -
This reverts commit cab3ffe. Signed-off-by: adamrtalbot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d05cae5 - Browse repository at this point
Copy the full SHA d05cae5View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 577bfb4 - Browse repository at this point
Copy the full SHA 577bfb4View commit details -
Signed-off-by: Paolo Di Tommaso <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f93e25b - Browse repository at this point
Copy the full SHA f93e25bView commit details