Skip to content

Dependencies update and improvements

Compare
Choose a tag to compare
@metacosm metacosm released this 18 Mar 20:33
d3c4cee
  • Use fabric8 kubernetes-client version 5.2.1.
  • Make it possible to watch only the namespace in which the operator is deployed (without having to know its name beforehand) using @Controller(namespaces = Controller.WATCH_CURRENT_NAMESPACE) #372
  • Make it possible to bypass CRD-based validation in Spring Boot applications #380