Corentin Néau
ace42642cc
Swap bitnami for SUSE registry for codegen helper image
...
As of today, `bitnami/python:3.10` no longer exists on DockerHub.
2025-09-30 11:08:17 +02:00
Mario Manno
4e68169acb
Bump helm/wrangler/controller-runtime ( #2565 )
...
* Bump helm, wrangler/v2, controller-runtim
* Bump to wrangler/v3
2024-07-01 17:19:18 +02:00
Mario Manno
ce9577bf9b
Remove drone and dapper scripts ( #2207 )
...
* Remove drone and dapper scripts
* Apply suggestions from code review
* Update DEVELOPING doc
---------
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2024-03-11 17:35:22 +01:00
Alejandro Ruiz
d463f59d5b
Remove leftovers from controller-gen migration ( #1920 )
...
Co-authored-by: raul <raul.cabello@suse.com>
2023-10-31 13:55:11 +01:00
Raul Cabello Martin
fb194ba709
Replace wrangler for kubebuilder for generating CRDs ( #1904 )
...
Co-authored-by: Alejandro Ruiz <4057165+aruiz14@users.noreply.github.com>
2023-10-30 13:29:29 +01:00
Alejandro Ruiz
e81fa50231
Update wrangler import paths
2023-10-23 17:13:51 +02:00
raul
07083719fa
Fix patch_crd_descriptions.sh when yq is not installed
...
Discard docker build output for yq image, so it doesn't get appended to the crds.yaml
Signed-off-by: raul <raul.cabello@suse.com>
2023-09-27 12:15:15 +02:00
Alejandro Ruiz
1cbb267a58
Add descriptions to CRDs ( #1798 )
2023-09-26 09:54:05 -07:00
Mario Manno
1f098a23a9
Restructure package layout to add internal package ( #1624 )
...
* Move codegen into cmd folder
* Split pkgs by command/binary into internal folder
* Update go imports after moving
* Remove cmd/agent/agent, cmd/controller/fleetcontroller packages
* Remove package comments, which indicated the binary the package belongs to
* Move fleetcli's main.go into cmd/
2023-07-03 16:24:51 +02:00