Skip to content

Automate the release procedure #168

@goldenrye

Description

@goldenrye

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>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions