Skip to content

Use WithContainerFiles in adminer integeration#673

Merged
Alirexaa merged 2 commits into
mainfrom
alirexaa/adminer-with-conainer-files
May 7, 2025
Merged

Use WithContainerFiles in adminer integeration#673
Alirexaa merged 2 commits into
mainfrom
alirexaa/adminer-with-conainer-files

Conversation

@Alirexaa

@Alirexaa Alirexaa commented May 6, 2025

Copy link
Copy Markdown
Member

Fixes #644

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

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.

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
@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