nebari-dev / nebari-dev/data-science-pack
[ENH] - ArgoCD doesn't pick up changes around commit lines
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 7
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 13
Description
Feature description
We had an issue that changes to the yaml file weren't being picked up by ArgoCD. At first, we commented out some lines that were behind a pipe (extraConfig). These changes weren't picked up. We had the alignment of the comments wrong by a column so we pushed a few more changes to fix that. Those weren't picked up by ArgoCD either. Eventually, we change the targetrev for the data science pack and DID force a sync.
Value and/or benefit
If users comment out lines of the yaml, the pack should auto-update.
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No specific file, test, or entry point is named; start by locating the YAML containing extraConfig and the targetrev used by the data science pack, then reproduce the comment and alignment changes with ArgoCD. Done means valid YAML edits, including commented lines, are detected and applied without requiring a targetrev change or forced sync.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100