Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Secure the API listener #70

@JulienBalestra

Description

@JulienBalestra

In CI, we set the listener to 0.0.0.0:8989:

script:
  - sudo ./pupernetes daemon run sandbox/ --job-type systemd --bind-address 0.0.0.0:8989 --hyperkube-version $HYPERKUBE_VERSION
  - ./.ci/pupernetes-validation.sh

This open the http server insecurely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions