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

Allows domainless tenant urls #617

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Allows domainless tenant urls #617

merged 1 commit into from
Mar 8, 2022

Conversation

toszr
Copy link
Contributor

@toszr toszr commented Mar 7, 2022

Description

This changeset fixes webhook API URL validation if tenant URL is defined without domain (it was rejected before and is accepted from now on).

How can this be tested?

Define a DynaKube with API URL similar to https://dynakube-activegate/e/tenant/api (with implicit domain).

Checklist

  • Unit tests have been updated/added
  • PR is labeled accordingly

@toszr toszr added bug Something isn't working core Changes to core functionality of the Operator labels Mar 7, 2022
@toszr toszr requested review from baichinger and a team March 7, 2022 18:47
@toszr toszr self-assigned this Mar 7, 2022
@toszr toszr enabled auto-merge (squash) March 7, 2022 18:48
@toszr toszr merged commit 186ad34 into master Mar 8, 2022
@toszr toszr deleted the bugfix/api-url-validation branch March 8, 2022 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Changes to core functionality of the Operator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants