8000 fix(core): Improve private registry support (tolerate not implemented fields in DOCKER_AUTH_CONFIG) by Tranquility2 · Pull Request #647 · testcontainers/testcontainers-python · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@Tranquility2
Copy link
Contributor
@Tranquility2 Tranquility2 commented Jul 12, 2024

Continuing #562, got some feedback regarding an issue with unsupported use cases.
In this PR we will try to:

  1. Map the use cases
  2. Raise a warning regarding unsupported uses cases (hopefully they will be added later)
  3. Address/Fix the issue where unsupported JSON schema for DOCKER_AUTH_CONFIG leads to an error

As always any feedback will be much appreciated.
Please note this PR does not implement all use-cases just does a better job at preparing and handling them for now

@codecov
Copy link
codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@0ce4fec). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #647   +/-   ##
=======================================
  Coverage        ?   78.26%           
=======================================
  Files           ?       12           
  Lines           ?      598           
  Branches        ?       89           
=======================================
  Hits            ?      468           
  Misses          ?      104           
  Partials        ?       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Tranquility2 Tranquility2 changed the title feat(core): Private registry refactor feat(core): Improve private registry support Jul 12, 2024
@alexanderankin
Copy link
Member

since this does not actually implement the features i am going to merge this as a fix

@alexanderankin alexanderankin changed the title feat(core): Improve private registry support fix(core): Improve private registry support Jul 15, 2024
@alexanderankin alexanderankin changed the title fix(core): Improve private registry support fix(core): Improve private registry support (tolerate not implemented fields in DOCKER_AUTH_CONFIG) Jul 15, 2024
@alexanderankin alexanderankin merged commit 766c382 into testcontainers:main Jul 15, 2024
alexanderankin pushed a commit that referenced this pull request Jul 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.7.2](testcontainers-v4.7.1...testcontainers-v4.7.2)
(2024-07-15)


### Bug Fixes

* Add container Trino
([#642](#642))
([49ce5a5](49ce5a5)),
closes
[#641](#641)
* **core:** Improve private registry support (tolerate not implemented
fields in DOCKER_AUTH_CONFIG)
([#647](#647))
([766c382](766c382))
* **kafka:** add a flag to limit to first hostname for use with networks
([#638](#638))
([0ce4fec](0ce4fec)),
closes
[#637](#637)
* **modules:** Mailpit container base API URL helper method
([#643](#643))
([df07586](df07586))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

0