linode / manager

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 with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
700 stars 363 forks source link

upcoming: [DI-21119] - Handle jwe token limit in ACLP UI and Bug fix for resources component #11309

Closed ankita-akamai closed 3 days ago

ankita-akamai commented 1 week ago

Description ๐Ÿ“

Handled jwe token limit in ACLP UI and Bug fix for resources component.

Changes ๐Ÿ”„

List any change(s) relevant to the reviewer.

Target release date ๐Ÿ—“๏ธ

2-Dec-2024

Preview ๐Ÿ“ท

Before After
image image

How to test ๐Ÿงช

Verification steps

(How to verify changes)

As an Author, I have considered ๐Ÿค”


As an Author, before moving this PR from Draft to Open, I confirmed โœ…


github-actions[bot] commented 5 days ago

Coverage Report: โœ…
Base Coverage: 86.93%
Current Coverage: 86.93%

ankita-akamai commented 4 days ago

@bnussman-akamai is there any additional feedback for this pr or it is good for approval?

ankita-akamai commented 3 days ago

Changes look good! A small nit for the changeset

@harsh-akamai done!

linode-gh-bot commented 3 days ago

Cloud Manager UI test results

:small_red_triangle: 4 failing tests on test run #3 โ†—๏ธŽ

:x: Failing:white_check_mark: Passing:arrow_right_hook: Skipped:clock1: Duration
4 Failing451 Passing2 Skipped101m 50s

Details

Failing Tests
SpecTest
:x:machine-image-upload.spec.tsmachine image ยป uploads machine image, mock finish event
:x:machine-image-upload.spec.tsmachine image ยป uploads machine image, mock upload canceled failed event
:x:machine-image-upload.spec.tsmachine image ยป uploads machine image, mock failed to decompress failed event
:x:machine-image-upload.spec.tsmachine image ยป uploads machine image, mock expired upload event

Troubleshooting

Use this command to re-run the failing tests:

yarn cy:run -s "cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/images/machine-image-upload.spec.ts"