Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[receiver/k8scluster] Use newer v2 HorizontalPodAutoscaler for Kubern… #20483

Merged
merged 3 commits into from
Apr 7, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .chloggen/fix-k8scluster-use-v2-horizontalpodautoscaler.yaml
Co-authored-by: Ryan Fitzpatrick <[email protected]>
  • Loading branch information
jvoravong and rmfitzpatrick committed Mar 30, 2023
commit 5be612e8517b900d2086cc3378a22e6c6e0ecfa5
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
change_type: bug_fix

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: receiver/k8scluste
component: receiver/k8scluster

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Use newer v2 HorizontalPodAutoscaler for Kubernetes 1.26
Expand Down