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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
🚀 Features
[OPERATOR]
Add prometheus pod annotations for metrics (#279, @reshnm)
🐛 Bugfixes
[DEVELOPER]
Fixed a unit test which sometimes failed because it expected things to happen in a specific order while the function being tested iterated over a map, which could cause things to happen in a different order. (#280, @Diaphteiros)
[OPERATOR]
The metrics configuration in the provider resources is now fully optional, as originally intended. (#275, @Diaphteiros)