Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Validate wsp and cemanager schemes match #294

Merged
merged 1 commit into from
Mar 17, 2021
Merged

Validate wsp and cemanager schemes match #294

merged 1 commit into from
Mar 17, 2021

Conversation

f0ssel
Copy link
Contributor

@f0ssel f0ssel commented Mar 17, 2021

No description provided.

@f0ssel f0ssel requested review from cmoog and deansheather March 17, 2021 16:31
Comment on lines +66 to +67
return xerrors.Errorf("Coder access url and hostname must have matching protocols: coder access url: %s, workspace provider hostname: %s", cemanagerURL.String(), ingressHost.String())
}
Copy link
Contributor

Choose a reason for hiding this comment

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

this is a good candidate for a clog.Error with more multi-line detail

@f0ssel f0ssel merged commit ff7ba37 into master Mar 17, 2021
@f0ssel f0ssel deleted the https-wsp branch March 17, 2021 17:24
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.

3 participants