Bug 786608 - Add forbidden character checking for app names at creation via java client
Summary: Add forbidden character checking for app names at creation via java client
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: oc
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Bill DeCoste
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-01 21:59 UTC by Bill DeCoste
Modified: 2015-05-15 01:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-03 21:28:35 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Bill DeCoste 2012-02-01 21:59:28 UTC
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

Comment 1 Bill DeCoste 2012-02-02 16:47:41 UTC
Java client now restricts application and domain names to alphanumerics

Comment 2 yumingzhe 2012-02-03 02:56:35 UTC
I have verified this bug with invalid characters like '+-~!@#$%^&*()/',they are all not allowed to create app. The bug is fixed.


Note You need to log in before you can comment on or make changes to this bug.