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

ztka ingress missing ssl cert reference #78

Open
estein9825 opened this issue Feb 28, 2023 · 0 comments
Open

ztka ingress missing ssl cert reference #78

estein9825 opened this issue Feb 28, 2023 · 0 comments
Labels
bug Something isn't working needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@estein9825
Copy link

estein9825 commented Feb 28, 2023

Expected vs actual behavior

ztka ingress yaml doesn't offer the TLS option like the general console ingress. This results in issues with clients talking to relay server:

{"level":"info","ts":"2023-02-28T20:05:52.860Z","caller":"tunnel/client.go:416","msg":"Relay Agent.Client.paralus-core-relay-agent::dial failed network: tcp  addr: 6dfa6800-ac76-4f6b-9635-ac99a7e5b492.core-connector.paralus.iherbpreprod.net:443  err: x509: certificate has expired or is not yet valid: current time 2023-02-28T20:05:52Z is after 2020-09-18T12:00:00Z  "}
{"level":"info","ts":"2023-02-28T20:05:52.860Z","caller":"tunnel/client.go:424","msg":"Relay Agent.Client.paralus-core-relay-agent::action dial out network: tcp  addr: 6dfa6800-ac76-4f6b-9635-ac99a7e5b492.core-connector.paralus.iherbpreprod.net:443  "}
{"level":"info","ts":"2023-02-28T20:05:52.860Z","caller":"tunnel/client.go:460","msg":"Relay Agent.Client.paralus-core-relay-agent::action backoff sleep: 10.224562499s  address: 6dfa6800-ac76-4f6b-9635-ac99a7e5b492.core-connector.paralus.iherbpreprod.net:443  "}

Steps to reproduce the bug

  1. Enable ingress tls
  2. Bootstrap a cluster

Are you using the latest version of the project?

You can check your version by running helm ls|grep '^<deployment-name>' or using pctl, pctl version, and provide the output.

Version 0.2.0

What is your environment setup? Please tell us your cloud provider, operating system, and include the output of kubectl version --output=yaml and helm version. Any other information that you have, eg. logs and custom values, is highly appreciated!

(optional) If you have ideas on why the bug happens or how it can be solved, please provide it here

Had to update ztka ingress manually

  • [X ] I've described the bug, included steps to reproduce it, and included my environment setup with all customizations.
  • [X ] I'm using the latest version of the project.
@estein9825 estein9825 added bug Something isn't working new Needs triage labels Feb 28, 2023
@akshay196 akshay196 added needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. and removed new Needs triage labels Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

2 participants