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
c5706a65
Unverified
Commit
c5706a65
authored
6 months ago
by
Kubernetes Prow Robot
Committed by
GitHub
6 months ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #7714 from adrianmoisey/bump_go_vpa
VPA: Bump go to 1.23.5
parents
ca860369
9f296c03
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
vertical-pod-autoscaler/pkg/admission-controller/Dockerfile
+1
-1
1 addition, 1 deletion
vertical-pod-autoscaler/pkg/admission-controller/Dockerfile
vertical-pod-autoscaler/pkg/recommender/Dockerfile
+1
-1
1 addition, 1 deletion
vertical-pod-autoscaler/pkg/recommender/Dockerfile
with
2 additions
and
2 deletions
vertical-pod-autoscaler/pkg/admission-controller/Dockerfile
+
1
−
1
View file @
c5706a65
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
FROM
--platform=$BUILDPLATFORM golang:1.23.
4
AS
builder
FROM
--platform=$BUILDPLATFORM golang:1.23.
5
AS
builder
WORKDIR
/workspace
WORKDIR
/workspace
...
...
This diff is collapsed.
Click to expand it.
vertical-pod-autoscaler/pkg/recommender/Dockerfile
+
1
−
1
View file @
c5706a65
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
FROM
--platform=$BUILDPLATFORM golang:1.23.
4
AS
builder
FROM
--platform=$BUILDPLATFORM golang:1.23.
5
AS
builder
WORKDIR
/workspace
WORKDIR
/workspace
...
...
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