Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • stork stork
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 261
    • Issues 261
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 28
    • Merge requests 28
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • storkstork
  • Issues
  • #536
Closed
Open
Issue created Apr 21, 2021 by ymartin-ovh@ymartin-ovh

Stork agent does not honor listen-only flags

name: Bug report
about: Stork agent does not honor listen-only flags

Describe the bug It appears that despite --listen-only-* flags, Stork Agent starts the agent server.

To Reproduce

  1. Build v0.16
  2. Runs stork-agent --listen-prometheus-only
  3. Stork does the following: started serving Stork Agent address="0.0.0.0:8080"

Expected behavior I expect only prometheus endpoints

Environment:

  • Stork v0.16.0
  • OS: Debian Buster

Additional Information It seems that issue is located in CLI code of Stork Agent.

Regards

Edited Apr 21, 2021 by ymartin-ovh
Assignee
Assign to
Time tracking