Skip to content

Owls 91266 - Changes to generate CoherenceMemberConfig.UnicastListenAddress for Istio #2499

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

Merged
merged 6 commits into from
Aug 13, 2021

Conversation

ankedia
Copy link
Member

@ankedia ankedia commented Aug 10, 2021

Changes to generate CoherenceMemberConfig.UnicastListenAddress for Istio. These include changes to the model WDT filter file for the MII domain and situational config generator for DII and domain-on-pv domains.

Jenkins results - https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/5908/

Copy link
Member

@lennyphan lennyphan left a comment

Choose a reason for hiding this comment

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

The changes only apply to Server Templates? Do we need to handle for statically defined managed servers?

ret = None
return ret

def customizeCoherenceMemberConfig(self, listen_address):
Copy link
Member

Choose a reason for hiding this comment

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

Will it always be an 'add' action or is it possible that a unicast-listen-address already exists? That is, do we need to handle a replace of the 'replace' action scenario?

Copy link
Member

Choose a reason for hiding this comment

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

Sorry, I was confused with the mbean name in my earlier comment, please disregard as we discussed earlier. We do need to use replace if it is already there for sitconfig.

@rjeberhard rjeberhard merged commit aea864f into main Aug 13, 2021
@ankedia ankedia deleted the owls_91266 branch August 16, 2021 14:41
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.

4 participants