Skip to content
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

fix(libsinsp): Don't loop forever on container api #1354

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

nathan-b
Copy link
Contributor

Add an escape clause on the container lookup path to make sure we're not just constantly getting timeouts.

/kind bug
/area libsinsp

NONE

Signed-off-by: Nathan Baker [email protected]

Add an escape clause on the container lookup path to make sure we're not just constantly getting timeouts.

/kind bug
/area libsinsp

```release-note
NONE
```

Signed-off-by: Nathan Baker <[email protected]>
Copy link
Contributor

@LucaGuerra LucaGuerra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@poiana
Copy link
Contributor

poiana commented Sep 15, 2023

LGTM label has been added.

Git tree hash: 4a7cdd1eb055e00ff841bf33c0bbac3ca9f767d0

@jasondellaluce
Copy link
Contributor

@FedeDP @Andreagit97 is this a good candidate for 0.13.0?

@FedeDP
Copy link
Contributor

FedeDP commented Sep 15, 2023

I think so! Thanks Jason!
/milestone 0.13.0

@poiana poiana added this to the 0.13.0 milestone Sep 15, 2023
Copy link
Contributor

@FedeDP FedeDP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@poiana
Copy link
Contributor

poiana commented Sep 15, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: FedeDP, LucaGuerra, nathan-b

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana merged commit e2cdf1e into falcosecurity:master Sep 15, 2023
19 checks passed
This was referenced Sep 15, 2023
@nathan-b nathan-b deleted the container-api-timeout branch September 19, 2023 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants