-
Notifications
You must be signed in to change notification settings - Fork 139
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
refactor(core): rename core statefulset to avoid upgrade downtime #2581
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aabouzaid
added
the
test-persistent
Don't delete the Helm deployment created by the PR and use fixed names
label
Nov 18, 2024
distro-ci-manage-gh-envs
bot
temporarily deployed
to
gke-2581-intg-alpha
November 18, 2024 08:54
Destroyed
aabouzaid
changed the title
refactor: rename core statefulset to avoid upgrade downtime
refactor(core): rename core statefulset to avoid upgrade downtime
Nov 18, 2024
distro-ci-manage-gh-envs
bot
temporarily deployed
to
gke-2581-intg-alpha
November 18, 2024 13:54
Destroyed
aabouzaid
force-pushed
the
2525-aa-rename-core-sts
branch
from
November 18, 2024 14:37
3499075
to
b8d6c64
Compare
distro-ci-manage-gh-envs
bot
temporarily deployed
to
gke-2581-intg-alpha
November 18, 2024 14:39
Destroyed
aabouzaid
force-pushed
the
2525-aa-rename-core-sts
branch
from
November 18, 2024 14:46
b8d6c64
to
7cbf366
Compare
distro-ci-manage-gh-envs
bot
temporarily deployed
to
gke-2581-intg-alpha
November 18, 2024 14:47
Destroyed
aabouzaid
force-pushed
the
2525-aa-rename-core-sts
branch
from
November 18, 2024 14:59
7cbf366
to
e173156
Compare
distro-ci-manage-gh-envs
bot
temporarily deployed
to
gke-2581-intg-alpha
November 18, 2024 15:01
Destroyed
distro-ci-manage-gh-envs
bot
temporarily deployed
to
gke-2581-intg-alpha
November 18, 2024 15:04
Destroyed
aabouzaid
force-pushed
the
2525-aa-rename-core-sts
branch
from
November 18, 2024 15:23
dc8b1ae
to
1950fa8
Compare
distro-ci-manage-gh-envs
bot
temporarily deployed
to
gke-2581-intg-alpha
November 18, 2024 15:26
Destroyed
aabouzaid
force-pushed
the
2525-aa-rename-core-sts
branch
from
November 18, 2024 16:55
df5a7ce
to
66c99c2
Compare
distro-ci-manage-gh-envs
bot
temporarily deployed
to
gke-2581-intg-alpha
November 18, 2024 16:58
Destroyed
aabouzaid
force-pushed
the
2525-aa-rename-core-sts
branch
from
November 18, 2024 17:06
95de508
to
f3cbb2a
Compare
and enable upgrade pipeline again
aabouzaid
force-pushed
the
2525-aa-rename-core-sts
branch
from
November 18, 2024 17:06
f3cbb2a
to
2ef7fe0
Compare
distro-ci-manage-gh-envs
bot
temporarily deployed
to
gke-2581-intg-alpha-upgrade
November 18, 2024 17:08
Destroyed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
size/s
Relative effort/time: Small
test-persistent
Don't delete the Helm deployment created by the PR and use fixed names
tool/github-actions
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Which problem does the PR fix?
Related to: #2525
What's in this PR?
A follow-up to rename core statefulset to avoid upgrade downtime.
Checklist
Please make sure to follow our Contributing Guide.
Before opening the PR:
make go.update-golden-only
.After opening the PR: