-
Notifications
You must be signed in to change notification settings - Fork 218
OWLS85461 add introspect version to server pod label #2012
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 17 commits
d8dc1a7
46bb990
a900afa
ad4be56
4d7ce38
6d9bb16
5501a1b
cc78fc7
9d3c1d0
eef06c5
f655016
965b093
0dc1af7
af1ad2e
a6f05b9
d5516e6
f1d316c
ca7d8c0
e2bd8fa
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -187,7 +187,7 @@ WLSKO-0175=Job {0} in namespace {1} failed with status {2}. Check log messages \ | |
copied from the introspector pod {3} log for additional information. | ||
WLSKO-0176=Job {1} in namespace {0} failed, job details are {2} | ||
WLSKO-0177=Pod {0} in namespace {1} failed, the pod status is {2} | ||
WLSKO-0180=Operator cannot start. 'Dedicated' namespace strategy selected, but the CRD is not installed | ||
WLSKO-0178=Operator cannot start. Operator 'domainNamespaceSelectionStrategy' is set to 'Dedicated', but the Custom Resource Definition for ''domains.weblogic.oracle'' is not installed. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is there a particular reason to renumber this? I deliberately skipped some numbers to allow 178 and 179 for messages that seemed logically connected to the previous ones. Do we have a rule banning skipped numbers? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Sorry, I had two log messages 0178 and 0179 in my previous version of the changes. Now they are gone and I thought yours could move up. I assume that we could skip numbers. |
||
|
||
# Domain status messages | ||
|
||
|
Uh oh!
There was an error while loading. Please reload this page.