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

Current deployment script does not seems to work #3

@gitricko

Description

@gitricko

Maybe this repo need a refresh... following the readme does not seems to work.

Problem one:

ERROR:
  exit status 1

EXIT STATUS
  1

STDERR:
  Error: repo "https://kubernetes-charts-incubator.storage.googleapis.com" is no longer available; try "https://charts.helm.sh/incubator" instead

COMBINED OUTPUT:
  Error: repo "https://kubernetes-charts-incubator.storage.googleapis.com" is no longer available; try "https://charts.helm.sh/incubator" instead                                                                       /2.7s
(expense-mgt) ╭─gitricko@C02F0MD6R ~/Documents/_p/orbit/Traefik-with-Pomerium-Forward-Auth-and-Proxy-on-Kubernetes-with-Helm ‹master●› 

Changes of https://kubernetes-charts-incubator.storage.googleapis.com to https://charts.helm.sh/incubator fixes that ...

Problem two:

helmfile apply                                                                                                                                                                                                       1 ↵
Adding repo pomerium https://helm.pomerium.io
"pomerium" has been added to your repositories

Adding repo incubator https://charts.helm.sh/incubator
"incubator" has been added to your repositories

Adding repo dniel https://dniel.github.io/charts/
"dniel" has been added to your repositories

Adding repo traefik https://containous.github.io/traefik-helm-chart
"traefik" has been added to your repositories

Adding repo jetstack https://charts.jetstack.io
"jetstack" has been added to your repositories

Comparing release=cert-manager, chart=jetstack/cert-manager
Comparing release=whoami, chart=dniel/whoami
Comparing release=whoamiproxy, chart=dniel/whoami
Comparing release=traefik, chart=traefik/traefik
Comparing release=pomerium, chart=pomerium/pomerium
Listing releases matching ^traefik-pomerium-auth-middleware$
in ./helmfile.yaml: 6 errors:
err 0: command "/Users/gitricko/homebrew/bin/helm" exited with non-zero status:

PATH:
  /Users/gitricko/homebrew/bin/helm

ARGS:
  0: helm (4 bytes)
  1: diff (4 bytes)
  2: upgrade (7 bytes)
  3: --reset-values (14 bytes)
  4: --allow-unreleased (18 bytes)
  5: whoami (6 bytes)
  6: dniel/whoami (12 bytes)
  7: --namespace (11 bytes)
  8: whoami (6 bytes)
  9: --values (8 bytes)
  10: /var/folders/pz/7pvfyy253c19_vg35602s9tm0000gq/T/helmfile3169001414/whoami-whoami-values-6f6f77ff4b (99 bytes)
  11: --detailed-exitcode (19 bytes)
  12: --color (7 bytes)

ERROR:
  exit status 1

EXIT STATUS
  1

STDERR:
  Error: unknown command "diff" for "helm"
  Run 'helm --help' for usage.

COMBINED OUTPUT:
  Error: unknown command "diff" for "helm"
  Run 'helm --help' for usage.
err 1: command "/Users/gitricko/homebrew/bin/helm" exited with non-zero status:

PATH:
  /Users/gitricko/homebrew/bin/helm

ARGS:
  0: helm (4 bytes)
  1: diff (4 bytes)
  2: upgrade (7 bytes)
  3: --reset-values (14 bytes)
  4: --allow-unreleased (18 bytes)
  5: cert-manager (12 bytes)
  6: jetstack/cert-manager (21 bytes)
  7: --version (9 bytes)
  8: v0.14.2 (7 bytes)
  9: --namespace (11 bytes)
  10: cert-manager (12 bytes)
  11: --values (8 bytes)
  12: /var/folders/pz/7pvfyy253c19_vg35602s9tm0000gq/T/helmfile158665102/cert-manager-cert-manager-values-7b8985b7f8 (110 bytes)
  13: --detailed-exitcode (19 bytes)
  14: --color (7 bytes)

ERROR:
  exit status 1

EXIT STATUS
  1

STDERR:
  Error: unknown command "diff" for "helm"
  Run 'helm --help' for usage.

COMBINED OUTPUT:
  Error: unknown command "diff" for "helm"
  Run 'helm --help' for usage.
err 2: command "/Users/gitricko/homebrew/bin/helm" exited with non-zero status:

PATH:
  /Users/gitricko/homebrew/bin/helm

ARGS:
  0: helm (4 bytes)
  1: diff (4 bytes)
  2: upgrade (7 bytes)
  3: --reset-values (14 bytes)
  4: --allow-unreleased (18 bytes)
  5: pomerium (8 bytes)
  6: pomerium/pomerium (17 bytes)
  7: --version (9 bytes)
  8: 8.5.1 (5 bytes)
  9: --namespace (11 bytes)
  10: kube-system (11 bytes)
  11: --values (8 bytes)
  12: /var/folders/pz/7pvfyy253c19_vg35602s9tm0000gq/T/helmfile2450579995/kube-system-pomerium-values-54b4898c85 (106 bytes)
  13: --values (8 bytes)
  14: /var/folders/pz/7pvfyy253c19_vg35602s9tm0000gq/T/helmfile429758229/kube-system-pomerium-values-7d6689b89 (104 bytes)
  15: --values (8 bytes)
  16: /var/folders/pz/7pvfyy253c19_vg35602s9tm0000gq/T/helmfile3062550871/kube-system-pomerium-values-66445f4f68 (106 bytes)
  17: --values (8 bytes)
  18: /var/folders/pz/7pvfyy253c19_vg35602s9tm0000gq/T/helmfile2428263116/kube-system-pomerium-values-6665654f9f (106 bytes)
  19: --values (8 bytes)
  20: /var/folders/pz/7pvfyy253c19_vg35602s9tm0000gq/T/helmfile2277856620/kube-system-pomerium-values-7f6c98cccf (106 bytes)
  21: --detailed-exitcode (19 bytes)
  22: --color (7 bytes)

ERROR:
  exit status 1

EXIT STATUS
  1

STDERR:
  Error: unknown command "diff" for "helm"
  Run 'helm --help' for usage.

COMBINED OUTPUT:
  Error: unknown command "diff" for "helm"
  Run 'helm --help' for usage.
err 3: command "/Users/gitricko/homebrew/bin/helm" exited with non-zero status:

PATH:
  /Users/gitricko/homebrew/bin/helm

ARGS:
  0: helm (4 bytes)
  1: diff (4 bytes)
  2: upgrade (7 bytes)
  3: --reset-values (14 bytes)
  4: --allow-unreleased (18 bytes)
  5: traefik (7 bytes)
  6: traefik/traefik (15 bytes)
  7: --version (9 bytes)
  8: 8.1.4 (5 bytes)
  9: --namespace (11 bytes)
  10: kube-system (11 bytes)
  11: --values (8 bytes)
  12: /var/folders/pz/7pvfyy253c19_vg35602s9tm0000gq/T/helmfile3406520017/kube-system-traefik-values-64c664c55d (105 bytes)
  13: --detailed-exitcode (19 bytes)
  14: --color (7 bytes)

ERROR:
  exit status 1

EXIT STATUS
  1

STDERR:
  Error: unknown command "diff" for "helm"
  Run 'helm --help' for usage.

COMBINED OUTPUT:
  Error: unknown command "diff" for "helm"
  Run 'helm --help' for usage.
err 4: command "/Users/gitricko/homebrew/bin/helm" exited with non-zero status:

PATH:
  /Users/gitricko/homebrew/bin/helm

ARGS:
  0: helm (4 bytes)
  1: diff (4 bytes)
  2: upgrade (7 bytes)
  3: --reset-values (14 bytes)
  4: --allow-unreleased (18 bytes)
  5: whoamiproxy (11 bytes)
  6: dniel/whoami (12 bytes)
  7: --namespace (11 bytes)
  8: whoami (6 bytes)
  9: --values (8 bytes)
  10: /var/folders/pz/7pvfyy253c19_vg35602s9tm0000gq/T/helmfile2860322362/whoami-whoamiproxy-values-76bcc7cb78 (104 bytes)
  11: --detailed-exitcode (19 bytes)
  12: --color (7 bytes)

ERROR:
  exit status 1

EXIT STATUS
  1

STDERR:
  Error: unknown command "diff" for "helm"
  Run 'helm --help' for usage.

COMBINED OUTPUT:
  Error: unknown command "diff" for "helm"
  Run 'helm --help' for usage.
err 5: command "/Users/gitricko/homebrew/bin/helm" exited with non-zero status:

PATH:
  /Users/gitricko/homebrew/bin/helm

ARGS:
  0: helm (4 bytes)
  1: list (4 bytes)
  2: --filter (8 bytes)
  3: ^traefik-pomerium-auth-middleware$ (34 bytes)
  4: --namespace (11 bytes)
  5: kube-system (11 bytes)
  6: --uninstalling (14 bytes)
  7: --deployed (10 bytes)
  8: --failed (8 bytes)
  9: --pending (9 bytes)

ERROR:
  exit status 1

EXIT STATUS
  1

STDERR:
  Error: Kubernetes cluster unreachable: Get "https://0.0.0.0:64199/version": dial tcp 0.0.0.0:64199: connect: connection refused

COMBINED OUTPUT:
  Error: Kubernetes cluster unreachable: Get "https://0.0.0.0:64199/version": dial tcp 0.0.0.0:64199: connect: connection refused                                                                                       /2.5s
(expense-mgt) ╭─gitricko@C02F0MD6R ~/Documents/_p/orbit/Traefik-with-Pomerium-Forward-Auth-and-Proxy-on-Kubernetes-with-Helm ‹master●› 
╰─$                                                                                                                                                                                                                      1 ↵

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions