Skip to content

Add opencost.ui.useIPv6 feature flag#272

Merged
mittal-ishaan merged 2 commits intoopencost:mainfrom
tintii:main
Apr 18, 2025
Merged

Add opencost.ui.useIPv6 feature flag#272
mittal-ishaan merged 2 commits intoopencost:mainfrom
tintii:main

Conversation

@tintii
Copy link
Contributor

@tintii tintii commented Apr 16, 2025

Currently errors are thrown when the nginx is unable to bind to an IPv6 address. This needs to be disabled for clusters where IPv6 is disabled.

I've added a flag that defaults to true for this setting so it's backwards compatibly but allows disabling the IPv6 requirement.

Signed-off-by: tintii <attard.nicky@gmail.com>
@mittal-ishaan mittal-ishaan merged commit 886dbf0 into opencost:main Apr 18, 2025
1 check passed
mittal-ishaan pushed a commit that referenced this pull request Apr 21, 2025
* Add opencost.ui.useIPv6 feature flag

* Update Chart.yaml patch version instead of minor

Signed-off-by: tintii <attard.nicky@gmail.com>

* remove extra default for opencost.ui.useIPv6 feature flag, now it actually works.

---------

Signed-off-by: tintii <attard.nicky@gmail.com>
Co-authored-by: nicholas.attard <nicholas.attard@gamesys.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants