[SDE-3246] Cloudtail write-events feature#560
[SDE-3246] Cloudtail write-events feature#560openshift-merge-bot[bot] merged 9 commits intoopenshift:masterfrom
Conversation
|
/label tide/merge-method-squash |
Co-authored-by: typeid <github@typeid.org>
typeid
left a comment
There was a problem hiding this comment.
/lgtm
/approve
Great work @TomNelsonTembo!
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: TomNelsonTembo, typeid The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@TomNelsonTembo: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
* added write-events cmd * fixes printEvents function bug * go.mod tidy * fixes filterEvents Function bug * update printEvents function * modifies reverse slice for printEvents function * updates to write-events_test * fixes nil ptr dereference bug * Update cmd/cloudtrail/write-events.go Co-authored-by: typeid <github@typeid.org> --------- Co-authored-by: typeid <github@typeid.org>
This pull request introduces a new command, osdctl cloudtrail write-events, enhancing the capabilities of osdctl to effectively query CloudTrail logs for write events related to a specific cluster.