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

Add loadBalancerSourceRanges to schema #332

Merged
merged 5 commits into from
Nov 15, 2023

Conversation

sviatlo
Copy link
Contributor

@sviatlo sviatlo commented Nov 13, 2023

what

Add loadBalancerSourceRanges to schema

why

The loadBalancerSourceRanges is an existing param in the chart, but passing it to the chart after the schema was added results in - service: Additional property loadBalancerSourceRanges is not allowed error.

tests

Applied with passing the value and without passing the value.

@sviatlo sviatlo requested a review from a team as a code owner November 13, 2023 15:00
@roytev
Copy link
Contributor

roytev commented Nov 14, 2023

@sviatlo Thanks! i missed it can you please also add it to the values so it will be noticed?

@jamengual
Copy link
Contributor

@sviatlo can bump the char version to 4.17.2? thanks.

@sviatlo sviatlo force-pushed the add_lb_sources_to_schema branch from 4a236ee to 4d5c60f Compare November 15, 2023 07:36
@sviatlo sviatlo force-pushed the add_lb_sources_to_schema branch from 4d5c60f to c4c3565 Compare November 15, 2023 07:36
@sviatlo
Copy link
Contributor Author

sviatlo commented Nov 15, 2023

@roytev should I set it to null or empty array is good enough?

@roytev
Copy link
Contributor

roytev commented Nov 15, 2023

Hi @sviatlo Thanks it looks good!

@sviatlo
Copy link
Contributor Author

sviatlo commented Nov 15, 2023

@roytev @jamengual apologies for bugging you, but could someone please approve a CI run?

@jamengual
Copy link
Contributor

@sviatlo Thanks for the contribution!

@jamengual jamengual merged commit 592bff7 into runatlantis:main Nov 15, 2023
2 checks passed
@sviatlo sviatlo deleted the add_lb_sources_to_schema branch November 16, 2023 06:50
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.

3 participants