Closed barney-s closed 4 years ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: barney-s
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/assign @ant31
Please review @nan-yu
For #166
@ant31 - Would you be able to review and LGTM this ? @mortent - This is required to generate an official release branch. Would you please review this ?
Also the current version is being pinned at an arbitrary 0.8.1 Any suggestions ?
I would tend to prioritize end-user experience and make 'deploy' target not directly using the pre-generated aio file (use default VERSION file too). It removes the need to download all binaries and development dependencies. Maintainers would take extra steps anyway and dive more in the configuration
Is the aoi file published in github releases?
Is the aoi file published in github releases?
Yes. deploy/kube-app-manager-aio.yaml for each branch/tag
Adding release targets in makefile. Simplifying the generation part.
The goal is the aio file would be unique for each release branch.