You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit to fix breaking change introduced in operator-sdk v0.9.0:
https://github.com/operator-framework/operator-sdk/blob/master/CHANGELOG.md#v090
Breaking change: ExposeMetricsPort is removed and replaced with
CreateMetricsService() function. PrometheusPortName constant is replaced with
OperatorPortName. (operator-sdk PR #1560)
0 commit comments