Skip to content

[Integrations] Fix missing SVG logos for Rustrial AWS EKS IAM Auth Controller#2724

Closed
ChaitanyaSai-Meka wants to merge 4 commits into
meshery:masterfrom
ChaitanyaSai-Meka:fix-rustrial-aws-logo
Closed

[Integrations] Fix missing SVG logos for Rustrial AWS EKS IAM Auth Controller#2724
ChaitanyaSai-Meka wants to merge 4 commits into
meshery:masterfrom
ChaitanyaSai-Meka:fix-rustrial-aws-logo

Conversation

@ChaitanyaSai-Meka

Copy link
Copy Markdown
Contributor

Description

This PR fixes #2723

What changed:

  1. Asset Fix: Populated all 4 empty (0 bytes) SVG icon files for the rustrial-aws-eks-iam-auth-controller integration with valid AWS IAM SVG content.
  2. Data Fix: Updated the missing color and white image paths within the integrations/data.js JSON entry so the UI can correctly map and render the assets.

Notes for Reviewers

  • Replaced the corrupted/empty .svg files in assets/images/integration/rustrial-aws-eks-iam-auth-controller/ with valid XML/SVG paths.
  • Verified the JSON data object correctly points to the new assets.
  • Tested locally to ensure the logo successfully renders in the integrations grid without 404 errors.

Signed commits

  • Yes, I signed my commits.

Copilot AI review requested due to automatic review settings June 11, 2026 03:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@netlify

netlify Bot commented Jun 11, 2026

Copy link
Copy Markdown

Deploy Preview for mesheryio-preview ready!

Name Link
🔨 Latest commit 2c3af30
🔍 Latest deploy log https://app.netlify.com/projects/mesheryio-preview/deploys/6a2e20363841b20008fb6762
😎 Deploy Preview https://deploy-preview-2724--mesheryio-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2026-06-15 16:48 UTC

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request adds several SVG icon files for the rustrial-aws-eks-iam-auth-controller integration. The reviewer identified that the id attributes in all four SVG files contain forward slashes, which violate the W3C XML specification for ID attributes and could cause parsing or querying issues. It is recommended to remove these unused ID attributes to clean up and optimize the SVG code.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

…-auth-controller

Signed-off-by: ChaitanyaSai-Meka <chaitanya.s.meka@gmail.com>
…m-auth-controller

Signed-off-by: ChaitanyaSai-Meka <chaitanya.s.meka@gmail.com>

@rishiraj38 rishiraj38 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@ChaitanyaSai-Meka, please verify the SVGs added against the Meshery Integration Spreadsheet, as we source integration icons from there.

@ChaitanyaSai-Meka

Copy link
Copy Markdown
Contributor Author

Hey @rishiraj38 , I checked the spreadsheet, but the SVG columns for this integration are currently blank. Let me know if the ones I provided in the PR are good to go, or if I should pull them from somewhere else!

@Bhumikagarggg

Copy link
Copy Markdown
Contributor

@ChaitanyaSai-Meka Thank you for your contribution! Let's discuss this during the website call tomorrow at 5:30 PM IST | 7 AM CST Add it as an agenda item to the meeting minutes, if you would 🙂

@ChaitanyaSai-Meka

Copy link
Copy Markdown
Contributor Author

@Bhumikagarggg, I have added this as an agenda item to the meeting minutes.

@Bhumikagarggg

Copy link
Copy Markdown
Contributor

@Bhumikagarggg, I have added this as an agenda item to the meeting minutes.

Okay! See you in tomorrow’s website call 👋

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rustrial Aws Eks Iam Auth Controller image is broken

4 participants