Skip to content

Refactor of code, single GVK, minimal status

Closes #11 (closed), #15 (closed)

Changelog:

  • Refactored code to start handling fqdns one by one, this was done with the intuit of following the recommendations for writing operators, where we can move little by little to the state we desire. This was also apparent once I tried to implement status update in the old design.
  • Moved to a single GVK
  • Implemented minimal status, with it operator now stop being in a reconcile loop in case a record is provisioned with error domainNotSupported

Merge request reports

Loading