change: [DPS-36768] - Display info how to enable log generation per cluster#13473
Merged
Conversation
…usters section on how to enable Kubernetes API Audit log generation per cluster
35513d9 to
7c828fc
Compare
Cloud Manager UI test results🔺 3 failing tests on test run #2 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/parentChild/account-switching.spec.ts,cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts" |
|||||||||||||||||||||||
bnussman-akamai
approved these changes
Mar 10, 2026
Comment on lines
+241
to
+249
| selected. To enable logging for a cluster, use the Linode API{' '} | ||
| <Link | ||
| external | ||
| hideIcon | ||
| to="https://techdocs.akamai.com/linode-api/reference/put-lke-cluster" | ||
| > | ||
| update the cluster | ||
| </Link>{' '} | ||
| to set audit_logs_enabled to true. |
Member
There was a problem hiding this comment.
Will Cloud Manager get support for this eventually?
There was a problem hiding this comment.
@bnussman-akamai we hope so, but it is not our call, product teams are discussing this for Q2
mduda-akamai
approved these changes
Mar 11, 2026
This was referenced Mar 11, 2026
harsh-akamai
pushed a commit
to harsh-akamai/manager
that referenced
this pull request
Mar 17, 2026
grevanak-akamai
pushed a commit
that referenced
this pull request
Apr 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description 📝
In the Stream Create form, when creating the LKE E audit logs stream, show info with a redirect to https://techdocs.akamai.com/linode-api/reference/put-lke-cluster
Changes 🔄
Add the text with the description provided by the design team, with the proper URL
Scope 🚢
Upon production release, changes in this PR will be visible to:
Target release date 🗓️
March 2026
Preview 📷
How to test 🧪
In the form, set
Stream TypetoKubernetes API Audit LogsAs an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🚩 Using a feature flag to protect the release
📱 Providing mobile support
As an Author, before moving this PR from Draft to Open, I confirmed ✅