Benjamin A. Petersen
6a847aaec7
backup prepare-for-integration-tests.sh hacks, not sure this is all correct
2023-09-13 12:57:43 -04:00
Benjamin A. Petersen
ead2b3ce08
split up build.sh and deploy.sh
2023-09-06 14:08:04 -04:00
Benjamin A. Petersen
1ec75ba8ca
remove namespace from PackageRepository,Package,PackageMetadata resources
2023-09-06 14:08:04 -04:00
Benjamin A. Petersen
c82b14179a
supervisor values & schema update
2023-09-06 14:08:03 -04:00
Benjamin A. Petersen
296f09ed85
metadata.yml files support namespace templating
2023-09-06 14:08:03 -04:00
Benjamin A. Petersen
8bea59139d
fix ytt templating error
2023-09-06 14:08:02 -04:00
Benjamin A. Petersen
c8ec432eef
add package_image to values.yaml files (sibling to image)
2023-09-06 14:08:02 -04:00
Benjamin A. Petersen
109cf0cd28
commit generated schema-openapi.yml
2023-09-06 14:08:02 -04:00
Benjamin A. Petersen
562f11d034
use package-template.yml to generate packages
2023-09-06 14:08:02 -04:00
Benjamin A. Petersen
c1a9fb60d0
build.yaml kbld config: pass in image_repo
2023-09-06 14:08:01 -04:00
Benjamin A. Petersen
a801a93411
Update supervisor values.yaml to a schema doc. Make @nullable work
...
- see build.sh for documented script to run to generate:
ytt --file concierge/config/values.yaml --data-values-schema-inspect --output openapi-v3 > concierge/schema-openapi.yml
2023-09-06 14:08:01 -04:00
Benjamin A. Petersen
b861fdc148
WIP: update the schema gen for supervisor
...
the ./build.sh for the ytt invocation for this.
there is more work to do here, this gets us started.
many of our multiline descriptions need to be assessed.
do we want both? the description and also the schema text?
2023-09-06 14:08:01 -04:00
Benjamin A. Petersen
0c60e31d86
Update supervisor values.yaml to a schema doc. Make @nullable work
...
- see build.sh for documented script to run to generate:
ytt --file supervisor/config/values.yaml --data-values-schema-inspect --output openapi-v3 > supervisor/schema-openapi.yml
2023-09-06 14:08:01 -04:00
Benjamin A. Petersen
5c75734112
add supervisor package, schema, metadata files
2023-09-06 14:08:01 -04:00
Benjamin A. Petersen
aceef06873
WIP: add .imgpkg directories
2023-09-06 14:08:00 -04:00
Benjamin A. Petersen
715a93d64a
WIP: hack in a deploy_carvel/supervisor directory, but strip out the deployment for simplicity
2023-09-06 14:07:53 -04:00