Skip to content

fix: removed legacy workload components#788

Open
dennisvankekem wants to merge 1 commit into
mainfrom
APL-1774
Open

fix: removed legacy workload components#788
dennisvankekem wants to merge 1 commit into
mainfrom
APL-1774

Conversation

@dennisvankekem
Copy link
Copy Markdown
Collaborator

@dennisvankekem dennisvankekem commented May 12, 2026

console: #788
api: linode/apl-api#993

Considerations

  • I have tested the changes in both light and dark mode.
  • I have considered the need for new unit tests.
  • I have tested the changes on a cluster.
  • I have included relevant documentation updates.
  • I have an approved Figma design or have reflected my changes in Figma
  • I have verified that the UI/UX is consistent in major browsers (e.g., Chrome, Firefox, Safari, Edge).
  • I have tested the changes for responsiveness in different screen resolutions.
  • I have tested expected error states and verified that the user is presented with informative error messages.
  • I have tested the feature with unusual or extreme inputs (e.g., very long strings, empty states, clicking a button multiple times quickly).

Comment thread src/redux/otomiApi.ts
@@ -446,9 +446,6 @@ const injectedRtkApi = api.injectEndpoints({
getHelmChartContent: build.query<GetHelmChartContentApiResponse, GetHelmChartContentApiArg>({
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This endpoint (and the related code) appears to be no longer needed and should be removed. NewChartModal.tsx was the only consumer of useGetHelmChartContentQuery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants