apis icon indicating copy to clipboard operation
apis copied to clipboard

Fix the labelSelector capitalization issue and set memberSelector to …

Open JesseStutler opened this issue 9 months ago • 2 comments

Fix #161

  1. Use ternary expression method to verify that memerSelector can only select one of three matching types, if more than two matching types are found, creation is rejected
  2. Besides, fix the issue of labelMatch being in uppercase, which causes a compilation error

validation

Create a hypernode that specifies both exactMatch and regexMatch, declined by the api-server: image image

JesseStutler avatar Mar 28 '25 15:03 JesseStutler

/cc @Monokaix @hwdef @Thor-wl @lowang-bh

JesseStutler avatar Mar 29 '25 06:03 JesseStutler

/lgtm

Monokaix avatar Apr 07 '25 06:04 Monokaix

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kevin-wangzefeng

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • ~~OWNERS~~ [kevin-wangzefeng]

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

volcano-sh-bot avatar Apr 07 '25 07:04 volcano-sh-bot