Dario Tranchitella
|
89348c9499
|
chore(golangci-lint): updating to latest version and code alignement
|
2023-03-02 15:32:47 +01:00 |
|
Dario Tranchitella
|
43bd2491ae
|
refactor(api): switching to v1beta2 as storage version
|
2022-12-27 17:53:17 +01:00 |
|
Dario Tranchitella
|
4835b94839
|
style: conforming go files headers
|
2022-12-26 14:27:26 +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
|
ab750141c6
|
refactor: support for rfc 1123 for tenant owners cluster roles overrides
|
2022-06-29 10:53:35 +00:00 |
|
Dario Tranchitella
|
49e76f7f93
|
style: linters refactoring
|
2022-05-05 13:33:39 +00:00 |
|
Dario Tranchitella
|
9d69770888
|
style: fixing linters issues
|
2022-05-05 13:33:39 +00:00 |
|
Dario Tranchitella
|
f4ac85dfed
|
refactor: using k8s client scheme
|
2022-05-05 13:33:39 +00:00 |
|
Dario Tranchitella
|
345836630c
|
refactor: avoiding using background context
|
2022-05-05 13:33:39 +00:00 |
|
Dario Tranchitella
|
9fd18db5a5
|
feat: dynamic cluster roles for tenant owners
|
2022-04-14 14:35:59 +00:00 |
|
Dario Tranchitella
|
e53911942d
|
feat: limiting amount of resources deployed in a tenant
|
2021-12-23 11:39:34 +00:00 |
|
Oliver Bähler
|
5c7804e1bf
|
fix: add rolebinding validation against rfc-1123 dns for sa subjects
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
|
2021-11-12 11:22:26 +01:00 |
|
Oliver Bähler
|
c4481f26f7
|
docs: additions to dev-guide
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
|
2021-11-12 11:22:26 +01:00 |
|
Dario Tranchitella
|
c2218912eb
|
fix: pointer doesn't trigger resources pruning
|
2021-10-28 17:53:17 +02:00 |
|
Maksim Fedotov
|
b28b98a7bc
|
feat: namespace labeling for tenant owners. fix linting issues
|
2021-09-23 14:10:24 +02:00 |
|
Maksim Fedotov
|
a14c7609df
|
feat: namespace labeling for tenant owners
|
2021-09-23 14:10:24 +02:00 |
|
Dario Tranchitella
|
09277e9f3d
|
feat: Ingress hostname collision scope at Tenant level
|
2021-08-12 19:30:27 +02:00 |
|
Dario Tranchitella
|
01053d5deb
|
refactor: renaming struct field names for allowed hostnames and classes
|
2021-08-12 19:30:27 +02:00 |
|
Dario Tranchitella
|
b749e34547
|
refactor: grouping Ingress options into defined struct
|
2021-08-12 19:30:27 +02:00 |
|
Maxim Fedotov
|
b3658b7bfc
|
refactor AdditionalMetadataSpec struct. Remove Additional prefix from labels and annotations fields (#379)
* refactor: remove 'Additional' prefix from Labels and Annotations fields in AdditionalMetadataSpec
* test(e2e): aligning tests to use updated AdditionalMetadataSpec structure
* build(kustomize): CRD update for updated v1beta1 AdditionalMetadataSpec
* build(helm): CRD update for updated v1beta1 AdditionalMetadataSpec
* build(installer): CRD update for updated v1beta1 AdditionalMetadataSpec
Co-authored-by: Maksim Fedotov <m_fedotov@wargaming.net>
|
2021-08-10 12:11:16 +03:00 |
|
Maksim Fedotov
|
737fb26e39
|
refactor: use NamespaceOptions struct to store namespace-related tenant configurations
|
2021-08-09 20:25:03 +02:00 |
|
Maxim Fedotov
|
ddb9ffd79e
|
refactor: split tenant controller to separate files
Co-authored-by: Maksim Fedotov <m_fedotov@wargaming.net>
|
2021-08-07 21:37:48 +02:00 |
|