Skip to content

Fix pet-battle-api version bump on 2-create-alerts.md #238

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

Merged
merged 1 commit into from
Nov 30, 2022
Merged

Fix pet-battle-api version bump on 2-create-alerts.md #238

merged 1 commit into from
Nov 30, 2022

Conversation

bchardim
Copy link
Contributor

@bchardim bchardim commented Nov 30, 2022

The docs/4-return-of-the-monitoring/2-create-alerts.md step 5) lab is not working because the pet-battle-api version bump is not done correctly. The instructions teach the student to bump to version 1.3.1, but this is the current version of the pet-battle-api chart at that point (the previous docs/3-revenge-of-the-automated-testing/5b-tekton.md lab bumps to that version, 1.3.1).

Because of this incorrect version bump, the PrometheusRule object in ArgoCD is not updated with the new alerts rules used on the lab as PetBattleMongoDBDiskUsage, the lab alert is not triggered and the lab fails.

The solution proposed in this PR is to perform a correct pet-battle-api chart version bump to 1.3.2 . I have tested in my GLS TL500 lab that this solution fixes the problem. Many thanks in advance for the review @eformat .

@jfilipcz jfilipcz requested a review from eformat November 30, 2022 11:10
@ckavili ckavili merged commit 46e32fd into rht-labs:main Nov 30, 2022
@bchardim bchardim deleted the rh-gls-bchardim/fix-plaform-alerts-lab branch December 7, 2022 11:43
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.

2 participants