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

deps: update metrics-server to 6.6.3 #3416

Merged
merged 1 commit into from Nov 27, 2023
Merged

Conversation

dmolenda-sumo
Copy link
Contributor

As per 3384

@dmolenda-sumo dmolenda-sumo requested a review from a team as a code owner November 27, 2023 10:39
Copy link
Collaborator

@aboguszewski-sumo aboguszewski-sumo left a comment

Choose a reason for hiding this comment

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

There are three changelog files.

@dmolenda-sumo dmolenda-sumo merged commit 0b8b29b into main Nov 27, 2023
33 checks passed
@dmolenda-sumo dmolenda-sumo deleted the update-metrics-server-663 branch November 27, 2023 13:11
@sumo-backporter
Copy link
Contributor

The backport to release-v3 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-release-v3 release-v3
# Navigate to the new working tree
cd .worktrees/backport-release-v3
# Create a new branch
git switch --create backport-3416-to-release-v3
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 0b8b29b3f759660f213d6430ac8c78697575b8a4
# Push it to GitHub
git push --set-upstream origin backport-3416-to-release-v3
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-release-v3

Then, create a pull request where the base branch is release-v3 and the compare/head branch is backport-3416-to-release-v3.

sumo-drosiek pushed a commit that referenced this pull request Dec 13, 2023
sumo-drosiek pushed a commit that referenced this pull request Dec 13, 2023
sumo-drosiek pushed a commit that referenced this pull request Dec 13, 2023
sumo-drosiek added a commit that referenced this pull request Dec 13, 2023
* deps: update metrics-server to 6.6.3 (#3416)

(cherry picked from commit 0b8b29b)

* Rename 3416.changed.txt to 3444.changed.txt

* chore fix goldentests

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

---------

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Co-authored-by: Dominika Molenda <73838995+dmolenda-sumo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants