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

Improve code by adding length limits to API name functions #544

Open
Xieql opened this issue Jan 9, 2024 · 3 comments
Open

Improve code by adding length limits to API name functions #544

Xieql opened this issue Jan 9, 2024 · 3 comments
Assignees

Comments

@Xieql
Copy link
Contributor

Xieql commented Jan 9, 2024

What would you like to be added:

In our code, we have many functions to create API object names.

But API names have a length limit, and our code sometimes doesn't think about this.

We need to make our code stronger by putting limits on these functions.

Suggestions:

  1. See how mainstream projects do this
  2. Check if there are any issues in various components in Kurator
@hzxuzhonghu
Copy link
Member

@LiZhenCheng9527 Would you like to take it

@LiZhenCheng9527
Copy link
Contributor

It is my pleasure

@LiZhenCheng9527
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants