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

Revert "operator: only GC identity keys of its own cluster" #17549

Merged
merged 1 commit into from Oct 6, 2021

Conversation

nbusseneau
Copy link
Member

This reverts commit e646d3e.

Original PR: #16825
Rationale: breaks multicluster functionality at install time with

level=fatal msg="Unable to initialize Identity Allocator with backend crd" error="maximum ID must be greater than minimum ID" subsys=identity-cache

when --cluster-id is set to a non-default value (e.g. 1, as in our CI).

This reverts commit e646d3e.

Original PR: cilium#16825
Rationale: breaks multicluster functionality at install time with

```
level=fatal msg="Unable to initialize Identity Allocator with backend crd" error="maximum ID must be greater than minimum ID" subsys=identity-cache
```

when `--cluster-id` is set to a non-default value (e.g. `1`, as in our
CI).

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
@nbusseneau nbusseneau added area/clustermesh Relates to multi-cluster routing functionality in Cilium. release-note/misc This PR makes changes that have no direct user impact. labels Oct 6, 2021
@nbusseneau nbusseneau requested a review from aanm October 6, 2021 14:24
@nbusseneau nbusseneau requested a review from a team as a code owner October 6, 2021 14:24
@nbusseneau nbusseneau requested a review from a team October 6, 2021 14:24
@nbusseneau nbusseneau requested a review from a team as a code owner October 6, 2021 14:24
@nbusseneau
Copy link
Member Author

/cc original author @ArthurChiao for information: @jrajahalme has provided some ideas of how to revisit the original fix in a comment to the original PR: #16825 (comment)
I would suggest submitting a new PR with the original code and iterate / discuss there.

@nbusseneau
Copy link
Member Author

nbusseneau commented Oct 6, 2021

/ci-multicluster

Link to successful workflow run: https://github.com/cilium/cilium/actions/runs/1312498764

@nbusseneau
Copy link
Member Author

Multicluster test passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/clustermesh Relates to multi-cluster routing functionality in Cilium. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants