Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature]过滤掉不合法的labels #351

Closed
zmberg opened this issue Jan 20, 2020 · 0 comments
Closed

[feature]过滤掉不合法的labels #351

zmberg opened this issue Jan 20, 2020 · 0 comments
Assignees
Labels
feature new feature

Comments

@zmberg
Copy link
Contributor

zmberg commented Jan 20, 2020

feature相关背景与描述
bcs mesos中的labels需要遵循如下规则:
key: ^([A-Za-z0-9][-A-Za-z0-9_.])?[A-Za-z0-9]$
value: ^(([A-Za-z0-9][-A-Za-z0-9_.]
)?[A-Za-z0-9])?$

为了兼容线上环境,过滤掉不合规范的labels

@zmberg zmberg added the feature new feature label Jan 20, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Jan 20, 2020
zmberg pushed a commit to zmberg/bk-bcs that referenced this issue Feb 10, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Feb 10, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Feb 11, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Feb 11, 2020
DeveloperJim added a commit that referenced this issue Feb 13, 2020
feature: 过滤掉不合规范的labels #351
DeveloperJim added a commit that referenced this issue Feb 13, 2020
feature: 过滤掉不合规范的labels #351
@zmberg zmberg closed this as completed Feb 14, 2020
zmberg added a commit to zmberg/bk-bcs that referenced this issue Feb 20, 2020
DeveloperJim added a commit that referenced this issue Feb 21, 2020
 feature: 过滤掉不合规范的labels #351
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants