You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have already searched this project's issues to determine if a bug report has already been made.
What happened?
current stack hash: da9777cb26e814d38ce1f0e79d2a12c6c4d69e10
Attempting to run-all after togglging on vpa for the region results error .spec.updatePolicy.evictionRequirements[0].resource: field not declared in schema
This error occurred for not just 1 but all modules that have a vpa resources being created
Steps to Reproduce
go through vpa guide and get to Autoscaling
proceed to installing the vpa and toggling the vpa on for the region
attempt to really all modules
╷
│ Error: cilium/cilium-nodes failed to run apply: failed to create typed patch object (cilium/cilium-nodes; autoscaling.k8s.io/v1, Kind=VerticalPodAutoscaler): .spec.updatePolicy.evictionRequirements[0].resource: field not declared in schema
│
│ with kubectl_manifest.vpa_node[0],
│ on main.tf line 425, in resource "kubectl_manifest" "vpa_node":
│ 425: resource "kubectl_manifest" "vpa_node" {
│
╵
The text was updated successfully, but these errors were encountered:
uptownhr
changed the title
[Bug]: unable to apply kube_vpa due to vpa-admission-controller
[Bug]: bootstrapping - unable to apply kube_vpa due to vpa-admission-controller
Feb 8, 2025
uptownhr
changed the title
[Bug]: bootstrapping - unable to apply kube_vpa due to vpa-admission-controller
[Bug]: bootstrapping - unable to reapply after toggling on vpa
Feb 8, 2025
Prior Search
What happened?
current stack hash:
da9777cb26e814d38ce1f0e79d2a12c6c4d69e10
Attempting to run-all after togglging on vpa for the region results error
.spec.updatePolicy.evictionRequirements[0].resource: field not declared in schema
This error occurred for not just 1 but all modules that have a vpa resources being created
Steps to Reproduce
Autoscaling
╷
│ Error: cilium/cilium-nodes failed to run apply: failed to create typed patch object (cilium/cilium-nodes; autoscaling.k8s.io/v1, Kind=VerticalPodAutoscaler): .spec.updatePolicy.evictionRequirements[0].resource: field not declared in schema
│
│ with kubectl_manifest.vpa_node[0],
│ on main.tf line 425, in resource "kubectl_manifest" "vpa_node":
│ 425: resource "kubectl_manifest" "vpa_node" {
│
╵
The text was updated successfully, but these errors were encountered: