Skip to content

v0.1.2

Compare
Choose a tag to compare
@smileisak smileisak released this 26 May 18:32
93c979c

New Features

Metrics in the Reconciliation Loop #35

We've introduced metrics to the reconciliation loop in Nauticus. This improvement will allow better visibility into the controller's performance and behavior, helping you to monitor the reconciliation process more effectively. Thanks to @smileisak for this feature!

Ignore Underlying Deletion Annotation #39

Nauticus now supports an annotation to ignore the deletion of underlying resources when deleting a Space. By adding the annotation nauticus.io/ignore-underlying-deletion to a Space, you can delete the Space without automatically deleting the associated resources. Thanks to @smileisak for this feature!

ServiceMonitor Resource in Helm Chart #40

We've added a ServiceMonitor resource to the Nauticus Helm chart. This new feature will make it easier to integrate Nauticus with Prometheus for monitoring your Spaces. Thanks to @smileisak for this feature!

As always, we appreciate your feedback and contributions. Please let us know if you have any issues or suggestions. Happy coding!

Full Changelog: v0.1.1...v0.1.2