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

Update Helm Chart for running API Gateways in Agentless config and with external servers #1694

Merged
merged 13 commits into from
Nov 15, 2022

Commits on Nov 14, 2022

  1. Set addresses when using external servers/agentless

    Thomas Eckert committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    609f10d View commit details
    Browse the repository at this point in the history
  2. Add CONSUL_TLS_SERVER_NAME

    Thomas Eckert committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    4e65d4d View commit details
    Browse the repository at this point in the history
  3. Add BATS for CONSUL_HTTP_SSL

    Thomas Eckert committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    449ce4a View commit details
    Browse the repository at this point in the history
  4. Handle connecting to clients when they are present

    Thomas Eckert committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    5d22a09 View commit details
    Browse the repository at this point in the history
  5. Rework server host logic

    Thomas Eckert committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2d2437f View commit details
    Browse the repository at this point in the history
  6. Fix conditional for gatewayclassconfig address

    Thomas Eckert committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a3b4642 View commit details
    Browse the repository at this point in the history
  7. Add CHANGELOG and note to apiGateway.image

    Thomas Eckert committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ab9e97a View commit details
    Browse the repository at this point in the history
  8. Add comments from deployment to gatewayclassconfig

    Thomas Eckert committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    517ab4e View commit details
    Browse the repository at this point in the history
  9. Add external with clients test

    Thomas Eckert committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b592b46 View commit details
    Browse the repository at this point in the history
  10. Update charts/consul/test/unit/api-gateway-gatewayclassconfig.bats

    Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
    Thomas Eckert and Andrew Stucki committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ac68606 View commit details
    Browse the repository at this point in the history
  11. Update charts/consul/templates/api-gateway-controller-deployment.yaml

    Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
    Thomas Eckert and mikemorris committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    c867d34 View commit details
    Browse the repository at this point in the history
  12. Update charts/consul/templates/api-gateway-controller-deployment.yaml

    Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
    Thomas Eckert and mikemorris committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a02b338 View commit details
    Browse the repository at this point in the history
  13. Update charts/consul/templates/api-gateway-controller-deployment.yaml

    Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
    Thomas Eckert and mikemorris committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d914e2a View commit details
    Browse the repository at this point in the history