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

[CN-539] Add MultiMap CR #367

Merged
merged 5 commits into from Oct 11, 2022
Merged

[CN-539] Add MultiMap CR #367

merged 5 commits into from Oct 11, 2022

Conversation

cagric0
Copy link
Contributor

@cagric0 cagric0 commented Sep 23, 2022

New CR created and auto generated files are added.
Phonehome data and sample yaml are added.
addMultiMapConfig codec is added
Controller, and integration-e2e tests are implemented.

@cagric0 cagric0 added this to the 5.5 milestone Sep 23, 2022
@cagric0 cagric0 requested a review from a team as a code owner September 23, 2022 09:29
@cagric0 cagric0 requested review from hasancelik and dzeromski-hazelcast and removed request for a team September 23, 2022 09:29
}
}

h := &hazelcastv1alpha1.Hazelcast{}
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we make this a function? AFAIR, we are using the same code block in the map reconciler.

Copy link
Collaborator

@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.

Can we add multimap removal logic into the Hazelcast CR finalizer as we did for Map CR before?

config/crd/bases/hazelcast.com_multimaps.yaml Show resolved Hide resolved
@cagric0 cagric0 merged commit d0e93bb into main Oct 11, 2022
@cagric0 cagric0 deleted the cn-539-add-multimap-cr branch October 11, 2022 07:18
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.

None yet

4 participants