truecharts / public

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.13k stars 617 forks source link

[traefik/common] TLS Settings entry removed from app config UI following each common update #9583

Closed ksimm1 closed 1 year ago

ksimm1 commented 1 year ago

App Name

traefik / common

SCALE Version

22.12.2

App Version

2.10.1_18.0.14

Application Events

Not applicable for this scenario

Application Logs

Not applicable for this scenario

Application Configuration

  1. Enabled the ingress section and entered hostname, path etc in main ingress section
  2. Check "Show advanced settings" in ingress section
  3. Add TLS settings entry
  4. Select truenas scale certs from dropdown

Describe the bug

After the change to move TLS settings behind an advanced settings checkbox with PR #9203 , each subsequent app or common update (im not sure which) removes those TLS entries in the ingress section of an app config UI.

This results in the apps reverting to using the Traefik Default Cert and not being able to load when trying to access app.example.com with a NET::ERR_CERT_AUTHORITY_INVALID error.

The TLS settings entries dont appear to actually be removed from traefik configuration, because in the traefik dashboard the HTTP routes for each of the services is still shown.

Once i re-add the entry under TLS settings for one app, all app's ingress return to working order.

To Reproduce

  1. Rollback an app prior to a common update, like prowlarr
  2. Enable the ingress section and enter hostname, path etc in main ingress section
  3. Check "Show advanced settings" in ingress section
  4. Add TLS settings entry
  5. Add either clusterissuer entry or select truenas scale certs from dropdown
  6. Upgrade app
  7. TLS entry will be removed

Expected Behavior

Expected behavior: config entries behind checkboxes dont get removed upon chart updates

Screenshots

Example with TLS settings blank

TLS-settings-blank

Additional Context

Nothing else to add

I've read and agree with the following

PrivatePuffin commented 1 year ago

We have no control over this. So closing, doubt there is anything we can do here.

please only use supported (non-advanced) features on SCALE.

truecharts-admin commented 1 year ago

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists