Skip to content

Conversation

metacosm
Copy link
Collaborator

No description provided.

This allows to not run into compatibility between index versions.
@metacosm metacosm self-assigned this Oct 28, 2021
@metacosm metacosm force-pushed the fixes-v2 branch 2 times, most recently from b46805c to b71b210 Compare October 29, 2021 07:49

public class ControllerManagerTest {

@Test(expected = OperatorException.class)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same as in v1, Junit 5 should be used.

Copy link
Collaborator

@csviri csviri left a comment

Choose a reason for hiding this comment

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

JUnit version, otherwise LGTM

While we originally planned to make it possible to register controllers
with the same CR but with different version (see #637), that behavior
should actually be forbidden since only one CR version can be served,
see #94 for more details.
@metacosm metacosm merged commit 22daa8a into v2 Oct 29, 2021
@metacosm metacosm deleted the fixes-v2 branch October 29, 2021 09:16
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