Skip to content

Releases: IBM/ITBench-Scenarios

v0.0.3

08 May 16:06
561c1a5
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

  • feat: switch from kube-prometheus-stack chart to prometheus chart by @Red-GV in #7
  • fix: update alert retrieval role tasks by @rohanarora in #45
  • docs(CONTRIBUTING.md): update pre-commit install instructions by @Red-GV in #48
  • feat: replace Bitnami Elasticsearch and Grafana Loki with Altinity Clickhouse by @Red-GV in #10
  • refactor: remove references to ansible_python_interpreter by @Red-GV in #14
  • docs(CHANGELOG.md): add entry for v0.0.1 and v0.0.2 pre-release by @Red-GV in #47
  • feat: add docker build-push actions for SRE scenario tools by @Red-GV in #49
  • build(deps): Bump boto3 from 1.37.28 to 1.37.31 in /sre/remote_cluster by @dependabot in #54
  • build(deps-dev): Bump commitizen from 4.5.0 to 4.5.1 by @dependabot in #53
  • build(deps): Bump ubi9/python-312 from 9.5-1743509868 to 9.5-1744198409 in /sre/tools/elasticsearch-dummy-app by @dependabot in #51
  • fix: correct variable references in workflow by @Red-GV in #55
  • build(deps): Bump ubi9/python-312 from 9.5-1743509868 to 9.5-1744198409 in /sre/tools/kubernetes-topology-mapper by @dependabot in #52
  • fix: correct variable references in workflow by @Red-GV in #56
  • fix: add checkout step to build-push workflow by @Red-GV in #57
  • fix: correct build-push workflow tag names by @Red-GV in #58
  • bump: update sre tools docker image tags to v0.0.2 by @Red-GV in #59
  • chore: remove unneeded build file in topology mapper by @Red-GV in #60
  • fix: update jaeger reference in Hotel Reservation installation by @Red-GV in #69
  • fix: choose unsupported architecture for incident 23 by @Red-GV in #67
  • fix: add Prometheus metric scrape jobs configurations by @Red-GV in #68
  • chore: remove Grafana from the observability stack by @Red-GV in #46
  • Making the observability_url consistent with the ITBench-SRE-Agent by @rohanarora in #71
  • build(deps): Bump boto3 from 1.37.31 to 1.37.34 in /sre/remote_cluster by @dependabot in #75
  • build(deps-dev): Bump commitizen from 4.5.1 to 4.6.0 by @dependabot in #74
  • chore: update pre-commit commitizen check by @Red-GV in #76
  • fix: update file locations for e2e tasks by @rohanarora in #79
  • build(deps): Bump golang.org/x/net from 0.36.0 to 0.38.0 in /sre/local_cluster by @dependabot in #80
  • chore: update dependabot configuration with groups by @Red-GV in #81
  • Updates to the name of the alert / identifier by @rohanarora in #83
  • chore: update astronomy shop application to v2 by @Red-GV in #9
  • Making alert IDs consistent with Prometheus rules by @rohanarora in #85
  • chore: divide pip dependencies between dev and prod by @Red-GV in #86
  • build(deps-dev): Bump the pip-development-dependencies group across 2 directories with 1 update by @dependabot in #89
  • chore: ensure elasticsearch dummy app is updated as development dependency by @Red-GV in #91
  • build(deps-dev): Bump the pip-development-dependencies group across 2 directories with 1 update by @dependabot in #92
  • chore: update base image of topology mapper to minimal ubi9 image by @Red-GV in #78
  • build(deps): Bump the pip-production-dependencies group across 2 directories with 1 update by @dependabot in #97
  • bump: update observability and fault tools by @Red-GV in #72
  • build(deps): Bump it-bench/topology-monitor from 0.0.2 to 0.0.3 in /sre/tools/kubernetes-topology-mapper/charts/kubernetes-topology-mapper/templates in the docker-production-dependencies group across 1 directory by @dependabot in #99
  • fix: correct load-generator service/container name in Prometheus alerting rules by @rohanarora in #100
  • chore: add alert name validation for incident ground truth documentation by @rohanarora in #101
  • build(deps-dev): Bump the pip-development-dependencies group across 2 directories with 1 update by @dependabot in #104
  • build(deps-dev): Bump the pip-development-dependencies group across 2 directories with 1 update by @dependabot in #106
  • chore: remove enable targeted load fault by @Red-GV in #73
  • build(deps-dev): Bump the pip-development-dependencies group across 2 directories with 1 update by @dependabot in #108
  • build(deps-dev): Bump the pip-development-dependencies group across 2 directories with 1 update by @dependabot in #111
  • build(deps-dev): Bump the pip-development-dependencies group across 2 directories with 1 update by @dependabot in #113
  • build(deps): Bump ubi9/ubi-minimal from 9.5-1742914212 to 9.5-1745855087 in /sre/tools/kubernetes-topology-mapper in the docker-production-dependencies group across 1 directory by @dependabot in #114
  • build(deps-dev): Bump the pip-development-dependencies group across 2 directories with 1 update by @dependabot in #116
  • build(deps-dev): Bump the pip-development-dependencies group across 2 directories with 1 update by @dependabot in #118
  • build(deps-dev): Bump the pip-development-dependencies group across 2 directories with 1 update by @dependabot in #120
  • docs(README.md): update project structure details by @rohanarora in #119
  • build(deps-dev): Bump the pip-development-dependencies group across 3 directories with 2 updates by @dependabot in #124
  • build(deps-dev): Bump the pip-development-dependencies group across 3 directories with 2 updates by @dependabot in #126
  • build(deps-dev): Bump the pip-development-dependencies group across 3 directories with 2 updates by @dependabot in #128
  • fix: add Content-Security-Policy headers to Ingress traffic by @Red-GV in #121
  • feat: add OpenShift deployment functionality for observability stack and sample applications by @rohanarora in #110
  • docs(CHANGELOG.md): add entry for v0.0.3 by @Red-GV in #125

Full Changelog: v0.0.2...v0.0.3

v0.0.2

09 Apr 22:03
20f8ecc
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

  • feature: add asynchronous installation of observability tools by @rohanarora in #8
  • fix: correct typo by @yana1205 in #12
  • feat: add pre-commit, commitizen, and detect-secrets tools by @Red-GV in #11
  • fix: correct files to be pass with pre-commit checks by @Red-GV in #13
  • docs(sre/README.md): correct grafana url by @HacksonClark in #15
  • fix: correct s3_endpoint_url references by @Red-GV in #16
  • fix: update e2e environment variables and scripts by @Red-GV in #21
  • docs: update SRE agent GRAFANA_URL environment variable by @noahzibm in #23
  • fix: correct LLMConfigModelAgent class variables by @noahzibm in #24
  • feat: add dependabot updates for Docker images by @Red-GV in #25
  • build(deps): Bump ubi9/python-312 from 9.5-1743091356 to 9.5-1743509868 in /sre/tools/elasticsearch-dummy-app by @dependabot in #26
  • build(deps): Bump ubi9/python-312 from 9.5-1743091356 to 9.5-1743509868 in /sre/tools/kubernetes-topology-mapper by @dependabot in #27
  • fix: apply grouping to dependabot docker pull requests by @Red-GV in #28
  • feat: add Dependabot for python and golang dependencies by @Red-GV in #29
  • fix: remove freeze files and dependabot groups by @Red-GV in #35
  • build(deps): Bump boto3 from 1.35.62 to 1.37.26 in /sre/remote_cluster by @dependabot in #36
  • build(deps): Bump kubernetes from 31.0.0 to 32.0.1 by @dependabot in #32
  • chore: update base image and exclude fault-injection files from scan by @yana1205 in #40
  • fix: update Astronomy Shop resource limits to avoid OOM errors by @rohanarora in #39
  • build(deps): Bump boto3 from 1.37.26 to 1.37.28 in /sre/remote_cluster by @dependabot in #42
  • build(deps-dev): Bump commitizen from 4.4.1 to 4.5.0 by @dependabot in #41
  • chore: sync precommit commitizen version by @Red-GV in #43
  • fix: correct directory location of CISO scenarios Dockerfile by @Red-GV in #44

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

09 Apr 22:01
38cddb6
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

What's Changed

  • feature: add CODEOWNERS by @Red-GV in #2
  • feature: add CISO incidents by @Red-GV in #1
  • feature: add issue templates by @Red-GV in #3
  • docs: update README with scenario domain description by @Red-GV in #4
  • feature: add SRE incidents by @Red-GV in #6

Full Changelog: https://github.com/IBM/ITBench-Scenarios/commits/v0.0.1