diff --git a/CHANGELOG.md b/CHANGELOG.md index 96120e7d2998e..d371bf2fe26bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -186,9 +186,9 @@ your feedback and introduced additional access control settings that control acc #### Pod Logs UI -Since 2.4.7, the LOGS tab in pod view is visible in the UI only for users with explicit allow get logs policy. +Since 2.4.9, the LOGS tab in pod view is visible in the UI only for users with explicit allow get logs policy. -#### Known pod logs UI issue prior to 2.4.7 +#### Known pod logs UI issue prior to 2.4.9 Upon pressing the "LOGS" tab in pod view by users who don't have an explicit allow get logs policy, the red "unable to load data: Internal error" is received in the bottom of the screen, and "Failed to load data, please try again" is displayed. diff --git a/docs/operator-manual/upgrading/2.3-2.4.md b/docs/operator-manual/upgrading/2.3-2.4.md index a57ae8ea8f8aa..b46a7ed956b3e 100644 --- a/docs/operator-manual/upgrading/2.3-2.4.md +++ b/docs/operator-manual/upgrading/2.3-2.4.md @@ -153,9 +153,9 @@ p, role:test-db-admins, logs, get, staging-db-admins/*, allow ### Pod Logs UI -Since 2.4.7, the LOGS tab in pod view is visible in the UI only for users with explicit allow get logs policy. +Since 2.4.9, the LOGS tab in pod view is visible in the UI only for users with explicit allow get logs policy. -### Known pod logs UI issue prior to 2.4.7 +### Known pod logs UI issue prior to 2.4.9 Upon pressing the "LOGS" tab in pod view by users who don't have an explicit allow get logs policy, the red "unable to load data: Internal error" is received in the bottom of the screen, and "Failed to load data, please try again" is displayed.