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

build(deps): update to ginkgo v2 #16

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

build(deps): update to ginkgo v2 #16

wants to merge 4 commits into from

Conversation

takirala
Copy link

@takirala takirala commented Aug 3, 2023

What this PR does / why we need it:

Bumps ginkgo to v2 and also uses 1.27.x for kind node images Depends on #17

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

@takirala takirala requested a review from a team as a code owner August 3, 2023 22:31
Copy link

@cbuto cbuto left a comment

Choose a reason for hiding this comment

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

looks like there's a few other failures with some of the dep updates

@@ -7,77 +7,80 @@ require (
github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344
Copy link

Choose a reason for hiding this comment

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

side note: should we update the module name to be?

module github.com/mesosphere/kubefed

Copy link
Author

Choose a reason for hiding this comment

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

i see no harm in doing that (apart from all the refactoring thats needed in kommander repo) but also, there is no real upside (aesthetics aside). we want to get rid of kubefed eventually anyway so maybe this is fine 🙈

@takirala takirala force-pushed the tga/bump-deps branch 2 times, most recently from f91de42 to 93e86c2 Compare August 6, 2023 20:59
@takirala takirala changed the base branch from master to tga/bump-controller-runtime August 6, 2023 20:59
@takirala takirala changed the title build(deps): update go mod deps build(deps): update to ginkgo v2 Aug 6, 2023
@takirala takirala marked this pull request as draft August 7, 2023 02:19
Base automatically changed from tga/bump-controller-runtime to master August 7, 2023 14:43
Signed-off-by: Tarun Gupta Akirala <[email protected]>
Signed-off-by: Tarun Gupta Akirala <[email protected]>
Signed-off-by: Tarun Gupta Akirala <[email protected]>
Signed-off-by: Tarun Gupta Akirala <[email protected]>
@takirala
Copy link
Author

takirala commented Aug 7, 2023

I bumped controller runtime in #17 and this change is no longer urgent, i am shelving this PR for future use if/when we have the need to bump ginkgo.

@takirala takirala added the wip label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants