Skip to content

Labels

Labels

  • area/age

    Issues or PRs related to pkg/age (key generation, encrypt/decrypt, rotation)
  • area/apply

    Issues or PRs related to talm apply (preflight, COSI validation, ApplyConfiguration flow)
  • area/chart

    Issues or PRs related to charts/ (Chart.yaml, helpers, templates)
  • area/commands

    Issues or PRs related to pkg/commands (CLI subcommands, flag parsing, root detection)
  • area/docs

    Documentation / README / inline help / hint copy
  • area/engine

    Issues or PRs related to pkg/engine (rendering, MergeFileAsPatch, helm)
  • area/init

    Issues or PRs related to talm init (project bootstrap, encrypt/decrypt, --update flow)
  • area/networking

    Issues or PRs related to networking (interfaces, VIP, routes)
  • area/release

    Issues or PRs related to release tooling (distribution, packaging)
  • area/template

    Issues or PRs related to talm template (chart render, -I rewrite, --set/--values overlays)
  • area/testing

    Issues or PRs related to testing (unit, integration, e2e)
  • area/upgrade

    Issues or PRs related to talm upgrade flow (image extraction, post-upgrade verification)
  • bug

    Something isn't working
  • community

  • do-not-merge

    This PR should not be merged
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • kind/api-change

    Categorizes issue or PR as related to adding, removing, or otherwise changing an API
  • kind/bug

    Categorizes issue or PR as related to a bug
  • kind/cleanup

    Categorizes issue or PR as related to cleanup of code, process, or technical debt
  • kind/documentation

    Categorizes issue or PR as related to documentation, README, hint copy, error-message UX
  • kind/feature

    Categorizes issue or PR as related to a new feature
  • kind/regression

    Categorizes issue or PR as related to a regression from a prior release
  • priority/backlog

    General backlog priority. Lower than priority/important-longterm
  • priority/critical-urgent

    Highest priority. Must be actively worked on as someones top priority right now
  • priority/important-longterm

    Important over the long term, but may not be staffed and/or may need multiple releases to complete