pravega / pravega-operator

Pravega Kubernetes Operator
Apache License 2.0
41 stars 38 forks source link

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

Closed SrishT closed 3 years ago

SrishT commented 3 years ago

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}