kubernetes-sigs / mcs-api

This repository hosts the Multi-Cluster Service APIs. Providers can import packages in this repo to ensure their multi-cluster service controller implementations will be compatible with MCS data planes.
Apache License 2.0
209 stars 42 forks source link

Update golang builder image to 1.19 to stay in support #40

Closed jmhbnz closed 1 year ago

jmhbnz commented 1 year ago

This pull request is a quick follow-on from https://github.com/kubernetes-sigs/mcs-api/pull/38 to ensure the Dockerfile also uses a supported golang version.

/kind cleanup

RainbowMango commented 1 year ago

/lgtm

RainbowMango commented 1 year ago

/assign @lauralorenz

lauralorenz commented 1 year ago

/lgtm /approve

k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jmhbnz, lauralorenz

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: - ~~[OWNERS](https://github.com/kubernetes-sigs/mcs-api/blob/master/OWNERS)~~ [lauralorenz] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment