Closed j-zimnowoda closed 1 year ago
The following files needs to be either updated or generated:
src/
supportedK8sVersions.json
schemas/
schemas/api-versions/${VERSION}.txt
schemas/gen-k8s-schemas.sh
v${VERSION}-standalone.tar.gz
tools/Dockerfile
.github/workflows
Read: schemas/Readme.md
npm run validate-templates
npm run lint
full
@ElderMatt would like to be involved
Requirments
The following files needs to be either updated or generated:
src/
supportedK8sVersions.json
file is updated with new version and the oldest one is removedschemas/
schemas/api-versions/${VERSION}.txt
file addedschemas/gen-k8s-schemas.sh
file updated and executedv${VERSION}-standalone.tar.gz
file generated and added to git repotools/Dockerfile
.github/workflows
Read: schemas/Readme.md
Validation
npm run validate-templates
is passingnpm run lint
is passingfull
test case scenerio with a new k8s version is successfulDefinition of done