1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-06 07:27:28 +00:00
kata-containers/docs
Eng Zer Jun 59c7165ee1
test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

This commit also updates the unit test advice to use `T.TempDir` to
create temporary directory in tests.

Fixes: 

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-03-31 09:31:36 +08:00
..
design docs: Remove kata-proxy references in documentation 2022-03-28 16:36:22 +00:00
how-to docs: fix markdown issues in how-to-run-docker-with-kata.md 2022-03-23 08:15:02 +08:00
install docs: Fix relative links in Markdown 2022-02-11 13:49:42 +01:00
presentations docs: Add unit testing presentation 2022-03-01 15:52:03 +00:00
threat-model threat-model: Add missing threat-model document 2021-09-21 20:20:39 +05:30
use-cases docs: Remove VPP documentation 2022-03-23 15:50:37 +00:00
code-pr-advice.md docs: Fix relative links in Markdown 2022-02-11 13:49:42 +01:00
Developer-Guide.md docs: Developer-Guide build a custom Kata agent with musl 2022-02-23 15:29:53 +08:00
Documentation-Requirements.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
hypervisors.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
Licensing-strategy.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
Limitations.md docs: Update limitations document 2022-02-17 21:15:56 +00:00
Makefile docs: merge documentation repository 2020-06-23 21:27:23 -07:00
README.md docs: Remove VPP documentation 2022-03-23 15:50:37 +00:00
Release-Process.md docs: Fix relative links in Markdown 2022-02-11 13:49:42 +01:00
Stable-Branch-Strategy.md docs: Update the stable branch strategy 2021-12-17 13:48:26 +01:00
tracing.md docs: Fix relative links in Markdown 2022-02-11 13:49:42 +01:00
Unit-Test-Advice.md test: use T.TempDir to create temporary test directory 2022-03-31 09:31:36 +08:00
Upgrading.md docs: Remove word duplication 2022-01-04 15:58:50 +00:00

Documentation

The Kata Containers documentation repository hosts overall system documentation, with information common to multiple components.

For details of the other Kata Containers repositories, see the repository summary.

Getting Started

Tracing

See the tracing documentation.

More User Guides

How-to guides

See the how-to documentation.

Kata Use-Cases

Developer Guide

Documents that help to understand and contribute to Kata Containers.

Design and Implementations

How to Contribute

Help Writing a Code PR

Help Writing Unit Tests

Help Improving the Documents

Code Licensing

  • Licensing: About the licensing strategy of Kata Containers.

The Release Process

Presentations

Website Changes

If you have a suggestion for how we can improve the website, please raise an issue (or a PR) on the repository that holds the source for the website.