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

Fix redis-availability check in UI #710

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

jegger
Copy link
Contributor

@jegger jegger commented Jul 11, 2024

What type of PR is this?

/kind bug
/kind chart-release

Any specific area of the project related to this PR?
/area falco-chart
/area falcosidekick-chart

Which issue(s) this PR fixes:
It fixes the redis-availability check of the UI init-container in case external-redis is enabled. It was using the hard-coded value used when you would not use an exernal-redis.

I also upgraded the chart-version of the sidekick and flaco to get the fix also into the falco chart. It would certainly support the use I have - but I don't know if bumping two versions at once is something you do. Let me know.

  • Chart Version bumped
  • CHANGELOG.md updated

@poiana poiana added dco-signoff: yes kind/bug Something isn't working kind/chart-release Add this label when the chart version has been bumped area/falco-chart area/falcosidekick-chart labels Jul 11, 2024
@poiana
Copy link
Contributor

poiana commented Jul 11, 2024

Welcome @jegger! It looks like this is your first PR to falcosecurity/charts 🎉

@poiana poiana requested review from alacuku and bencer July 11, 2024 07:31
@poiana poiana added the size/S label Jul 11, 2024
Copy link
Member

@Issif Issif left a comment

Choose a reason for hiding this comment

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

The changes are good, but you can mix in the same PR the update the Falcosidekick and Falco charts. First update Falcosidekick and once merge, update Falco. This is required by the CI. Thanks.

@jegger jegger force-pushed the fix-redis-check-external-in-ui branch from 00122ca to 0824e14 Compare July 11, 2024 09:45
@jegger jegger force-pushed the fix-redis-check-external-in-ui branch from 0824e14 to d03ac80 Compare July 11, 2024 09:46
@poiana
Copy link
Contributor

poiana commented Jul 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Issif, jegger

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana
Copy link
Contributor

poiana commented Jul 11, 2024

LGTM label has been added.

Git tree hash: 86a30a86f29ff4e520fc4036e84e439f6c07a14d

@poiana poiana merged commit 78aa87c into falcosecurity:master Jul 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants