-
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 New kind: Reports #169
Conversation
Thanks! Reports do not support labels filtering and are not project scoped, so we're good. |
you're missing sloctl tests here :) These tests are located here: Sloctl tests focus on testing sloctl functionalities and not the Nobl9 API in of itself, since you're adding support for new object kind, you need to extend the following tests: |
7097fd9
to
3156c15
Compare
@nieomylnieja locally run e2e tests and all were successful 🎉
I'd appreciate it if you could check this PR once more (hopefully the last time 😸) |
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 SDK for reports management, please reach out to Nobl9 Support.