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

Use manual version handling to better indicate fork builds #332

Merged

Conversation

plkokanov
Copy link

What this PR does / why we need it:
This PR changes the version of VPA to 1.2.1-gardener-build.2 and disables automatic version handling, so that we can manually bump the build number. E.g. the next version would be 1.2.1-gardener-build.3 and so on. When updating VPA from the upstream branch the major, minor and patch versions would have to be manually updated, e.g. to 1.3.0-gardener-build.1

Sadly, this cannot be handled with the current available API of cc-utils so we will have to maintain the version manually.
This is done so that we can better differentiate between builds of the upstream VPA and builds from our forked branch.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:
/cc @ccwienk @ialidzhikov @voelzmo

Release note:

NONE

@gardener-robot gardener-robot added needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels Oct 29, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Oct 29, 2024
Copy link
Member

@ialidzhikov ialidzhikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/review Needs review labels Oct 30, 2024
@ialidzhikov ialidzhikov merged commit 18cd31c into gardener:rel-vertical-pod-autoscaler Nov 1, 2024
5 checks passed
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewed/lgtm Has approval for merging reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants