Azure / Azure/azure-functions-core-tools

Functions V4 - Implement better handling for out of date extensions

Open
#2,714 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
5d 4h
Merged PRs (30d)
15

Description

This PR for v4 adds minimum version enforcement for extensions:
https://github.com/Azure/azure-functions-host/pull/7581

The handling of this error in core tools could be more graceful - the appropriate details are displayed, but then an error about a null provider also appears:
![image](https://user-images.githubusercontent.com/10663/133861022-9d4adbf8-3b30-4958-abf1-16831041f2ff.png)

Contributor guide

Open the contributing guide

Research direction

Start by reviewing Azure Functions host PR 7581 to understand the minimum-version error and reproduce the case in the core tools CLI. Trace the subsequent null-provider error after the extension details are displayed; done means the version information remains visible without the additional null-provider error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.