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

dbaas opensearch: remove top-level max-index-count flag #611

Merged

Conversation

kobajagi
Copy link
Contributor

@kobajagi kobajagi commented Jun 14, 2024

Description

This PR removes --max-index-count flag as Aiven API ignores any changes of the value.
Index patterns max-index-count is still supported!

Checklist

(For exoscale contributors)

  • Changelog updated (under Unreleased block)
  • Testing

Testing

Before:

$ exo dbaas show mydb  | grep MaxIndexCount
| MaxIndexCount            | 0

After:

$ go run . dbaas show mydb  | grep MaxIndexCount

@kobajagi kobajagi merged commit 74f338d into master Jun 17, 2024
1 check passed
@kobajagi kobajagi deleted the predrag/sc-94146/database-opensearch-deprecate-top-level-max branch June 17, 2024 15:56
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.

3 participants