Dario Tranchitella
|
3f5bc4a885
|
chore(style): golangci-lint required changes (#1173)
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
|
2024-08-25 19:51:06 +02:00 |
|
Oliver Bähler
|
d620b0457d
|
Merge commit from fork
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
|
2024-08-20 10:19:14 +02:00 |
|
Oliver Bähler
|
4afcfbbb27
|
fix(controller): use ownerreferences without controller owner relation (#1095)
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
|
2024-05-27 14:33:34 +02:00 |
|
dependabot[bot]
|
00b59fa843
|
feat(deps): bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.0 (#1061)
* feat(deps): update kubernetes components to 1.30
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
* ci(deps): update kubernetes components to 1.30
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
* chore(makefile): update binaries and improve building
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
* feat(deps): remove multierror dependency
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
* chore(ci): use go.mod as go version
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
---------
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
|
2024-05-03 14:48:45 +02:00 |
|
Oliver Bähler
|
e16202f3cf
|
feat(go): bump relevant components to 1.21 (#987)
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
|
2024-02-20 16:15:43 +01:00 |
|
Oliver Bähler
|
cde44ba14e
|
fix(controller): copy ownerreference from oldNs on namespace UPDATE admission requests
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
|
2023-11-09 13:59:21 +01:00 |
|
Dario Tranchitella
|
0830b3629e
|
chore(header): moving to new neutral organization
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
|
2023-10-16 21:29:23 +02:00 |
|
Dario Tranchitella
|
d7a48d771f
|
refactor: moving to new neutral organization
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
|
2023-10-16 21:29:23 +02:00 |
|
Dario Tranchitella
|
43bd2491ae
|
refactor(api): switching to v1beta2 as storage version
|
2022-12-27 17:53:17 +01:00 |
|
Dario Tranchitella
|
cf52924870
|
refactor: abstracting types used by several api versions
|
2022-12-26 14:27:26 +01:00 |
|
Dario Tranchitella
|
75525ac192
|
fix: preventing serviceaccount privilege escalation
|
2022-12-02 15:19:06 +01:00 |
|
Dario Tranchitella
|
49e76f7f93
|
style: linters refactoring
|
2022-05-05 13:33:39 +00:00 |
|
Maksim Fedotov
|
a14c7609df
|
feat: namespace labeling for tenant owners
|
2021-09-23 14:10:24 +02:00 |
|
Maksim Fedotov
|
ba690480a7
|
refactor: use OwnerListSpec to store tenant owners information
|
2021-07-20 11:21:40 +02:00 |
|
Maksim Fedotov
|
a6408f26b0
|
feat: support multiple tenant owners(add applications to act as tenant owners)
|
2021-07-12 11:27:13 +02:00 |
|
Maksim Fedotov
|
e6b433dcd7
|
feat(v1beta1): update code to use v1beta1 version
|
2021-07-02 10:14:06 +02:00 |
|
Dario Tranchitella
|
ba07f99c6e
|
refactor!: using multiple handers per route
|
2021-06-27 22:36:55 +02:00 |
|
Dario Tranchitella
|
accd9ca038
|
feat: emitting events for policies violations
|
2021-06-15 21:42:39 +02:00 |
|
Dario Tranchitella
|
9c8b0377dc
|
feat: emitting events for Tenant operations
|
2021-06-06 22:18:51 +02:00 |
|
Dario Tranchitella
|
7c1592e739
|
chore(license): switching over SPDX license header (#280)
|
2021-06-03 19:46:20 +02:00 |
|
Dario Tranchitella
|
3570b02427
|
feat!: using CapsuleConfiguration CRD with reload at runtime
|
2021-05-31 16:15:44 +02:00 |
|
Dario Tranchitella
|
c22cb6cc88
|
refactor: moving to admission/v1 for Kubernetes +1.16
|
2021-05-14 13:55:51 +02:00 |
|
Ludovico Russo
|
7ca9fe0c63
|
refactor: better name variables in pkg/webhook/ownerreference
|
2021-05-04 17:49:13 +02:00 |
|
Erin Corson
|
2ea36db5d6
|
fix(typo): fixing typo in several webhook error messages (#212)
Co-authored-by: Erin Corson <ecorson@vmware.com>
|
2021-03-04 08:24:11 +01:00 |
|
Dario Tranchitella
|
d2700556dd
|
Adding linters and aligning code (#169)
* Adding linters and aligning code
* Aligning ingressHostnames to AllowedListSpec
|
2021-01-13 23:49:11 +01:00 |
|