Skip to content

Commit 0ebf241

Browse files
committed
remove plugin name in table
Signed-off-by: Ben McNicholl <[email protected]>
1 parent c9cb0f1 commit 0ebf241

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ Controls whether the JUnit processing should run inside a Docker container. When
116116

117117
## Compatibility
118118

119-
| Plugin | Elastic Stack | Agent Stack K8s | Hosted (Mac) | Hosted (Linux) | Notes |
120-
| ------ | :-----------: | :-------------: | :----: | :----: |:---- |
121-
| Junit Annotate | ✅ | ⚠️ | ⚠️ | ✅ | **K8s** - Out of the box, requires `run-in-docker: false` and a container image with `ruby` installed<br>Likely requires some complex podSpec (pending investigation)<br>**Hosted (Mac)** - instances do not ship with the Docker daemon, but can use a `ruby` binary on the agent |
119+
| Elastic Stack | Agent Stack K8s | Hosted (Mac) | Hosted (Linux) | Notes |
120+
| :-----------: | :-------------: | :----: | :----: |:---- |
121+
| ✅ | ⚠️ | ⚠️ | ✅ | **K8s** - Out of the box, requires `run-in-docker: false` and a container image with `ruby` installed<br>Likely requires some complex podSpec (pending investigation)<br>**Hosted (Mac)** - instances do not ship with the Docker daemon, but can use a `ruby` binary on the agent |
122122

123123
- ✅ Fully supported (all combinations of attributes have been tested to pass)
124124
- ⚠️ Partially supported (some combinations cause errors/issues)

0 commit comments

Comments
 (0)