manager icon indicating copy to clipboard operation
manager copied to clipboard

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers...

Results 231 manager issues
Sort by recently updated
recently updated
newest added

## Description 📝 Proof of concept to use test weights when distributing tests across containers to improve the efficiency of our Jenkins runs. Always annoys me when I see one...

Proof of Concept
Wait to Merge
Approved

## Description 📝 When running tests locally on `develop`, I'm getting anywhere between 3-8 failures each run. We additionally had a flaky unit test in CI during our last release...

Ready for Review

Hi team, In general, we call `setToken()` and then an endpoint, like: ``` public async getKubeVersions() { setToken(linodeToken); return await getKubernetesVersions(); } ``` The issue is we call the endpoints...

## Description 📝 Enables LKE events (from apinext) to become highlighted as valid events on CM. ## Changes 🔄 Added new messages ## Target release date 🗓️ Not sure of...

## Description 📝 Adds a test to confirm the populated state of the Placement Group landing page. Specifically, confirms that each Placement Group is listed as expected and that non-compliance...

Ready for Review
Missing Changeset
Placement Groups

## Description 📝 Adds a Cypress integration test for basic Placement Group create flow. It confirms that a Placement Group can be created from the landing page, that the outgoing...

Ready for Review
Missing Changeset
Placement Groups

## Description 📝 This PR adds a new `DiskEncryption` component that will be used (with some coming modifications) in the Linode Create, Linode Rebuild, and LKE Create flows. ## Target...

Linode Disk Encryption (LDE)

# Cloud Manager ## [2024-05-06] - v1.118.1 ### Upcoming Features: - Use 'edge'-class plans in edge regions ([#10441](https://github.com/linode/manager/pull/10441)) # API-v4 ## [2024-05-06] - v0.116.0 ### Added: - 'edge' Linode type...

Release

## Description 📝 - Adds the "Create using Command Line" button to the new Linode Create flow 🎉 ## Preview 📷 ![Screenshot 2024-05-06 at 4 15 35 PM](https://github.com/linode/manager/assets/115251059/0f60befc-f9ed-41d0-92b3-60f58cd4ef0a) ## How...

Linode Create Refactor

## Description 📝 - Adds the distribution icon to the new ImageSelect on the new Linode Create flow 🖼️ - Add unit test to ensure Icon renders ## Preview 📷...

Linode Create Refactor