-
Notifications
You must be signed in to change notification settings - Fork 45
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
ARTESCA-4300 raise alert when pods get OOMKilled #4042
ARTESCA-4300 raise alert when pods get OOMKilled #4042
Conversation
Hello aprucolimartins,My role is to assist you with the merge of this Status report is not available. |
Branches have divergedThis pull request's source branch To avoid any integration risks, please re-synchronize them using one of the
Note: If you choose to rebase, you may have to ask me to rebuild |
26975d7
to
4b7546c
Compare
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option
|
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
4b7546c
to
3215cba
Compare
History mismatchMerge commit #4b7546ce8e7f66a08526ee5aad7963e03f441e51 on the integration branch It is likely due to a rebase of the branch Please use the |
salt/metalk8s/addons/prometheus-operator/deployed/prometheus-rules.sls
Outdated
Show resolved
Hide resolved
3215cba
to
28c99d6
Compare
b238d80
to
3c0bc09
Compare
91400c1
to
745944d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost good to me, mostly nitpicking and rewording
- You will need to re-extract rules using the rule_extractor (feel free to reach me directly if you need help about it)
salt/metalk8s/addons/prometheus-operator/deployed/container-exporter-alerts-rules.sls
Outdated
Show resolved
Hide resolved
salt/metalk8s/addons/prometheus-operator/deployed/container-exporter-alerts-rules.sls
Outdated
Show resolved
Hide resolved
salt/metalk8s/addons/prometheus-operator/deployed/container-exporter-alerts-rules.sls
Outdated
Show resolved
Hide resolved
salt/metalk8s/addons/prometheus-operator/deployed/container-exporter-alerts-rules.sls
Outdated
Show resolved
Hide resolved
salt/metalk8s/addons/prometheus-operator/deployed/container-exporter-alerts-rules.sls
Outdated
Show resolved
Hide resolved
salt/metalk8s/addons/prometheus-operator/deployed/container-exporter-alerts-rules.sls
Outdated
Show resolved
Hide resolved
e395fcb
to
29161ce
Compare
salt/metalk8s/addons/prometheus-operator/deployed/node-alerts-rules.sls
Outdated
Show resolved
Hide resolved
salt/metalk8s/addons/prometheus-operator/deployed/container-alert-rules.sls
Outdated
Show resolved
Hide resolved
fa2e997
to
29ee842
Compare
/approve |
/reset |
Reset completeI have successfully deleted this pull request's integration branches. The following options are set: approve |
ConflictA conflict has been raised during the creation of I have not created the integration branch. Here are the steps to resolve this conflict: $ git fetch
$ git checkout -B w/125.0/improvement/ARTESCA-4300_OOMKill_alert origin/development/125.0
$ git merge origin/improvement/ARTESCA-4300_OOMKill_alert
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/125.0/improvement/ARTESCA-4300_OOMKill_alert The following options are set: approve |
Build failedThe build for commit did not succeed in branch w/125.0/improvement/ARTESCA-4300_OOMKill_alert. The following options are set: approve |
Build failedThe build for commit did not succeed in branch w/125.0/improvement/ARTESCA-4300_OOMKill_alert. The following options are set: approve |
History mismatchMerge commit #4314db09cf6d2609fa67b8fb54fe13bd0eb2fcfe on the integration branch It is likely due to a rebase of the branch Please use the The following options are set: approve |
/reset |
Reset completeI have successfully deleted this pull request's integration branches. The following options are set: approve |
ConflictA conflict has been raised during the creation of I have not created the integration branch. Here are the steps to resolve this conflict: $ git fetch
$ git checkout -B w/125.0/improvement/ARTESCA-4300_OOMKill_alert origin/development/125.0
$ git merge origin/improvement/ARTESCA-4300_OOMKill_alert
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/125.0/improvement/ARTESCA-4300_OOMKill_alert The following options are set: approve |
Build failedThe build for commit did not succeed in branch w/125.0/improvement/ARTESCA-4300_OOMKill_alert. The following options are set: approve |
History mismatchMerge commit #655b01abe4429f715a718c998f78112a075a0e14 on the integration branch It is likely due to a rebase of the branch Please use the The following options are set: approve |
/reset |
Reset completeI have successfully deleted this pull request's integration branches. The following options are set: approve |
ConflictA conflict has been raised during the creation of I have not created the integration branch. Here are the steps to resolve this conflict: $ git fetch
$ git checkout -B w/125.0/improvement/ARTESCA-4300_OOMKill_alert origin/development/125.0
$ git merge origin/improvement/ARTESCA-4300_OOMKill_alert
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/125.0/improvement/ARTESCA-4300_OOMKill_alert The following options are set: approve |
ConflictThere is a conflict between your branch Please resolve the conflict on the feature branch ( git fetch && \
git checkout origin/improvement/ARTESCA-4300_OOMKill_alert && \
git merge origin/development/124.1 Resolve merge conflicts and commit git push origin HEAD:improvement/ARTESCA-4300_OOMKill_alert The following options are set: approve |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: The following options are set: approve |
/approve |
Build failedThe build for commit did not succeed in branch w/125.0/improvement/ARTESCA-4300_OOMKill_alert. The following options are set: approve |
In the queueThe changeset has received all authorizations and has been added to the The changeset will be merged in:
The following branches will NOT be impacted:
There is no action required on your side. You will be notified here once IMPORTANT Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a The following options are set: approve |
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue ARTESCA-4300. Goodbye aprucolimartins. |
Component:
Context:
Summary:
Acceptance criteria:
Closes: #ISSUE_NUMBER