Skip to content

fix(lungo,helm,ui): fix chart envfrom again#688

Merged
pregnor merged 1 commit into
mainfrom
fix/lungo-ui-chart-envfrom-no-es
Jul 1, 2026
Merged

fix(lungo,helm,ui): fix chart envfrom again#688
pregnor merged 1 commit into
mainfrom
fix/lungo-ui-chart-envfrom-no-es

Conversation

@pregnor

@pregnor pregnor commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Description

If external secrets are not provided from values then the envFrom would be empty object and that makes an invalid YAML, so I'm moving the envFrom into the conditional, we don't use it without ES ATM.

Issue Link

.

Type of Change

  • Bugfix

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@pregnor pregnor added this to the Synapsis milestone Jul 1, 2026
@pregnor pregnor self-assigned this Jul 1, 2026
@pregnor pregnor added the bug Something isn't working label Jul 1, 2026
Signed-off-by: Patrik Egyed <pregnor@cisco.com>
@pregnor pregnor force-pushed the fix/lungo-ui-chart-envfrom-no-es branch from 007de7e to 3a77e69 Compare July 1, 2026 13:40
@pregnor pregnor marked this pull request as ready for review July 1, 2026 13:40
@pregnor pregnor requested a review from a team as a code owner July 1, 2026 13:40

@codyhartsook codyhartsook left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@pregnor pregnor merged commit 9c36ad3 into main Jul 1, 2026
18 checks passed
@pregnor pregnor deleted the fix/lungo-ui-chart-envfrom-no-es branch July 1, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants