Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Fixed regression on registries not being created #1911

Merged
merged 1 commit into from
Jul 27, 2018

Conversation

mssola
Copy link
Collaborator

@mssola mssola commented Jul 27, 2018

This commit fixes a regression introduced in the pull request #1896 in
which registries were no longer creatable. This happened because of a
validation error on portus_user_validation produced by adding a team
to the portus hidden user.

Fixes #1909

Signed-off-by: Miquel Sabaté Solà [email protected]

This commit fixes a regression introduced in the pull request SUSE#1896 in
which registries were no longer creatable. This happened because of a
validation error on `portus_user_validation` produced by adding a team
to the portus hidden user.

Fixes SUSE#1909

Signed-off-by: Miquel Sabaté Solà <[email protected]>
@mssola mssola requested a review from vitoravelino July 27, 2018 10:56
Copy link
Contributor

@vitoravelino vitoravelino left a comment

Choose a reason for hiding this comment

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

Tested locally and it works as expected! 👍

@vitoravelino vitoravelino merged commit 010e853 into SUSE:master Jul 27, 2018
@mssola mssola deleted the fix-registry-creation branch July 27, 2018 12:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Registry was successfully created. (NOT the actual case)
2 participants