## Feature Request Regularly pull k8s & CRD updates and upload the generated kcl schemas to artifacthub. ### Regular tasks - [ ] check if there are new Kubernetes openapi releases (and other CRD releases) - [ ] download the oai/crd spec updates - [ ] generate the kcl schemas from the spec - [ ] generate the docs - [ ] package them - [ ] upload: uploading requires authentication, this step could be done manually.