polycube icon indicating copy to clipboard operation
polycube copied to clipboard

Automate the release procedure

Open goldenrye opened this issue 5 years ago • 3 comments

When we create a release, we also need to create some images for this release and the configuration file also needs modified accordingly. An example the following configuration under file polycube/src/components/k8s/pcn-k8s.yaml image: polycubenetwork/k8s-pod-network:latest

There could be more of similar configurations need to be identified and modified automatically by a tool when create a release, but this won't work for tagging a release.

To cover both cases maybe we should only allow the template file in the source code like, image: polycubenetwork/k8s-pod-network:<release_name>

goldenrye avatar Jul 05 '19 19:07 goldenrye

@mauriciovasquezbernal is working on something similar (not sure if it's exactly this one)

acloudiator avatar Jul 11 '19 22:07 acloudiator

@acloudiator I think it is a misunderstanding, I am not working on this nor something similar now.

mauriciovasquezbernal avatar Jul 11 '19 22:07 mauriciovasquezbernal

@mauriciovasquezbernal Gotcha! Thanks for the clarification! Hence, no one is assigned here. @goldenrye certainly we need to plan for it.

acloudiator avatar Jul 12 '19 01:07 acloudiator