-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Milestone
Description
Summary
The blang/semver API provider must be explicitly identified as such. The alias for blang/semver shall be bsemver or similar (this may change in the PR). When the Masterminds/semver API provider is introduced later, it will have its own alias of mmsemver.
- Update the alias from
smevertobsemver. - Add a golangci-lint check to validate that the alias is used everywhere.
Reference
Update the Operator CR to support version ranges. There are no direct API changes.
Related GitHub Issues
Dependencies
None, this is the initial step.
Updates and Amendments
None.