Skip to content

Commit

Permalink
update(proposals): clarify that prebuilding drivers is on a best-effo…
Browse files Browse the repository at this point in the history
…rt basis


Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-authored-by: Leonardo Grasso <me@leonardograsso.com>
  • Loading branch information
2 people authored and poiana committed Sep 7, 2020
1 parent 481eedb commit d25e073
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proposals/20200818-artifacts-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ You can also visualize the full list of prebuilt drivers by driver version visit

### Notice

The generation of new prebuilt drivers takes usually place with a frequency of 1-2 weeks.
The generation of new prebuilt drivers takes usually place with a frequency of 1-2 weeks, on a **best-effort** basis.

Thus, it can happen the list of available prebuilt drivers does not yet contain the driver version currently on Falco master.

Expand All @@ -80,4 +80,4 @@ These images are built and published in two cases:
- a pull request gets merged into the master branch (**Falco development releases**)
- a new Falco release (git tag) happens (**Falco stable releases**)

For a detailed explanation of the container images we build and ship look at the following [documentation](https://github.com/falcosecurity/falco/blob/master/docker/README.md).
For a detailed explanation of the container images we build and ship look at the following [documentation](https://github.com/falcosecurity/falco/blob/master/docker/README.md).

0 comments on commit d25e073

Please sign in to comment.