Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

[Merged by Bors] - Parameterize stacks and migrate logging and monitoring stack #228

Closed
wants to merge 65 commits into from

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented Feb 13, 2023

Description

Fixes stackabletech/issues#319, #193

  • Demos and stacks can now be parametrized.
  • Monitoring and logging stack added as well as parametrized.
  • All the other stacks and demos are migrated to v2, but are not parametrized yet to reduce the scope of this PR

Review Checklist

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

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

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

LGTM overall, just some nit picking. Did not test yet.

sbernauer and others added 2 commits February 13, 2023 14:20
Co-authored-by: Malte Sander <[email protected]>
Co-authored-by: Malte Sander <[email protected]>
Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

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

Logging Demo and Monitoring Stack work fine! Setting parameters works.
Changelog is missing.
LGTM otherwise.

Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

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

LGTM.

@sbernauer
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request Feb 14, 2023
## Description

* Demos and stacks can now be parametrized.
* Monitoring and logging stack added as well as parametrized.
* All the other stacks and demos are migrated to v2, but are *not* parametrized yet to reduce the scope of this PR
@bors
Copy link

bors bot commented Feb 14, 2023

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Parameterize stacks and migrate logging and monitoring stack [Merged by Bors] - Parameterize stacks and migrate logging and monitoring stack Feb 14, 2023
@bors bors bot closed this Feb 14, 2023
@bors bors bot deleted the parameterize-stacks branch February 14, 2023 11:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Product monitoring: Create stack installing Prometheus + Servicemonitor + Grafana
2 participants