metalstack cloud

metalstack.cloud v1.3.0

We are happy to announce the release of metalstack.cloud v1.3.0! This release introduces auditing for API calls, allowing users to track and monitor all actions taken through the API. Additionally, we have made several quality of life improvements to the metal CLI, including a new login command.

Auditing: all calls to the API of metalstack.cloud that might change the state of the system are now audited. This includes creating, updating, and deleting resources such as IPs, volumes, and clusters. The audit logs provide a detailed record of who made each call, when it was made, and what changes were made to the system. This feature is designed to help users track and monitor their API usage, ensuring accountability and transparency for the owners of a tenant. You can check out your auditing logs using the metal CLI.

metal login: The metal CLI now includes a login command, which simplifies the authentication process for users. This command allows users to log in to their metalstack.cloud account directly from the CLI, making it easier to manage their resources and perform operations without having to manually enter credentials each time.

Kubernetes 1.32 Support: You can now create and update clusters with Kubernetes 1.32.

If these features weren’t enough, we also made some adjustments behind the scenes and provided smaller improvements across the board.

Give the new features a try and let us know what you think! We are looking forward to receiving your feedback and suggestions for future improvements. Thank you for your continued support!