solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
https://docs.solo.io/
Apache License 2.0
4.03k stars 433 forks source link

helm generate error in release #8161

Open hunshcn opened 1 year ago

hunshcn commented 1 year ago

Gloo Edge Version

1.14.x (latest stable)

Kubernetes Version

None

Describe the bug

https://github.com/solo-io/gloo/releases/download/v1.14.0/gloo-ingress.yaml

https://github.com/solo-io/gloo/releases/download/v1.14.0/gloo-gateway.yaml

file content is

error: &errors.withMessage{
    cause: clientcmd.errConfigurationInvalid{
      &clientcmd.errEmptyConfig{
        message: "no configuration has been provided, try setting KUBERNETES_MASTER environment variable",
      },
    },
    msg: "getting kube config",
  },

and https://github.com/solo-io/gloo/releases/download/v1.14.0/gloo-knative.yaml error in last cr

Steps to reproduce the bug

...

Expected Behavior

...

Additional Context

No response

github-actions[bot] commented 3 weeks ago

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.