Issues
May 3, 2022 ยท View on GitHub
Labels
-
Each issue (with the exception of the ones in the
oncallmilestone) should have at least:- A label identifying the team responsible for it:
team/cliteam/providersteam/packages
- A label identifying the area of work. Examples:
area/providers/capcarea/controllerarea/e2earea/releasearea/supportbundle
- A label identifying the kind of issue:
kind/bugkind/enhancement(new feature or request)kind/cleanup(tech debt, refactors, etc.)
- A label identifying the team responsible for it:
-
If the issue is coming from someone outside the internal eks-a teams, the issue should have the
externallabel.
Milestones
Each issue should belong to one of these milestones:
next: work in progress issues and/or planned for the next immediate releasenext+1: issues planned for the next release after the one currently in progressnext-patch: work in progress issues and/or planned for the next patch releasebacklog: issues that haven't being allocated for a release yetoncall: external issues currently being triaged. In order to move them out of this milestone, all the necessary labels need to be added first (team, area, kind, etc.).