Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Consistent Steps to Reproduce: 1. Create application with forbidden character (e.g. underscore) via java client 2. 3. Actual results: App creation succeeds Expected results: App creation fails Additional info: https://www.redhat.com/openshift/community/forums/unable-to-delete-application
Java client now restricts application and domain names to alphanumerics
I have verified this bug with invalid characters like '+-~!@#$%^&*()/',they are all not allowed to create app. The bug is fixed.