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

polycubectl not installed in the docker image #198

Closed
goldenrye opened this issue Jul 29, 2019 · 0 comments
Closed

polycubectl not installed in the docker image #198

goldenrye opened this issue Jul 29, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@goldenrye
Copy link
Contributor

Describe the bug

The pcn_k8s docker image generated doesn't contain the polycubectl binary, and user is not able to access cube status/statistics etc. information. Additionally after K8S security feature is introduced user has no way to check the firewall rule lists.

To Reproduce

Steps to reproduce the behavior:

  1. Go to polycube top directory
  2. Excute the following commands to generate the pcn_k8s docker image

    export DOCKER_BUILDKIT=1

    docker build --build-arg MODE=pcn-k8s -t name:tag

  3. no polycubectl binary generated

Expected behavior

polycubectl binary should be in the /usr/local/bin in pcn_k8s docker image

Please tell us about your environment:

  1. OS details: Ubuntu 18.04.1 LTS
  2. Kernel details: Linux polycube-dev 4.19.0-041900-generic
  3. Polycube Version: version: v0.1.0-beta+ [git: (branch/commit): master/d3034620-dirty]
  4. Polycube Log: Attach the log from /var/log/polycube/polycubed.log

Additional context

N/A

@goldenrye goldenrye added the bug Something isn't working label Jul 29, 2019
@goldenrye goldenrye self-assigned this Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant