Dario Tranchitella
|
5457df7e96
|
refactor(deps): updating to controller-runtime 0.15.0
|
2023-05-25 14:36:48 +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
|
fb5c1a1fa6
|
feat: supporting k8s >= 1.25
|
2022-12-18 11:20:25 +01:00 |
|
Alessio Pragliola
|
ede96f5cf4
|
fix: service controller not skipping sentinel errs
|
2022-10-14 20:21:32 +02:00 |
|
song
|
b9fc50861b
|
style: removing unused struct field
|
2022-05-24 15:31:24 +00:00 |
|
Dario Tranchitella
|
9f6883d309
|
fix: formatting error message for service-related objects
|
2022-05-05 13:33:39 +00:00 |
|
Dario Tranchitella
|
49e76f7f93
|
style: linters refactoring
|
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
|
01197892a4
|
refactor: optimizing watchers predicates
|
2022-05-05 13:33:39 +00:00 |
|
Dario Tranchitella
|
345836630c
|
refactor: avoiding using background context
|
2022-05-05 13:33:39 +00:00 |
|
Max Fedotov
|
19aff8c882
|
fix: ignore NotFound error in ServiceLabelsReconciler (#494)
Co-authored-by: Maksim Fedotov <m_fedotov@wargaming.net>
|
2021-12-29 18:26:45 +02:00 |
|
Maxim Fedotov
|
14f9686bbb
|
Forbidden node labels and annotations (#464)
* feat: forbidden node labels and annotations
* test(e2e): forbidden node labels and annotations
* build(kustomize): forbidden node labels and annotations
* build(helm): forbidden node labels and annotations
* build(installer): forbidden node labels and annotations
* chore(make): forbidden node labels and annotations
* docs: forbidden node labels and annotations
* test(e2e): forbidden node labels and annotations. Use EventuallyCreation func
* feat: forbidden node labels and annotations. Check kubernetes version
* test(e2e): forbidden node labels and annotations. Check kubernetes version
* docs: forbidden node labels and annotations. Version restrictions
* feat: forbidden node labels and annotations. Do not update deepcopy functions
* docs: forbidden node labels and annotations. Use blockquotes for notes
Co-authored-by: Maksim Fedotov <m_fedotov@wargaming.net>
|
2021-11-02 20:01:53 +03:00 |
|
Dario Tranchitella
|
9182895811
|
refactor:EndpointSlice v1beta1 deprecated for v1
|
2021-08-10 15:39:43 +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 |
|
Dario Tranchitella
|
0e55823a0c
|
feat: toggling ExternalName service
|
2021-07-21 14:34:56 +02:00 |
|
Maksim Fedotov
|
e6b433dcd7
|
feat(v1beta1): update code to use v1beta1 version
|
2021-07-02 10:14:06 +02:00 |
|
Dario Tranchitella
|
7c1592e739
|
chore(license): switching over SPDX license header (#280)
|
2021-06-03 19:46:20 +02: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 |
|