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

Bump k8s deps to v0.24.6 #31

Closed
wants to merge 16 commits into from
Closed

Bump k8s deps to v0.24.6 #31

wants to merge 16 commits into from

Conversation

misberner
Copy link
Contributor

Also bumps the Helm dep to a non-vulnerable version

Copy link
Contributor

@porridge porridge left a comment

Choose a reason for hiding this comment

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

Perhaps it would be better to rebase our changes instead?
Upstream seems to have already done this, and some of their changes are different to what you did 🤔

@misberner
Copy link
Contributor Author

Good point, rebased: #32 (I dropped my memory leak fix from our branch because it already is upstream).

What's the process for rebasing, just hard set our main ref to the HEAD of the rebased- branch and then force push? Or just leave the rebased- branch and set it as the default in GitHub?

Btw, if you're referring to the kubeclock fix, I would say that my fix is what is actually required here. I can try to upstream it.

@misberner
Copy link
Contributor Author

operator-framework/helm-operator-plugins#199

@porridge
Copy link
Contributor

porridge commented Oct 4, 2022

hard set our main ref to the HEAD of the rebased- branch and then force push

☝️ this one

But before doing so please also create a main-backup-<date> tag at the current tip of main just in case.

And you'll need to temporarily disable branch protection in settings to do the force-push.

@misberner
Copy link
Contributor Author

Superseded by #32

@misberner misberner closed this Oct 5, 2022
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

5 participants