Skip to content

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

@Xieql

Description

@Xieql

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions