Skip to content

fix github release script missing version bump#921

Open
liucalvin wants to merge 1 commit intomainfrom
liucalvin/fix-release-script
Open

fix github release script missing version bump#921
liucalvin wants to merge 1 commit intomainfrom
liucalvin/fix-release-script

Conversation

@liucalvin
Copy link
Copy Markdown
Contributor

What type of PR is this?

bug

Which issue does this PR fix:
n/a

What does this PR do / Why do we need it:
CURRENT_CONTROLLER_VERSION in setup.sh doesn't have the v version prefix. Currently the script only replaces versions like "v2.0.2", not "2.0.2". This change fixes the release script to correctly replace the version number

If an issue # is not available please add repro steps and logs from aws-gateway-controller showing the issue:

Testing done on this change:
tested the release script

Automation added to e2e:
n/a

Will this PR introduce any new dependencies?:
no

Will this break upgrades or downgrades. Has updating a running cluster been tested?:
n/a

Does this PR introduce any user-facing change?:
no

Do all end-to-end tests successfully pass when running make e2e-test?:
n/a

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@liucalvin liucalvin requested a review from SinghVikram97 March 30, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant