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

feat: add numaflow controller definition for v1.3.0 #208

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

dpadhiar
Copy link
Contributor

@dpadhiar dpadhiar commented Aug 20, 2024

Modifications

Adding the controller definition for v1.3.0 which is the most recent Numaflow version that includes monovertices.

Verification

Ran make start to update local cm and make test to verify tests still work using this definition.

Created sample rollouts to see that the resources were created and functioned properly using this new definition.

Signed-off-by: Dillen Padhiar <[email protected]>
@dpadhiar dpadhiar marked this pull request as ready for review August 20, 2024 19:52
- controller
env:
- name: NUMAFLOW_IMAGE
value: quay.io/numaproj/numaflow:1.3.0-rc1
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
value: quay.io/numaproj/numaflow:1.3.0-rc1
value: quay.io/numaproj/numaflow:1.3.0

we have released 1.3.0

Copy link
Collaborator

Choose a reason for hiding this comment

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

Do you want to replace that here @dpadhiar ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated now to use image v1.3.0

@juliev0
Copy link
Collaborator

juliev0 commented Aug 20, 2024

I think the way to verify this is to create your sample NumaflowControllerRollout and then the other Rollouts, and make sure everything gets created successfully. (and no weird errors in Numaflow log)

Signed-off-by: Dillen Padhiar <[email protected]>
@dpadhiar dpadhiar changed the title feat: update controller def for 1.3.0-rc1 feat: add numaflow controller definition for v1.3.0 Aug 20, 2024
@dpadhiar dpadhiar requested a review from vigith August 20, 2024 20:57
@juliev0 juliev0 merged commit 51cb7e5 into numaproj:main Aug 20, 2024
9 checks passed
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