From a25a7ac6ab5002f9aa08a4905a6bc59d57a763ba Mon Sep 17 00:00:00 2001 From: Jocelyn Sese Date: Mon, 25 Sep 2023 14:09:24 -0400 Subject: [PATCH] HACDOCS-540: RHTAP/App Studio glossary refinement --- docs/modules/ROOT/pages/glossary/index.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/modules/ROOT/pages/glossary/index.adoc b/docs/modules/ROOT/pages/glossary/index.adoc index ca9f13dc..51fd267f 100644 --- a/docs/modules/ROOT/pages/glossary/index.adoc +++ b/docs/modules/ROOT/pages/glossary/index.adoc @@ -86,9 +86,6 @@ A set of compute resources that you can use to develop, test, and stage your app **Supply-chain Levels for Software Artifacts (SLSA)** + A link:https://slsa.dev/[security framework] that helps prevent tampering by securing the packages and infrastructure of customers’ projects. -**task** + -One or more steps that run container images. Each container image performs a piece of construction work. - **TaskRun** + A process that executes a task on a cluster with inputs, outputs, and execution parameters. The system creates a TaskRun on its own, or as a part of a PipelineRun for each task in a pipeline. @@ -101,5 +98,8 @@ A mechanism to secure the software supply chain by recording events in a user-de **Tekton integration testing** + A process that uses Tekton tasks to support the setup and execution of dynamic application tests against container images. +**Tekton task** + +One or more steps that run container images. Each container image performs a piece of construction work. + **workspace** + -A storage volume that a task requires at runtime to receive input or provide output. +A technology framework that brings together all of the applications, tools, and resources teammates need to work and collaborate securely, while unifying and enhancing application delivery and access control. \ No newline at end of file