Dario Tranchitella
|
dd099e750f
|
fix(soot): triggering cleanup for failed soot manager (#761)
* fix(soot): triggering cleanup for failed soot manager
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
* fix: logging blocked channels
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
---------
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
|
2025-03-31 18:53:58 +02:00 |
|
Dario Tranchitella
|
2b17282b0e
|
chore(go): bumping up to go1.23 (#643)
* chore(go): bumping up to go1.23
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
* chore(golangci-lint): bumping up to v1.62.2
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
---------
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
|
2024-12-01 16:09:26 +01:00 |
|
Dario Tranchitella
|
66d96a138d
|
feat(deps): bump sigs.k8s.io/controller-runtime from 0.18.5 to 0.19.0 (#551)
* feat(deps): bump sigs.k8s.io/controller-runtime from 0.18.5 to 0.19.0
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
* feat: bumping up k8s supported version to v1.30.0
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
* feat(deps): aligning code to controlle-runtime v0.19.0
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
* docs: clastix subscription plans info
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
* chore: bumping up controller-gen to v0.16.1
* chore(kustomize): updating manifests for k8s v1.31.0 support
* chore(helm): updating manifests for k8s v1.31.0 support
* docs(api): updating api for k8s v1.31.0 support
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
* fix(test): worker nodes join support from v1.29 onwards
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
* chore(ci): disabling swap
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
---------
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
|
2024-08-20 17:37:18 +02:00 |
|
Dario Tranchitella
|
d57d5b5a56
|
feat(deps): bumping up sigs.k8s.io/controller-runtime to v0.18.4
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
|
2024-06-27 11:38:41 +02:00 |
|
Dario Tranchitella
|
755cc5bacd
|
refactor(golangci-lint): aligning to new linters
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
|
2023-12-15 13:02:49 +01:00 |
|
Dario Tranchitella
|
e0c86d685c
|
feat: support for kubeadm cluster-admins rbac
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
|
2023-12-15 13:02:49 +01:00 |
|
Dario Tranchitella
|
ddb700f4f0
|
refactor: upgrading to new dependencies
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
|
2023-12-15 13:02:49 +01:00 |
|
Dario Tranchitella
|
44d1f3fa7f
|
refactor: updating local tcp instance to avoid 2nd retrieval
|
2023-02-06 22:12:50 +01:00 |
|
Dario Tranchitella
|
2293e49e4b
|
fix: certificate authority rotation handling
|
2023-01-13 19:09:03 +01:00 |
|
Dario Tranchitella
|
b9cda29461
|
fix(migrate): allowing leases updates during migration
|
2022-12-20 20:45:09 +01:00 |
|
Dario Tranchitella
|
c6abe03fd1
|
fix(soot): typo on params for service name and namespace
|
2022-12-19 10:44:39 +01:00 |
|
Dario Tranchitella
|
ceab662671
|
feat(soot): using finalizer for clean-up
|
2022-12-16 22:44:42 +01:00 |
|
Dario Tranchitella
|
d38098a57e
|
fix(soot): ensure that manager is stopped upon tcp deletion
|
2022-12-16 22:44:42 +01:00 |
|
Dario Tranchitella
|
017a50b8f6
|
fix(soot): ensuring manager to restart upon tcp pod restart
|
2022-12-16 22:44:42 +01:00 |
|
Dario Tranchitella
|
e83c34776b
|
refactor(soot): creating channel source during controller setup
|
2022-12-14 21:23:47 +01:00 |
|
Dario Tranchitella
|
938341a2e7
|
refactor(log): uniforming log for soot controllers
|
2022-12-14 21:23:47 +01:00 |
|
Dario Tranchitella
|
3ea721cf2b
|
feat(kubeadm): moving phases to soot manager
|
2022-12-14 21:23:47 +01:00 |
|
Dario Tranchitella
|
1e4640e8e6
|
feat(addons): implementation in the soot cluster
|
2022-12-14 12:22:49 +01:00 |
|
Dario Tranchitella
|
4c51eafc90
|
feat(konnectivity): reconciliation performed by soot manager
|
2022-12-12 16:22:36 +01:00 |
|
Dario Tranchitella
|
28c47d9d13
|
refactor: moving migrate webhook handling from tcp to soot manager
|
2022-12-12 16:22:36 +01:00 |
|
Dario Tranchitella
|
1ec257a729
|
feat: introducing soot controllers manager
|
2022-12-12 16:22:36 +01:00 |
|