Azure / Azure/azure-functions-core-tools

Change KEDA installation to rely on Helm

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

Description

Change KEDA installation to rely on Helm instead of YAML to improve the maintainability.

This means we don't have to update https://github.com/Azure/azure-functions-core-tools/blob/dev/src/Azure.Functions.Cli/StaticResources/keda.yaml for every new release.

Contributor guide

Open the contributing guide

Research direction

Start by locating the KEDA installation flow and the referenced StaticResources/keda.yaml file in Azure.Functions.Cli. Read how the current YAML is packaged and applied, then identify the Helm-based installation entry point and its release requirements. Done means KEDA is installed through Helm and the per-release keda.yaml update is no longer required.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm
Domain
cli, devops, infrastructure
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.