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

istioctl doesn't include charts #94163

Closed
nightkr opened this issue Jul 29, 2020 · 0 comments · Fixed by #94164
Closed

istioctl doesn't include charts #94163

nightkr opened this issue Jul 29, 2020 · 0 comments · Fixed by #94164
Assignees

Comments

@nightkr
Copy link
Member

nightkr commented Jul 29, 2020

Describe the bug

Our build of istioctl doesn't include charts, which breaks the istioctl install mechanism.

To Reproduce
Steps to reproduce the behavior:

  1. Install Docker
  2. Create K8s cluster: nix run nixpkgs.kind -c kind create cluster
  3. Try to install Istio into the cluster: nix run nixpkgs.istioctl -c istioctl install
  4. Install fails with:

Error: failed to apply manifests: compiled in charts not found in this development build, use --charts with local charts instead or run make gen-charts

Expected behavior
Istio is installed into the cluster.

Screenshots
If applicable, add screenshots to help explain your problem.

image

Additional context
Add any other context about the problem here.

Notify maintainers
@veehaitch

Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

  • system: "x86_64-linux"
  • host os: Linux 5.7.10-arch1-1, Arch Linux, noversion
  • multi-user?: no
  • sandbox: yes
  • version: nix-env (Nix) 2.3.7
  • channels(teo): "nixpkgs-20.09pre236138.970b2b853d4"
  • nixpkgs: /home/teo/.nix-defexpr/channels/nixpkgs

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
- istioctl
# a list of nixos modules affected by the problem
module:
@nightkr nightkr mentioned this issue Jul 29, 2020
10 tasks
@nightkr nightkr self-assigned this Jul 29, 2020
danieldk pushed a commit that referenced this issue Aug 1, 2020
braack pushed a commit to braack/nixpkgs that referenced this issue Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant