Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extraInitContainers feature #52

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

turuncuofke
Copy link
Contributor

@turuncuofke turuncuofke commented Feb 26, 2025

This implements the extraInitContainers feature to be able to add custom init containers to wiremock deployment. This is needed for different type of methods for importing mapping files to wiremock, such as downloading mapping files from a s3 bucket.

References

  • TODO

Submitter checklist

  • Recommended: Join WireMock Slack to get any help in #help-contributing or a project-specific channel like #wiremock-java
  • The PR request is well described and justified, including the body and the references
  • The PR title represents the desired changelog entry
  • The repository's code style is followed (see the contributing guide)
  • Test coverage that demonstrates that the change works as expected
  • For new features, there's necessary documentation in this pull request or in a subsequent PR to wiremock.org

@turuncuofke turuncuofke requested a review from gitkent as a code owner February 26, 2025 12:06
Copy link
Collaborator

@gitkent gitkent left a comment

Choose a reason for hiding this comment

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

@turuncuofke LGTM; thanks for your contribution.

@gitkent gitkent merged commit f0cea81 into wiremock:master Mar 8, 2025
1 check passed
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