Skip to content

Conversation

@BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Dec 7, 2025

Helm has a silly behavior for empty values, see:

.Values.api.authenticationTokenTtl should catch "", nil.
Sometimes an empty value ends up as string <no value> which is explicitly checked here.

I configured it for feature branch deployments to 1 hour.

@BacLuc BacLuc added the deploy! Creates a feature branch deployment for this PR label Dec 7, 2025
@BacLuc BacLuc temporarily deployed to feature-branch December 7, 2025 16:16 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Dec 7, 2025

Feature branch deployment ready!

Name Link
😎 Deployment https://pr8656.ecamp3.ch/
🔑 Login [email protected] / test
🕒 Last deployed at Sun Dec 07 2025 21:38:32 GMT+0100
🔨 Latest commit e414ad20c5b98d1951c9545e7848f217e3cd5e15
🔍 Latest deploy log https://github.com/ecamp/ecamp3/actions/runs/20009980839/job/57377997120
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

@BacLuc BacLuc force-pushed the make-authenticationTokenTtlConfigurable branch from 9f8a152 to 7833886 Compare December 7, 2025 17:45
@BacLuc BacLuc temporarily deployed to feature-branch December 7, 2025 17:46 — with GitHub Actions Inactive
@BacLuc BacLuc force-pushed the make-authenticationTokenTtlConfigurable branch from 7833886 to 0dd3fee Compare December 7, 2025 17:55
@BacLuc BacLuc temporarily deployed to feature-branch December 7, 2025 17:56 — with GitHub Actions Inactive
@BacLuc BacLuc force-pushed the make-authenticationTokenTtlConfigurable branch from 0dd3fee to 369e62a Compare December 7, 2025 20:27
@BacLuc BacLuc temporarily deployed to feature-branch December 7, 2025 20:28 — with GitHub Actions Inactive
@BacLuc BacLuc temporarily deployed to feature-branch December 7, 2025 20:34 — with GitHub Actions Inactive
Helm has a silly behavior for empty values, see:
- helm/helm#13487

.Values.api.authenticationTokenTtl should catch "", nil.
Sometimes an empty value ends up as string <no value> which is explicitly checked here.
@BacLuc BacLuc force-pushed the make-authenticationTokenTtlConfigurable branch from 369e62a to e414ad2 Compare December 7, 2025 20:36
@BacLuc BacLuc deployed to feature-branch December 7, 2025 20:37 — with GitHub Actions Active
@BacLuc BacLuc requested a review from a team December 7, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deploy! Creates a feature branch deployment for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant