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

feat: unix sockets support #1255

Merged
merged 3 commits into from
Apr 25, 2021
Merged

feat: unix sockets support #1255

merged 3 commits into from
Apr 25, 2021

Conversation

sloonz
Copy link
Contributor

@sloonz sloonz commented Apr 22, 2021

Related issue

#1249

Proposed changes

Uses ory/x unix socket helpers extracted from hydra to implement unix sockets.

Checklist

  • I have read the contributing guidelines.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security. vulnerability, I
    confirm that I got green light (please contact
    [email protected]) from the maintainers to push
    the changes.
  • [?] I have added tests that prove my fix is effective or that my feature
    works.
  • I have added or changed the documentation.

Not 100% for tests ; I moved unit tests related to helpers functions from hydra to x, but there was no unit/e2e tests for unix sockets at all in hydra.

@sloonz sloonz changed the title Unix sockets support feat: unix sockets support Apr 22, 2021
@aeneasr aeneasr self-requested a review April 23, 2021 06:57
@aeneasr aeneasr self-assigned this Apr 23, 2021
@aeneasr
Copy link
Member

aeneasr commented Apr 23, 2021

ory/x is merged and released!

@sloonz
Copy link
Contributor Author

sloonz commented Apr 23, 2021

Updated ory/x to 0.0.222 in my branches, so it should now build correctly without having to add a manual replace in go.md

@aeneasr
Copy link
Member

aeneasr commented Apr 23, 2021

https://app.circleci.com/pipelines/github/ory/kratos/3405/workflows/b3ea0298-b389-4e3c-90af-7cd2f9fa8804/jobs/20581

this is my fault

the formatting can be fixed with make format

@sloonz
Copy link
Contributor Author

sloonz commented Apr 23, 2021

Fixed the formatting

Copy link
Member

@aeneasr aeneasr left a comment

Choose a reason for hiding this comment

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

Awesome, thank you! 🎉 Your contribution makes Ory better :)

@aeneasr aeneasr merged commit ad010de into ory:master Apr 25, 2021
harnash pushed a commit to Wikia/kratos that referenced this pull request Apr 29, 2021
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