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

[AlertmanagerConfig] When editing a saved receiver, the webhook type shows as generic even when configured otherwise #6526

Closed
ronhorton opened this issue Jul 27, 2022 · 1 comment · Fixed by #6532

Comments

@ronhorton
Copy link

Setup

  • Rancher version: 2.6.7-rc5
  • Browser type & version: chrome

Describe the bug

When creating a webhook type as one creates a receiver, selecting 'sms' correctly allows configuration of the sms receiver. when viewing the confg after saving, the webhook type is listed as 'generic.'

To Reproduce

  1. create alertmanagerConfig
  2. add receiver - webhook type sms
  3. save
  4. click receiver to view config
    Result
    webhook generic
    Expected Result

webhook sms
Screenshots

2022-07-27_13-41-41

2022-07-27_13-42-19

Additional context

Detailed Description

Context

@ronhorton
Copy link
Author

Pass verified fixed in 2.6-head Commit ID ecbce2e

  1. create alertmanagerConfig
  2. add receiver - webhook type sms
  3. save
  4. click receiver to view config

webhook now shows as 'SMS'
2022-08-01_16-41-42

@zube zube bot closed this as completed Aug 1, 2022
@zube zube bot removed the [zube]: Done label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants