apis
apis copied to clipboard
Fix the labelSelector capitalization issue and set memberSelector to …
Fix #161
- 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
- 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:
/cc @Monokaix @hwdef @Thor-wl @lowang-bh
/lgtm
[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