Skip to content

Conversation

@alai8
Copy link
Member

@alai8 alai8 commented Jun 21, 2022

Add validation to ensure that domainUID value provided to create-domain.sh script in samples is a valid WebLogic domain nam

resolves #3133

https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/11041/

@alai8 alai8 requested review from doxiao and rjeberhard June 21, 2022 17:40
Copy link
Member

@doxiao doxiao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rjeberhard
Copy link
Member

@alai8, looks like this is causing a bunch of test failures... Can you please check?

@alai8
Copy link
Member Author

alai8 commented Jun 22, 2022

@alai8, looks like this is causing a bunch of test failures... Can you please check?

The 3 failures at https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/11041/

oracle.weblogic.kubernetes.ItLiftAndShiftFromOnPremDomain.testCreateMiiDomainWithClusterFromOnPremDomain
oracle.weblogic.kubernetes.ItFmwSample.testFmwDomainInPv(String)[1]
oracle.weblogic.kubernetes.ItMiiDynamicUpdatePart1.testMiiRemoveTarget

are the same as ones listed under Main Kind Nightly (parallel) for 6/22 on the Operator Integration Test Nightly Triage page

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@rjeberhard rjeberhard merged commit 29f0a2e into main Jun 22, 2022
@rjeberhard rjeberhard deleted the owls99865 branch June 22, 2022 20:30
rjeberhard pushed a commit to rjeberhard/weblogic-kubernetes-operator that referenced this pull request Apr 14, 2023
…with number (oracle#3195)

* add validation that domainUID argument must be a valid WebLogic domain name
robertpatrick pushed a commit that referenced this pull request Apr 26, 2023
…with number (#3195)

* add validation that domainUID argument must be a valid WebLogic domain name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Domain names starting with numbers: output helpful error message

3 participants