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

[Bug]: bootstrapping - unable to reapply after toggling on vpa #217

Closed
1 task done
uptownhr opened this issue Feb 7, 2025 · 1 comment
Closed
1 task done

[Bug]: bootstrapping - unable to reapply after toggling on vpa #217

uptownhr opened this issue Feb 7, 2025 · 1 comment
Assignees
Labels
bug Something isn't working triage Needs to be triaged

Comments

@uptownhr
Copy link
Collaborator

uptownhr commented Feb 7, 2025

Prior Search

  • 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

  1. go through vpa guide and get to Autoscaling
  2. proceed to installing the vpa and toggling the vpa on for the region
  3. 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" {

@uptownhr uptownhr added bug Something isn't working triage Needs to be triaged labels Feb 7, 2025
@uptownhr 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 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
@fullykubed
Copy link
Member

Resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants