Skip to content

Comments

operator: default useFlux to false#588

Merged
chrisseto merged 1 commit intorelease/v2.4.xfrom
chris/p/no-use-flux
Mar 28, 2025
Merged

operator: default useFlux to false#588
chrisseto merged 1 commit intorelease/v2.4.xfrom
chris/p/no-use-flux

Conversation

@chrisseto
Copy link
Contributor

This commit removes the beta warning on useFlux, changes the interpretation of useFlux: null to false, and bounds chartVersion to charts in the v5.9.x and v5.10.x series.

Copy link
Contributor

@RafalKorepta RafalKorepta left a comment

Choose a reason for hiding this comment

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

LGTM just the unit test have typo


require.Containsf(
t,
recursiveProperties["spec"].Properties["chartRef"].Properties["chartversion"].Description,
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
recursiveProperties["spec"].Properties["chartRef"].Properties["chartversion"].Description,
recursiveProperties["spec"].Properties["chartRef"].Properties["chartVersion"].Description,

@chrisseto chrisseto force-pushed the chris/p/no-use-flux branch 2 times, most recently from 2292d7b to c2581ae Compare March 28, 2025 16:41
Copy link
Contributor

@JakeSCahill JakeSCahill left a comment

Choose a reason for hiding this comment

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

Some text suggestions

This commit removes the beta warning on `useFlux`, changes the interpretation
of `useFlux: null` to `false`, and bounds `chartVersion` to charts in the
v5.9.x and v5.10.x series.
@chrisseto chrisseto force-pushed the chris/p/no-use-flux branch from 0b75216 to 6f95bdb Compare March 28, 2025 17:54
@chrisseto chrisseto enabled auto-merge (rebase) March 28, 2025 17:54
@chrisseto chrisseto merged commit d088722 into release/v2.4.x Mar 28, 2025
12 checks passed
@RafalKorepta RafalKorepta deleted the chris/p/no-use-flux branch March 31, 2025 08:46
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