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 1.16.15, switch from glide to go modules #571

Merged
merged 18 commits into from Sep 6, 2021
Merged

Conversation

databus23
Copy link
Member

@databus23 databus23 commented Apr 30, 2021

Compiles, but I haven't tested it yet

@databus23 databus23 changed the title Bump k8s deps to 1.15.12, switch from glide to go modules WIP: Bump k8s deps to 1.15.12, switch from glide to go modules Apr 30, 2021
@databus23 databus23 changed the title WIP: Bump k8s deps to 1.15.12, switch from glide to go modules Bump k8s deps to 1.16.15, switch from glide to go modules Jun 23, 2021
@databus23 databus23 changed the title Bump k8s deps to 1.16.15, switch from glide to go modules WIP: Bump k8s deps to 1.16.15, switch from glide to go modules Jun 23, 2021
@jknipper jknipper changed the title WIP: Bump k8s deps to 1.16.15, switch from glide to go modules Bump k8s deps to 1.16.15, switch from glide to go modules Jul 5, 2021
@jknipper
Copy link
Collaborator

jknipper commented Jul 5, 2021

I updated missing dependencies from master branch and bumped to go 1.16. @BugRoger Can you maybe also take a look? I would like to merge this.

@@ -1,6 +1,6 @@
ARG IMAGE

FROM golang:1.13 as builder
FROM keppel.eu-de-1.cloud.sap/ccloud-dockerhub-mirror/library/golang:1.16-alpine as builder
Copy link
Contributor

Choose a reason for hiding this comment

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

Two things: First, you want 1.16-alpine3.13. The newest Alpine has problems with the Docker version that our Concourse uses: https://gitlab.alpinelinux.org/alpine/aports/-/issues/12519

Second, I'd recommend not hardcoding our internal Docker Hub mirror here. Leave the references to the original Docker Hub images here, and use ci/shared/task-inject-dockerhub-mirror.yaml in the pipeline (you can look at the build task in the Keppel pipeline for a usage example).

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks! I modified the image reference. The task injection seems like a hassle. I keep it in mind :)

@jknipper jknipper merged commit c1783f4 into master Sep 6, 2021
@jknipper jknipper deleted the modules branch September 6, 2021 09:31
@jknipper jknipper restored the modules branch September 7, 2021 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants