Skip to content

Instantly share code, notes, and snippets.

View fgksgf's full-sized avatar
🎯
Focusing

Hoshea fgksgf

🎯
Focusing
View GitHub Profile
@fgksgf
fgksgf / GSoC-2021-Final-Report.md
Last active August 23, 2021 09:39
GSoC 2021 Final Report

GSoC 2021 Final Report

The final report about my Google Summer of Code 2021 work with Apache APISIX Ingress Controller

Background

Currently, the basic structural verification of CRD has been completed in APISIX Ingress Controller, but more verification is still needed. For example, plug-in schema verification, dependency verification between APISIX objects, rule conflict verification, etc.

In this project, I will enhance the verification for APISIX Ingress Controller by implementing validation admission webhooks, which can avoid some errors caused by YAML when the user defines the CRD.