sourcegraph / sourcegraph/deploy-sourcegraph-helm

Remove randomness from sourcegraph-migrator job name

Open
#590 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go Template
Stars
18
Forks
24
Avg merge
1d 4h
Merged PRs (30d)
13

Description

It causes constant churns and fake diffs for people using GitOps solutions like ArgoCD. Possible solutions I see are using the chat version to guarantee recreation on a new version and using preinstall helm hooks to delete the job before installing to preserve the current behavior.

Contributor guide

No contributing guide indexed for this repository

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 with the Helm template that defines the sourcegraph-migrator job and inspect how its name is generated and how the job is recreated during upgrades. Done means the name no longer causes GitOps churn or fake diffs while preserving the current recreation behavior, including the proposed chat-version or preinstall-hook approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.