Skip to content

[release/v2.4.x] operator: always refer to localhost/redpanda-operator:dev in tests#775

Merged
chrisseto merged 1 commit intorelease/v2.4.xfrom
chris/p/operator-always-refer-to
Apr 29, 2025
Merged

[release/v2.4.x] operator: always refer to localhost/redpanda-operator:dev in tests#775
chrisseto merged 1 commit intorelease/v2.4.xfrom
chris/p/operator-always-refer-to

Conversation

@chrisseto
Copy link
Contributor

Prior to this commit the majority of tests in this repository would run using the previously released version of the operator due to the redpanda's chart containing a hard coded version. Upon attempting an operator release and needing to bump that image, we discovered a nasty circular dependency.

This commit updates all failing tests to refer to
localhost/redpanda-operator:dev to ensure that any changes to the sidecar get tests and to avoid circular dependencies.

This is a manual backport of 6ef8c7a from #695.

Once this is merged, I'll backport this PR to v2.3.x. This commit is required for #774 to be backported.

@chrisseto chrisseto changed the title operator: always refer to localhost/redpanda-operator:dev in tests [release/v2.4.x] operator: always refer to localhost/redpanda-operator:dev in tests Apr 28, 2025
Prior to this commit the majority of tests in this repository would run using
the previously released version of the operator due to the redpanda's chart
containing a hard coded version. Upon attempting an operator release and
needing to bump that image, we discovered a nasty circular dependency.

This commit updates all failing tests to refer to
`localhost/redpanda-operator:dev` to ensure that any changes to the sidecar get
tests and to avoid circular dependencies.
@chrisseto chrisseto force-pushed the chris/p/operator-always-refer-to branch from 385c4bf to 0f4adcc Compare April 29, 2025 14:24
@chrisseto chrisseto enabled auto-merge (rebase) April 29, 2025 15:09
@chrisseto chrisseto merged commit a66742b into release/v2.4.x Apr 29, 2025
11 checks passed
@chrisseto chrisseto deleted the chris/p/operator-always-refer-to branch April 29, 2025 15:31
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.

2 participants