Commit graph

10 commits

Author SHA1 Message Date
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