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

feat: make sure fqdn ends in domain #108

Merged
merged 1 commit into from
Aug 30, 2021
Merged

Conversation

Vafilor
Copy link
Contributor

@Vafilor Vafilor commented Aug 30, 2021

What this PR does:

When running opctl apply or opctl build this will check to make sure the application.fqdn ends in application.domain. If it doesn't, an error message is printed out.

Which issue(s) this PR fixes:

Fixes onepanelio/onepanel#949

Special notes for your reviewer:

@Vafilor Vafilor added the kind/enhancement New feature or request label Aug 30, 2021
@Vafilor Vafilor added this to the v1.0.1 milestone Aug 30, 2021
@Vafilor Vafilor self-assigned this Aug 30, 2021
@Vafilor Vafilor merged commit 86958fc into master Aug 30, 2021
@Vafilor Vafilor deleted the feat/validate.fqdn.domain branch August 30, 2021 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure domain and fqdn are compatible before running build/apply
1 participant