-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: PC-13263 Add Report kind #495
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments left (the main thing to discuss are label validation rules or lack thereof), overall looks really good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more comment left!
Stale review, requested changes were applied.
## Summary Add posibility to apply/delete/get reports. ## Related changes nobl9/nobl9-go#495 ## Release Notes New `Report` kind for handling creating, updating and deleting reports. This feature is currently in early access, and is available only on demand. If you want to utilize sloctl for reports management, please reach out to Nobl9 Support. --------- Co-authored-by: lukasz-dobek <lukasz.dobek@nobl9.com>
## Summary Add support for managing System Health Review Report via terraform. ## Related Changes nobl9/nobl9-go#495 nobl9/nobl9-go#530 ## Testing TBD ## Release Notes Handle creating, updating and deleting reports. Only System Health Review report type is currently supported.
Summary
Add Report kind for creating, updating and deleting reports. Only System Health Review report type is supported.
Release Notes
New
Report
kind for handling creating, updating and deleting reports. Only System Health Review report type is currently supported. This feature is currently in early access, and is available only on demand. If you want to utilize SDK for reports management, please reach out to Nobl9 Support.