Skip to content

Conversation

@Alirexaa
Copy link
Member

@Alirexaa Alirexaa commented May 6, 2025

Fixes #644

@Alirexaa Alirexaa requested review from aaronpowell and Copilot May 6, 2025 16:02
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Adminer integration to use the WithContainerFiles API for file injection rather than the older temporary file bind mount approach.

  • Refactors resource creation by renaming variables to follow established naming conventions
  • Replaces manual temporary file creation and bind mounting with an asynchronous callback using WithContainerFiles
  • Simplifies file deployment for the Adminer container

@Alirexaa Alirexaa merged commit db06224 into main May 7, 2025
85 of 87 checks passed
@Alirexaa Alirexaa deleted the alirexaa/adminer-with-conainer-files branch May 7, 2025 05:11
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.

Use WithContainerFiles instaed of WithBindMount in Adminer integration

3 participants