-
Notifications
You must be signed in to change notification settings - Fork 85
Conversation
@enmasse-ci run tests profile=smoke |
@@ -1,6 +1,6 @@ | |||
# variables used in the olm yaml files | |||
|
|||
VERSIONED_NAME=enmasse.${VERSION}.0 | |||
VERSIONED_NAME=enmasse.${MAVEN_VERSION} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As VERSIONED_NAME is used as the basis of the Operator's version number, don't we need to maintain a level of indirection to suit downstream builds?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is already a downstream patch to set a different value for this field. This prevents the need to change an additional line in templates/csv/enmasse.package.yaml
✔️ Test Summary ✔️TEST_PROFILE: smoke |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
Type of change
Select the type of your PR
Checklist
Please go through this checklist and make sure all applicable tasks have been done
./documentation/design