pipe-cd / pipe-cd/pipecd

To set configurable image name, tools' url & terraform provider url via values in helm chart

Open
#6,903 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/enhancement
Dominant language
Go
Stars
1.4k
Forks
364
Avg merge
1d 4h
Merged PRs (30d)
84

Description

What would you like to be added:

  1. For pipecd control-plane installation, the default chart templates for gateway, cache, minio and alpine components use hardcoded image names - only the tag is configurable via values.

  2. For piped installation, tools such as helm & terraform use hardcoded url to download.

  3. For terraform tool, (.terraformrc) provider installation uses hardcoded url to download

Why is this needed:
When your cluster has no internet access / you want to use a modified component instead of the internet provided image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the default Helm chart templates for the gateway, cache, minio, and alpine components, then trace the piped installation paths that download Helm and Terraform and configure .terraformrc. Check how existing values are passed through and define the configurable image names and URLs requested. Done means these sources no longer require hardcoded values and offline or modified-component installations can provide them through chart values.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes, terraform
Domain
devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.