Skip to content
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

fix existingSecret for RabbitMQ to default value (see #761) #864

Merged
merged 7 commits into from
Jun 16, 2023

Conversation

GRomR1
Copy link
Contributor

@GRomR1 GRomR1 commented Nov 18, 2022

What this PR does:
The existing value brokes the release when using external RabbitMQ.

 Warning  Failed     6s (x11 over 112s)  kubelet            Error: couldn't find key password in Secret monitoring/oncall-rabbitmq-external

Which issue(s) this PR fixes:
Related MR #761

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated

@CLAassistant
Copy link

CLAassistant commented Nov 18, 2022

CLA assistant check
All committers have signed the CLA.

@GRomR1 GRomR1 changed the title fix existingSecret to default value (see #761) fix existingSecret for RabbitMQ to default value (see #761) Nov 18, 2022
@mderynck mderynck requested a review from a team April 25, 2023 22:30
@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2023

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@github-actions github-actions bot added the Stale label Jun 8, 2023
@iskhakov iskhakov self-assigned this Jun 12, 2023
@iskhakov iskhakov self-requested a review June 12, 2023 02:51
@github-actions github-actions bot removed the Stale label Jun 13, 2023
@iskhakov iskhakov enabled auto-merge June 16, 2023 03:10
@iskhakov iskhakov added this pull request to the merge queue Jun 16, 2023
Merged via the queue into grafana:dev with commit 691a503 Jun 16, 2023
Ukochka pushed a commit that referenced this pull request Jun 16, 2023
**What this PR does**:
The existing value brokes the release when using external RabbitMQ. 
```
 Warning  Failed     6s (x11 over 112s)  kubelet            Error: couldn't find key password in Secret monitoring/oncall-rabbitmq-external
```

**Which issue(s) this PR fixes**:
Related MR [#761](#761)

**Checklist**
- [ ] Tests updated
- [ ] Documentation added
- [ ] `CHANGELOG.md` updated

---------

Co-authored-by: Ildar Iskhakov <Ildar.iskhakov@grafana.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants