Skip to content

fix!: dashboard object created in wrong index#265

Merged
prudhvigodithi merged 2 commits intoopensearch-project:mainfrom
Manuelraa:fix-dashboard-object-tenant-index
Oct 15, 2025
Merged

fix!: dashboard object created in wrong index#265
prudhvigodithi merged 2 commits intoopensearch-project:mainfrom
Manuelraa:fix-dashboard-object-tenant-index

Conversation

@Manuelraa
Copy link
Contributor

BREAKING CHANGE: removal of index default forces replacement when only tenant_name was used or index was not set.

Description

This fix ensures index patterns are created in the correct index. The previous logic was buggy when using tenant_name.
When doing the lookup for existing resource the provider always used .kibana index which is wrong when using tenant_name.
image

Issues Resolved

No existing issue.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

BREAKING CHANGE: removal of `index` default forces replacement when only `tenant_name` was used or `index` was not set.

Signed-off-by: Manuel Rapp <kontakt@manuel-rapp.de>
Signed-off-by: Manuel Rapp <kontakt@manuel-rapp.de>
@Manuelraa
Copy link
Contributor Author

Dear maintainers (@peterzhuamazon, @prudhvigodithi, @jackson-theisen, @phillbaker, @rblcoder), could you have a look please?

@prudhvigodithi prudhvigodithi merged commit 3d224d5 into opensearch-project:main Oct 15, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in Engineering Effectiveness Board Oct 15, 2025
@prudhvigodithi
Copy link
Member

Thanks for your contribution @Manuelraa

@Manuelraa
Copy link
Contributor Author

Thank you a lot for the merge. When can we expect a release?

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

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants