You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The classic instance notification system has been superseded by Event
Notifications. Remove the configuration page, the classic Slack webhook
page, their shared partial, and all cross-references. Update the intro
and RBAC docs to point to Event Notifications instead.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: docs/vendor/event-notifications.mdx
-18Lines changed: 0 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,21 +96,3 @@ Event Notifications has the following limitations:
96
96
- It is possible to create a notification for some resource types, such as customers and support bundles, but not to access the notification linked asset due to your allowed user permissions. This is most likely to impact teams with [enterprise and custom RBAC policies](team-management-rbac-configuring). For example, someone with the [Sales RBAC role](team-management-rbac-configuring) can create a notification for a customer uploading a support bundle, but does not have permission to view the linked specific customer bundle due to their RBAC role permissions.
97
97
- The Release Assets Downloaded event might fire per chart or image if the customer pulls each separately as part of your installation instructions. Because release assets might be shared across many of your release versions, the Vendor Portal records the event at the chart/image level and does not associate the event with a specific release version. If you find this alert too noisy, reach out to us to further discuss your specific use case.
98
98
99
-
## Comparison to instance notifications (Classic)
100
-
101
-
Event Notifications is the next generation of instance notification functionality in the Vendor Portal. Compared to [Instance Notifications (Classic)](instance-notifications-config), Event Notifications offers more event types, fine-grained filtering, flexible delivery routing, notification history tracking, and better access control.
102
-
103
-
You can use Event Notifications concurrently with Instance Notifications (Classic) while you evaluate and transition.
104
-
105
-
The following table compares the functionality offered by Instance Notifications (Classic) and Event Notifications:
Copy file name to clipboardExpand all lines: docs/vendor/team-management-rbac-resource-names.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ Grants the holder permission to create a new license in the specified applicatio
136
136
137
137
### KOTS/app/[:appid]/license/[:customerid]/read
138
138
139
-
Grants the holder permission to view the license specified by ID. If you deny this permission, the licenses do not appear in search, CSV export, or the Vendor Portal. The holder also cannot subscribe to this license's instance notifications.
139
+
Grants the holder permission to view the license specified by ID. If you deny this permission, the licenses do not appear in search, CSV export, or the Vendor Portal.
@@ -556,14 +556,6 @@ Grants the holder permission to create team members.
556
556
557
557
Grants the holder permission to delete other team members.
558
558
559
-
### Team/notifications/slack-webhook/read
560
-
561
-
Grants the holder permission to view the team's Slack webhook for classic instance notifications. For more information, see [Configure Instance Notifications (Classic)](instance-notifications-config).
562
-
563
-
### Team/notifications/slack-webhook/update
564
-
565
-
Grants the holder permission to edit the team's Slack webhook for classic instance notifications. For more information, see [Configure Instance Notifications (Classic)](instance-notifications-config).
566
-
567
559
### Team/notifications/\*\*
568
560
569
561
Grants the holder full access to all notification features, including managing other users' event notification subscriptions. For more information, see [About Event Notifications](event-notifications).
0 commit comments