Skip to content
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

Network ports resolution between operator and wls runtime #2256

Merged
merged 28 commits into from
Mar 16, 2021
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
e2646a9
Provide a get around for wlst returning incorrect listening port/ssl …
jshum2479 Feb 26, 2021
10db0ad
Error out if secure mode is enabled but no ssl nap defined.
jshum2479 Mar 1, 2021
4ee7b72
cor
jshum2479 Mar 1, 2021
aaef308
fix getRealListenPort assignment issue
jshum2479 Mar 1, 2021
2acb008
Fixed comparision
jshum2479 Mar 1, 2021
c7fe574
missed some fix
jshum2479 Mar 1, 2021
4c7a2b4
Fix logic error when getting real listen ports
jshum2479 Mar 1, 2021
672e570
Fixed logic error when getting real listen port
jshum2479 Mar 1, 2021
c638caf
when nap public port is not set, just set it to same as listen port
jshum2479 Mar 2, 2021
331964e
refactor and restore nap listen port 0 check
jshum2479 Mar 8, 2021
d9cbe01
fix getRealListenPort bug
jshum2479 Mar 8, 2021
9d69e48
minor comment
jshum2479 Mar 8, 2021
8417e71
remove secure mode error out. There are ongoing discussion and the f…
jshum2479 Mar 9, 2021
9efbaad
refactoring
jshum2479 Mar 10, 2021
7755935
move helper outside of the class
jshum2479 Mar 10, 2021
46e66c0
remove public port requirements
jshum2479 Mar 10, 2021
f3c0636
fix script error
jshum2479 Mar 11, 2021
cba2477
fixed typo
jshum2479 Mar 11, 2021
e14a19d
fixes for pr comments
jshum2479 Mar 11, 2021
843daad
fix default value set but wlst offline returns otherwise
jshum2479 Mar 11, 2021
e2925b8
cleanup imports
jshum2479 Mar 11, 2021
f0c51bc
missed import
jshum2479 Mar 12, 2021
ee5da53
tempory
jshum2479 Mar 12, 2021
005ecf9
update comment and validation logic
jshum2479 Mar 12, 2021
5066b5c
fix text wordings
jshum2479 Mar 12, 2021
712434a
fixed script error
jshum2479 Mar 12, 2021
0a2f9aa
fixed string comparison
jshum2479 Mar 12, 2021
1607cb7
remove comments and obsolete codes
jshum2479 Mar 16, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading