Commit 0d5cd88
authored
Revert "Commit 7c130ee"
This PR reverts commit 7c130ee, which was accidentally submitted.
Original MR description:
Only check for the presence of apiSubDomain, i.e. "model", as opposed to apiSubDomain+".", i.e. "model.", when determining whether the URL needs to be modified.
This allows URLs such as `model-v1alpha.{domain}` to be unmodified by this logic, which is the desired behavior.1 parent 7c130ee commit 0d5cd88
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments