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

Allowing dash on Tenant namespace #118

Merged
merged 2 commits into from
Oct 31, 2020
Merged

Allowing dash on Tenant namespace #118

merged 2 commits into from
Oct 31, 2020

Conversation

prometherion
Copy link
Member

This is an improvement started from the discussion on #113 and addressing also #106.

We would like to be less strict regarding Tenant naming, allowing end-users to use dashes according to DNS RFC-1123, the same applied by Kubernetes for some resources.

I'd like to get a review from @MaxFedotov since he was the author of the force tenant prefix.

@prometherion prometherion self-assigned this Oct 31, 2020
@prometherion
Copy link
Member Author

Tests are flaky and must be fixed, tested changes on 1.18.0:

Ran 29 of 29 Specs in 243.480 seconds
SUCCESS! -- 29 Passed | 0 Failed | 0 Pending | 0 Skipped
PASS

@prometherion
Copy link
Member Author

Same on 1.16.15

Ran 27 of 29 Specs in 224.450 seconds
SUCCESS! -- 27 Passed | 0 Failed | 0 Pending | 2 Skipped
PASS

@prometherion prometherion force-pushed the issues/113 branch 2 times, most recently from d2ffd96 to a3143e5 Compare October 31, 2020 16:09
@MaxFedotov
Copy link
Collaborator

lgtm!

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.

Tenant names with dashes are denied by admission webhook
2 participants