ansible / awx-resource-operator

41 stars 31 forks source link

Support generating helm chart in Makefile #138

Open gannaramu opened 8 months ago

cooktheryan commented 8 months ago

@gannaramu I know this will probably be a large ask but is there a way you could write a test to build the helm chart and install it into a kind cluster? We could do this in a new CI job. That way we could at least have some quick tests for it as time goes on

gannaramu commented 8 months ago

@cooktheryan i added CI for helm chart. things passed on my end https://github.com/gannaramu/awx-resource-operator/actions/runs/6478298421

gannaramu commented 8 months ago

@cooktheryan do you also have plans to create releases and upload the docker images to quay?

cooktheryan commented 8 months ago

@rooftopcellist will handle it when the time comes

gannaramu commented 7 months ago

any update on this?

gannaramu commented 3 months ago

any update on this