hashicorp / hashicorp/consul

execution error at consul/templates/enterprise-license-job.yaml. server.enterpriseLicense has been moved to global.enterpriseLicense.

Open
#17,591 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
30.1k
Forks
4.6k
Avg merge
1d 18h
Merged PRs (30d)
39

Description

Trying to install consul on a k8s cluster with Ingressgateway enabled and running into the following error with the helm chart

❯ helm upgrade --install consul hashicorp/consul --set global.name=consul -f values.yaml -n
Release "consul" does not exist. Installing it now.
Error: execution error at (consul/templates/enterprise-license-job.yaml:1:45): server.enterpriseLicense has been moved to global.enterpriseLicense.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with consul/templates/enterprise-license-job.yaml and the values.yaml used by the reported helm upgrade --install command. Trace the enterprise license value referenced by the template, then rerun the Helm installation with Ingressgateway enabled. Done means the chart no longer raises the server.enterpriseLicense execution error.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
infrastructure
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.