event-generator
event-generator copied to clipboard
adding an event on triggering rule `disallowed ssh connection`
What type of PR is this?
Uncomment one (or more)
/kind <>lines:
/kind bug
/kind cleanup
/kind documentation
/kind tests
/kind feature
Any specific area of the project related to this PR?
Uncomment one (or more)
/area <>lines:
/area commands
/area pkg
/area events
What this PR does / why we need it:
we need to detect functionality of rule disallowed ssh connection
Which issue(s) this PR fixes:
Fixes #129
Special notes for your reviewer:
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: h4l0gen Once this PR has been reviewed and has the lgtm label, please assign leogr for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@leogr, as this rule is disabled by default, I enabled it here. On event execution, the rule is triggered successfully, as shown in the terminal output below.
@leogr @FedeDP I have used timeout tag to reset connection after 1 second to complete event. Please review it again. Thank You!!
/assign @FedeDP
LGTM label has been added.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: FedeDP, h4l0gen
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [FedeDP]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment