Skip to content

Commit f46df67

Browse files
authored
Update publish-test-e2e-images.yaml
1 parent d59892b commit f46df67

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed
-16
Original file line numberDiff line numberDiff line change
@@ -1,17 +1 @@
1-
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
2-
change_type: enhancement
31

4-
# The name of the component, or a single word describing the area of concern, (e.g. collector, target allocator, auto-instrumentation, opamp, github action)
5-
component: github action e2e test image
6-
7-
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
8-
note: "Docker image for a simple server with a metrics endpoint that has authentication required"
9-
10-
# One or more tracking issues related to the change
11-
issues: [1669]
12-
13-
# (Optional) One or more lines of additional information to render under the primary note.
14-
# These lines will be padded with 2 spaces and then inserted directly into the document.
15-
# Use pipe (|) for multiline entries.
16-
subtext: |
17-
Used for testing the feature that enables mTLS between the TA and the collector for scraping endpoints that have authentication

0 commit comments

Comments
 (0)