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

Include provision to specify and increment operator version on the master after every release #566

Closed
SrishT opened this issue Jul 16, 2021 · 0 comments · Fixed by #567
Closed

Comments

@SrishT
Copy link
Contributor

SrishT commented Jul 16, 2021

Description

Currently there is no way of incrementing the version of the operator on the master after an operator release has been done.

Importance

must have

Location

Makefile

Suggestions for an improvement

The version for the operator in the Makefile should be specified in the following format
{base_version}-{commit_number}-{commit_id}

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 a pull request may close this issue.

1 participant