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

Correct linting issue in rules #2039

Closed
wants to merge 31 commits into from
Closed

Correct linting issue in rules #2039

wants to merge 31 commits into from

Conversation

stephanmiehe
Copy link
Contributor

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug

/kind cleanup

/kind design

/kind documentation

/kind failing-test

/kind feature

If contributing rules or changes to rules, please make sure to also uncomment one of the following line:

/kind rule-update

/kind rule-create

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area build

/area engine

/area rules

/area tests

/area proposals

What this PR does / why we need it: Fixes a linting issue in the rules yaml

Which issue(s) this PR fixes: None

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?: No

NONE

@poiana
Copy link
Contributor

poiana commented Jun 3, 2022

Welcome @stephanmiehe! It looks like this is your first PR to falcosecurity/falco 🎉

@poiana
Copy link
Contributor

poiana commented Jun 3, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: stephanmiehe
To complete the pull request process, please assign mstemm after the PR has been reviewed.
You can assign the PR to them by writing /assign @mstemm in a comment when ready.

The full list of commands accepted by this bot can be found 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 requested review from mfdii and mstemm June 3, 2022 17:11
@poiana poiana added the size/XS label Jun 3, 2022
Signed-off-by: stephanmiehe <[email protected]>
@jasondellaluce
Copy link
Contributor

/ok-to-test

@jasondellaluce
Copy link
Contributor

Closing and reopening to trigger the CI

/close

@poiana poiana closed this Jun 6, 2022
@poiana
Copy link
Contributor

poiana commented Jun 6, 2022

@jasondellaluce: Closed this PR.

In response to this:

Closing and reopening to trigger the CI

/close

Instructions 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.

@jasondellaluce
Copy link
Contributor

/reopen

@poiana poiana reopened this Jun 6, 2022
@poiana
Copy link
Contributor

poiana commented Jun 6, 2022

@jasondellaluce: Reopened this PR.

In response to this:

/reopen

Instructions 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.

@jasondellaluce
Copy link
Contributor

/milestone 0.33.0

@poiana poiana added this to the 0.33.0 milestone Jun 6, 2022
@jasondellaluce
Copy link
Contributor

@stephanmiehe thank you for this! Can you please rebase your branch to master? That should be enough to make the CI jobs succeed!

@poiana
Copy link
Contributor

poiana commented Jun 9, 2022

@stephanmiehe: Adding label do-not-merge/contains-merge-commits because PR contains merge commits, which are not allowed in this repository.
Use git rebase to reapply your commits on top of the target branch. Detailed instructions for doing so can be found here.

Instructions 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.

stephanmiehe and others added 26 commits June 9, 2022 10:15
They can be pushed with `docker buildx` for various architectures.

Moreover, updated falco-driver-loader to support multiple architectures.

Signed-off-by: Federico Di Pierro <[email protected]>
…uild multiplatform images.

Signed-off-by: Federico Di Pierro <[email protected]>
Moreover, fixed buildx usage.

Signed-off-by: Federico Di Pierro <[email protected]>
…s ecr.

Moreover, fixed subtle whitespace-bug in various buildx lines.

Signed-off-by: Federico Di Pierro <[email protected]>
Signed-off-by: odidev <[email protected]>
Signed-off-by: odidev <[email protected]>
Signed-off-by: Federico Di Pierro <[email protected]>

Co-authored-by: Leonardo Grasso <[email protected]>
Signed-off-by: Federico Di Pierro <[email protected]>

Merge branch 'falcosecurity:master' into patch-1
@poiana
Copy link
Contributor

poiana commented Jun 9, 2022

Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits.

📝 Please follow instructions in the contributing guide to update your commits with the DCO

Full details of the Developer Certificate of Origin can be found at developercertificate.org.

The list of commits missing DCO signoff:

Instructions 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.

@stephanmiehe
Copy link
Contributor Author

Moved to #2055

@jasondellaluce jasondellaluce modified the milestones: 0.33.0, 0.32.1 Jun 17, 2022
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.

8 participants