rrajesh-cloudera opened a new pull request, #906:
URL: https://github.com/apache/yunikorn-k8shim/pull/906
This PR adds an end-to-end test to verify that a queue name with all
allowed special characters is processed correctly. The test creates a queue
with a name that includes all allowed special characters, fetches the queue
information using the REST API, and verifies that the queue information is
returned correctly. This is mainly to ensure no breakage in the REST API URL
due to the special characters in the queue name.
### What type of PR is it?
* [ ] - Bug Fix
* [ ] - Improvement
* [ ] - Feature
* [ ] - Documentation
* [ ] - Hot Fix
* [ ] - Refactoring
### Todos
* [ ] - Task
### What is the Jira issue?
https://issues.apache.org/jira/browse/YUNIKORN-2714
### How should this be tested?
### Screenshots (if appropriate)
### Questions:
* [ ] - The licenses files need update.
* [ ] - There is breaking changes for older versions.
* [ ] - It needs documentation.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]