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

fix: Too long host names for docker machines #549

Merged
merged 1 commit into from
Oct 9, 2022

Conversation

npalm
Copy link
Collaborator

@npalm npalm commented Oct 9, 2022

Description

Docker machine instance not starting caused by to long names. Enforced the max length.

fix: #536

Migrations required

NO

Verification

default example

@npalm npalm merged commit 2fc8e77 into develop Oct 9, 2022
npalm added a commit that referenced this pull request Oct 9, 2022
fix: access cache module via index 
fix: Too long host names for docker machines (#549)

Co-authored-by: Matthias Kay <[email protected]>
npalm added a commit that referenced this pull request Oct 9, 2022
fix: access cache module via index

Co-authored-by: Matthias Kay <[email protected]>
semantic-releaser bot pushed a commit that referenced this pull request Oct 9, 2022
### [5.2.2](5.2.1...5.2.2) (2022-10-09)

### Bug Fixes

* Too long host names for docker machines ([#549](#549)) ([808a967](808a967))
semantic-releaser bot pushed a commit that referenced this pull request Oct 9, 2022
## [5.3.0](5.2.2...5.3.0) (2022-10-09)

### Features

* add extra_hosts to config.toml ([#547](#547)) ([1491698](1491698))

### Bug Fixes

* do not add the cache access policy if there is none ([#540](#540)) ([f69c8bb](f69c8bb))
* Too long host names for docker machines ([#549](#549)) ([2fc8e77](2fc8e77))
@semantic-releaser
Copy link
Contributor

🎉 This PR is included in version 5.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@kayman-mk kayman-mk deleted the fix/too-long-host-names-dm branch January 14, 2023 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error creating instance - Hostname too long
1 participant