Skip to content

Commit 8cd43cd

Browse files
pavolloffayrubenvp8510
authored andcommitted
Remove v1alpha1 webhooks (open-telemetry#2861)
* Remove v1alpha1 webhooks Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> --------- Signed-off-by: Pavol Loffay <[email protected]>
1 parent a09b9a7 commit 8cd43cd

20 files changed

+1618
-1888
lines changed

.chloggen/v1beta1-remove-webhook.yaml

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
2+
change_type: enhancement
3+
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: collector
6+
7+
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
8+
note: Remove collector v1alpha1 defaulting and validating webhooks.
9+
10+
# One or more tracking issues related to the change
11+
issues: [2736]
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: The functionality was moved to the collector v1beta1 webhooks.

apis/v1alpha1/collector_webhook.go

-462
This file was deleted.

0 commit comments

Comments
 (0)