Stan Hu
28441fce57
Rename operator-base image to include Golang version
...
This will prevent unexpected errors when trying to update
Go versions.
2023-01-23 13:11:14 -08:00
Stan Hu
358b1623a0
Fix installation and upgrade kustomize version to 4.5.7 for gitlab-operator-base
...
These changes were necessary for Go 1.18 to build.
2023-01-19 10:24:58 -08:00
Stan Hu
acae923462
Upgrade gitlab-operator-build-base image to Go 1.18.10
...
This image was failing to build on master since a number of
dependencies now require Go 1.17+.
Relates to https://gitlab.com/gitlab-org/gitlab-build-images/-/issues/114
2023-01-18 22:36:48 -08:00
Mitchell Nielsen
088a7d14f5
Add go-task to GitLab Operator build base image
2022-07-04 06:19:53 +00:00
Mitchell Nielsen
7c097ac5c1
Upgrade Operator SDK to 1.14.0
2022-02-21 07:44:02 +00:00
Hossein Pursultani
9fb4306ddc
Use Kubebuilder 3.2 and Kubernetes 1.21 for GitLab Operator build
2021-12-02 21:13:33 +00:00
Dmytro Makovey
fa4511a942
Resolve "add Operator SDK-related binaries to gitlab-operator-build-base"
2021-11-08 03:33:51 +00:00
Mitchell Nielsen
b814f0e985
Point directly to kubebuilder release artifact URL
...
Points directly to the kubebuilder release artifact URL in GitHub,
rather than going through `go.kubebuilder.io`. Its redirection, along
with the artifact names between versions, has changed and become
unstable. This approach gives us a more clear target for the download
and will make it easier to patch in the future when newer versions have
different filename conventions.
2021-09-02 12:12:20 -05:00
Dmytro Makovey
c85b1063a3
replace busybox versions of utils with GNU coreutils
2021-08-04 20:21:33 +00:00
Dmitry Makovey
a116e93304
added bash
2021-07-30 11:50:22 -06:00
Dmytro Makovey
e60d5ea513
Add tools required by operator-sdk to the operator builder image
2021-07-29 02:50:14 +00:00
Mitchell Nielsen
d88e7d6e5e
[operator-build-base] Update yq to 4.7.0
...
Updates yq to 4.7.0, including a syntax change in the version to have a
'v' prefix.
2021-04-23 10:57:05 -04:00
Hossein Pursultani
f8b01d2ef8
Add Helm to Operator build image
...
Also includes cleanups
2021-03-02 20:39:01 +00:00
Dustin Collins
a86ddd3631
Add yq to gitlab-operator-build-base image
2021-01-13 15:08:21 -06:00
Hossein Pursultani
9f012f7ff0
Add kubebuilder to GitLab Operator build image
2021-01-12 12:00:01 +11:00
Mitchell Nielsen
d0fa65332c
Add build image for the GitLab Operator
...
Adds a new Dockerfile which installs dependencies used in the GitLab
Operator pipeline.
2020-10-14 23:26:50 +00:00