Skip to content

v0.8.0

Compare
Choose a tag to compare
@varshaprasad96 varshaprasad96 released this 14 Oct 16:55
· 58 commits to main since this release
d4e70d9

Additions

  • Introduced conditions.Factory interface to enable users to provide their own
    implementations for building a Condition object to manage OperatorCondition
    resources. (#58)

Bug Fixes

  • Fix syntax in godoc of proxy library. (#72)