Skip to content

Conversation

@siegfriedweber
Copy link
Member

@siegfriedweber siegfriedweber commented Jan 19, 2026

Description

Apply secrets before the OpenSearch cluster to avoid restarts

The smoke test deployed the Secret opensearch-security-config together with the cluster. After the restart controller was enabled (#97), restarts occurred if this Secret was processed after the StatefulSet. If a restart happened then metadata.generation was 2 instead of the expected 1 at the StatefulSets and the smoke test failed.

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Reviewer

  • Code contains useful comments
  • Code contains useful logging statements
  • (Integration-)Test cases added
  • Documentation added or updated. Follows the style guide.
  • Changelog updated
  • Cargo.toml only contains references to git tags (not specific commits or branches)

Acceptance

  • Feature Tracker has been updated
  • Proper release label has been added
  • Links to generated (nightly) docs added
  • Release note snippet added
  • Add type/deprecation label & add to the deprecation schedule
  • Add type/experimental label & add to the experimental features tracker

@siegfriedweber siegfriedweber self-assigned this Jan 19, 2026
@siegfriedweber siegfriedweber moved this to Development: Waiting for Review in Stackable Engineering Jan 19, 2026
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Jan 19, 2026
@siegfriedweber siegfriedweber added this pull request to the merge queue Jan 19, 2026
@siegfriedweber siegfriedweber moved this from Development: In Review to Development: Done in Stackable Engineering Jan 19, 2026
Merged via the queue into main with commit 2f57dec Jan 19, 2026
10 checks passed
@siegfriedweber siegfriedweber deleted the test/fix-flaky-smoke-test branch January 19, 2026 13:41
@lfrancke lfrancke moved this from Development: Done to Acceptance: In Progress in Stackable Engineering Jan 19, 2026
@lfrancke lfrancke moved this from Acceptance: In Progress to Done in Stackable Engineering Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

4 participants