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

poddefaults: Bump golang to 1.20 #7338

Conversation

kimwnasptd
Copy link
Member

@kimwnasptd kimwnasptd commented Oct 13, 2023

During #7322 the tests were not triggered so we missed the failing unit-tests action. We found this out during cherry-picking #7337

This is because it needed golang at least 1.20 during the unit tests, to install one of the dependencies.

I also went and updated the golang version of the component and am testing to make sure we didn't miss something

/assign @tzstoyanov @thesuperzapper

Signed-off-by: Kimonas Sotirchos <kimwnasptd@gmail.com>
@google-oss-prow
Copy link

@kimwnasptd: GitHub didn't allow me to assign the following users: tzstoyanov.

Note that only kubeflow members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide

In response to this:

During #7322 the tests were not triggered so we missed the failing unit-tests action.

This is because it needed golang at least 1.20 during the unit tests, to install one of the dependencies.

I also went and updated the golang version of the component and am testing to make sure we didn't miss something

/assign @tzstoyanov @thesuperzapper

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@thesuperzapper
Copy link
Member

/lgtm
/approve

@google-oss-prow google-oss-prow bot added the lgtm label Oct 13, 2023
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: thesuperzapper

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit 1a494d4 into kubeflow:master Oct 13, 2023
5 checks passed
@kimwnasptd kimwnasptd deleted the feature-kimwnasptd-poddefaults-tests-golang-ver branch October 13, 2023 10:09
kimwnasptd added a commit to kimwnasptd/kubeflow that referenced this pull request Oct 13, 2023
Signed-off-by: Kimonas Sotirchos <kimwnasptd@gmail.com>
google-oss-prow bot pushed a commit that referenced this pull request Oct 15, 2023
* Bump the controller-runtime version to 0.16.2 (#7322)

* Bump the controller-runtime version to 0.16.2

There are a lot of improvements, optimizations and bug fixes in the
latest version, related to the controller-runtime client which is used
in admission-webhook.

Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com>

* Set logger for controller-runtime

The latest version of controller-runtime client requires to set in
advance a logger, used by the client.

Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com>

* Use golang version 1.21 for container build

The latest version of controller-runtime package requires golang v.1.21
for building.

Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com>

---------

Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com>

* poddefaults: Bump golang to 1.20 (#7338)

Signed-off-by: Kimonas Sotirchos <kimwnasptd@gmail.com>

---------

Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com>
Signed-off-by: Kimonas Sotirchos <kimwnasptd@gmail.com>
Co-authored-by: Tzvetomir Stoyanov <tz.stoyanov@gmail.com>
@kimwnasptd kimwnasptd mentioned this pull request Oct 16, 2023
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

2 participants