Hide Forgot
Description of problem: There seems to be no name-length limit for Architectures. Creating with name too long logically triggers Request-URI too long (since its name is appended to the url as a part of the GET request) the same issue is reproducible using CLI when --name is used. (or API with applying search by name). Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: no length limit for architecture name Expected results: length restriction takes place (max 255 chars as for other entities) Additional info:
version: 6.3.0 snap6
setting flag based on request from Og to kick off automation.