Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
autoscaler
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
kubernetes
autoscaler
Commits
db2f4684
Commit
db2f4684
authored
1 month ago
by
Ismail Alidzhikov
Browse files
Options
Downloads
Patches
Plain Diff
e2e: Use correct version of k8s.io/client-go
parent
bb8fe52d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
vertical-pod-autoscaler/e2e/go.mod
+1
-1
1 addition, 1 deletion
vertical-pod-autoscaler/e2e/go.mod
with
1 addition
and
1 deletion
vertical-pod-autoscaler/e2e/go.mod
+
1
−
1
View file @
db2f4684
...
...
@@ -13,7 +13,7 @@ require (
k8s.io/api v0.33.0
k8s.io/apimachinery v0.33.0
k8s.io/autoscaler/vertical-pod-autoscaler v1.3.0
k8s.io/client-go v
1.5.2
k8s.io/client-go v
0.33.0
k8s.io/component-base v0.33.0
k8s.io/klog/v2 v2.130.1
k8s.io/kubernetes v1.33.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment