argoproj / argoproj/argo-workflows
Add cluster/namespace fields to template
Open
Nobody has claimed this yet.
area/multi-cluster
area/spec
size/XS
- Dominant language
- Go
- Stars
- 17k
- Forks
- 3.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 138
Description
Add these fields to the Template type.
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
Start by locating the Go definition of the Template type and inspect how its fields are represented and tested. Confirm the intended cluster and namespace fields from the issue context or project conventions; done means both fields are present on Template with consistent serialization and tests, if applicable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- backend, infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100