Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Conversation

@diegoep
Copy link

@diegoep diegoep commented Jul 10, 2020

When installed via helm chart, the property service.name is defined by the default in the Hazelcast chart and it cannot be used in conjunction with service-dns, it's needed to use an empty value for service.name, what is not allowed in the current version. This same fix was already done in the version 2.x, but it still was not fixed in the version 1.5.x, which prevents to use service-dns to connect with the version 3.x of Hazelcast.

…elm chart

As the property service.name is defined by the default in the Hazelcast chart and it cannot be used in conjunction with service-dns, it's needed to use an empty value for service.name, what is not allowed in the current version. This same fix was already done in the version 2.x, but it still was not fixed in the version 1.5.x, which prevents to use service-dns to connect with the version 3.x of Hazelcast.
@devOpsHazelcast
Copy link
Contributor

devOpsHazelcast commented Jul 10, 2020

CLA assistant check
All committers have signed the CLA.

@devOpsHazelcast
Copy link
Contributor

Can one of the admins verify this patch?

@hasancelik
Copy link

Hi @diegoep,

Thanks for the PR 👍

Could you also do the following items?

  1. Add the same logic for getMode()
  2. Add unit tests

back-port of #201

@hasancelik hasancelik added this to the 1.5.4 milestone Jul 13, 2020
@diegoep
Copy link
Author

diegoep commented Jul 17, 2020

Hi @diegoep,

Thanks for the PR 👍

Could you also do the following items?

  1. Add the same logic for getMode()
  2. Add unit tests

back-port of #201

Done!

@hasancelik
Copy link

verify

@hasancelik hasancelik requested a review from leszko July 17, 2020 13:41
Copy link

@hasancelik hasancelik left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your contribution @diegoep 👍

@leszko leszko merged commit 43543c1 into hazelcast:1.5.x Jul 17, 2020
@diegoep
Copy link
Author

diegoep commented Jul 17, 2020

Is there any scheduled date for publishing the version 1.5.4 with this fix?

@leszko
Copy link

leszko commented Jul 20, 2020

We'll publish it this week. I'll let you know when it's released.

@diegoep
Copy link
Author

diegoep commented Jul 20, 2020

We'll publish it this week. I'll let you know when it's released.

Ok. Thank you!

@leszko
Copy link

leszko commented Jul 22, 2020

FYI: hazelcast-kubernetes 1.5.4 and 2.0.2 are released.
CC: @diegoep

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants