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: added dns name to sparrow #49

Merged
merged 4 commits into from
Dec 19, 2023
Merged

feat: added dns name to sparrow #49

merged 4 commits into from
Dec 19, 2023

Conversation

puffitos
Copy link
Collaborator

@puffitos puffitos commented Dec 18, 2023

Motivation

Closes #48

Changes

  • Added flags to parse name
  • Made DNS valid name mandatory via validation function
  • Added some tests to test the most simple validation use cases

Tests done

  • New unittests
  • Simple E2E test run with --name flag set to sparrow-cool.de

Simple E2E test

The https://sparrow-cool.de URL was registered successfully as a target.

https://gitlab.devops.telekom.de/caas/sparrow/registration/-/blob/main/sparrow-cool.de.json?ref_type=heads

TODO

  • I've assigned this PR to myself
  • I've labeled this PR correctly

@puffitos puffitos self-assigned this Dec 18, 2023
@puffitos puffitos added the request/internal Indicates an internal feature request label Dec 18, 2023
Copy link
Member

@y-eight y-eight left a comment

Choose a reason for hiding this comment

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

LGTM

README.md Outdated Show resolved Hide resolved
Signed-off-by: Bruno Bressi <[email protected]>
@puffitos puffitos merged commit c4cbe10 into main Dec 19, 2023
7 checks passed
@puffitos puffitos deleted the feat/dns-name branch December 19, 2023 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request/internal Indicates an internal feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: DNS Name to start a sparrow instance
2 participants