Skip to content

Labels

Labels

  • approved

    Indicates a PR has been approved by an approver from all required OWNERS files.
  • area/apps

    Application related functions, including orchestration, app store, configuration center, etc.
  • area/auth

    Permission related functions, including user permissions, etc.
  • area/cargo

    Image Repository related functions.
  • area/cicd

    Pipeline related functions.
  • area/cli

    Command tool related functions.
  • area/data

    Data related functions, including data source, data synchronization, data cleaning, etc.
  • area/insight

    Operation and maintenance related functions, including monitoring, log, alarm, etc.
  • area/loadbalancer

    4-layer or 7-layer network related functions, including loadbalancer, API gateway, etc.
  • area/model

    Model related functions, including model warehouse, model compression, model evaluation, etc.
  • area/network

    Container network related functions, including CNI, IP management, etc.
  • area/release

    Release related work.
  • area/resource

    Resource related functions, including cluster, host, storage, GPU, etc.
  • area/serving

    Serving related functions, including model serving and scene serving.
  • area/solution

    Solution related functions.
  • area/training

    Model training related functions.
  • area/tutorial

    User manual related functions.
  • area/workflow

    Pipeline related functions of clever.
  • caicloud-cla: no

    Indicates the PR's author has not signed the Caicloud CLA.
  • caicloud-cla: yes

    Indicates the PR's author has not signed the Caicloud CLA.
  • do-not-merge/hold

    Indicates that a PR should not merge because someone has issued a /hold command.
  • do-not-merge/release-note-label-needed

    Indicates that a PR should not merge because it's missing one of the release note labels.
  • do-not-merge/work-in-progress

    Indicates that a PR should not merge because it is a work in progress.
  • duplicate

  • enhancement

  • help wanted

    Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
  • invalid

  • 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 cleaning up code, process, or technical debt.