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): bump controller-runtime to v0.14.6 #10

Merged
merged 6 commits into from
Apr 7, 2023

Conversation

takirala
Copy link

@takirala takirala commented Mar 28, 2023

What this PR does / why we need it:

Bumps controller runtime to latest version

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:

Base automatically changed from tga/run-gh-actions-on-fork to master March 28, 2023 12:32
@takirala takirala force-pushed the tga/bump-controller-runtime branch from cff38e3 to 36de4db Compare April 4, 2023 15:12
Signed-off-by: Tarun Gupta Akirala <takirala@users.noreply.github.com>
@takirala takirala force-pushed the tga/bump-controller-runtime branch from e37bbec to e397c1a Compare April 4, 2023 15:26
@takirala takirala changed the title build(deps): bump controller-runtime to v0.14.1 build(deps): bump controller-runtime to v0.14.6 Apr 4, 2023
@takirala takirala self-assigned this Apr 4, 2023
@takirala takirala marked this pull request as ready for review April 4, 2023 15:26
@takirala takirala requested a review from a team as a code owner April 4, 2023 15:26
Signed-off-by: Tarun Gupta Akirala <takirala@users.noreply.github.com>
@@ -44,8 +42,6 @@ import (
)

func main() {
rand.Seed(time.Now().UnixNano())
Copy link
Author

Choose a reason for hiding this comment

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

this is fine cuz acc. to golang/go#54880 global generator is seeded at startup i think.
also i couldnt find any references as to why this is needed here but even if its used this change is fine i think

Signed-off-by: Tarun Gupta Akirala <takirala@users.noreply.github.com>
Signed-off-by: Tarun Gupta Akirala <takirala@users.noreply.github.com>
Signed-off-by: Tarun Gupta Akirala <takirala@users.noreply.github.com>
Signed-off-by: Tarun Gupta Akirala <takirala@users.noreply.github.com>
@takirala takirala merged commit 4a8329c into master Apr 7, 2023
1 check passed
@takirala takirala deleted the tga/bump-controller-runtime branch April 7, 2023 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants