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

[cherry-pick][1.32] Ability to configure per-tenant index names (#2894) #2982

Merged

Conversation

asincu
Copy link
Contributor

@asincu asincu commented Nov 3, 2023

Description

Cherry-pick (#2894)

For PR author

  • Tests for change.
  • If changing pkg/apis/, run make gen-files
  • If changing versions, run make gen-versions

For PR reviewers

A note for code reviewers - all pull requests must have the following:

  • Milestone set according to targeted release.
  • Appropriate labels:
    • kind/bug if this is a bugfix.
    • kind/enhancement if this is a a new feature.
    • enterprise if this PR applies to Calico Enterprise only.

* Add data retention per tenant. When configuring a tenant, index names and ilm policies will be provided and Linseed configured accordingly.

* [CODE REVIEW] Use indices instead of Data Retention

* Add checks for declared indices

* [CODE REVIEW] Small updates
@caseydavenport caseydavenport merged commit 84672b8 into tigera:release-v1.32 Nov 3, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants