-
Notifications
You must be signed in to change notification settings - Fork 525
Closed
Labels
good first issueIssues with this label are good candidates for first-time contributionsIssues with this label are good candidates for first-time contributionshelp wantedIssues with this label are ready to start work but are in need of someone to do itIssues with this label are ready to start work but are in need of someone to do itpriority/backlogIssue is approved and in the backlogIssue is approved and in the backlog
Description
SPIRE Server help says it supports binding to a DNS name, but it fails when passing in localhost
, is this right?
$ bin/spire-server run -h
Usage of run:
-bindAddress string
IP address or DNS name of the SPIRE server
$ bin/spire-server run -bindAddress localhost
could not parse bind_address "localhost"
- Version: 8a5b108
- Platform: Darwin workstation.local 21.6.0 Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:25 PDT 2022; root:xnu-8020.140.41~1/RELEASE_X86_64 x86_64
- Subsystem: server
Metadata
Metadata
Assignees
Labels
good first issueIssues with this label are good candidates for first-time contributionsIssues with this label are good candidates for first-time contributionshelp wantedIssues with this label are ready to start work but are in need of someone to do itIssues with this label are ready to start work but are in need of someone to do itpriority/backlogIssue is approved and in the backlogIssue is approved and in the backlog