File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- DOCKER_IMAGE_TAG =202502242148
2- LINTER_IMAGE_DIGEST =eb7613e8aab9eb4620d6fae2618c966092abca8734abf90f0238db7de4535f15
3- DEV_IMAGE_DIGEST =8316e718b16de940e2a5ac64fb6e57dc9ed28ca2ed437302e339964e9b42c9f2
4- DEV_IMAGE_WITH_EXTRAS_DIGEST =b6d4c2404b30d06c2322d531620dcbe810a2c534f1cd0aa2389c75ed91d9bc24
1+ DOCKER_IMAGE_TAG =202503281442
2+ LINTER_IMAGE_DIGEST =c88828fbc7844708ab8513ca9d8ecc1bcce937ebc6b6e7e54f254decaffcf845
3+ DEV_IMAGE_DIGEST =c8e30ba760cc1aec9fa4a009d3e93771544e2c376ed365a81100b840134e0327
4+ DEV_IMAGE_WITH_EXTRAS_DIGEST =4eb5646e63dff8ac3830b66ad261438a1d42cd5cfd40dbe87f6afd142d751cd0
Original file line number Diff line number Diff line change 1- 202502242123
1+ 202503281433
Original file line number Diff line number Diff line change 4242execute 'install go binaries' do
4343 ENV [ 'GOPATH' ] = "/opt/px_dev/gopath"
4444 command %(go install github.com/golang/mock/mockgen@v1.5.0 && \
45- go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.4.1 && \
45+ go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.17.2 && \
4646 go install k8s.io/code-generator/cmd/client-gen@v0.20.6 && \
4747 go install github.com/go-bindata/go-bindata/go-bindata@v3.1.2+incompatible && \
4848 go install github.com/google/go-containerregistry/cmd/crane@v0.15.2 && \
You can’t perform that action at this time.
0 commit comments