Dario Tranchitella
|
d3bc9f4870
|
Provide a more meaningful error message when not admitted Storage/Ingress Classes are used (#141)
* Providing further details on non allowed Storage Classes
* Providing further details on non allowed Ingress Classes
|
2020-11-17 23:44:08 +01:00 |
|
Dario Tranchitella
|
a7f7c00558
|
Supporting ingresses.networking.k8s.io/v1 (#110)
* Updating to controller-runtime v0.7.0-alpha.4 and k8s 0.19.3
* Implementing ingresses.networking.k8s.io/v1
* Aligning to latest zap signatures
|
2020-10-23 21:19:14 +02:00 |
|
Dario Tranchitella
|
b0310cd42f
|
Handling all the events from Storage and Ingress classes (#108)
|
2020-10-17 14:40:07 +02:00 |
|
Maxim Fedotov
|
d0028d483b
|
Fix null pointer exception in Ingress validating webhook (#94)
Co-authored-by: Maksim Fedotov <m_fedotov@wargaming.net>
|
2020-09-15 11:54:52 +02:00 |
|
Maxim Fedotov
|
875650f185
|
Regexp support for Ingress and Storage classes (#89)
Co-authored-by: Maksim Fedotov <m_fedotov@wargaming.net>
|
2020-09-15 11:08:14 +02:00 |
|
Dario Tranchitella
|
f4c41985d8
|
Using pointers and internal handler for Namespace OwnerReferences (#86)
* Using pointers and internal handler for Namespace OwnerReferences
* Missing go fmt
|
2020-09-10 15:27:27 +02:00 |
|
Dario Tranchitella
|
a4b0c0fe27
|
Using HTTP handlers as closures (#82)
* Using HTTP handlers as closures
* Avoiding variable shadowing
* Optimizing Ingress webhook
* Missing license header
|
2020-09-09 13:33:25 +02:00 |
|
Dario Tranchitella
|
0f935d53b7
|
Giving priority to IngressClassName rather than annotation (#64)
* IngressclassName has priority over Annotation
* Covering further cases for the Ingress Class
* Forcing to use 1.18 during e2e tests
|
2020-08-22 12:34:53 +02:00 |
|
Dario Tranchitella
|
5d20d515a7
|
Migrating from OperatorSDK 0.18 to 0.19 (#23)
|
2020-08-04 16:30:28 +02:00 |
|