canonical / alertmanager-k8s-operator

This charmed operator automates operation procedures of Alertmanager, the alerting component of Prometheus and Loki, among others.
https://charmhub.io/alertmanager-k8s
Apache License 2.0
5 stars 17 forks source link

version freeze everything #52

Closed sed-i closed 2 years ago

sed-i commented 2 years ago

Before promoting the alertmanager-k8s charm to beta it might be a good idea to version lock a few things:

    - name: Setup operator environment
      uses: charmed-kubernetes/actions-operator@main
      with:
        juju-channel: latest/candidate
sed-i commented 2 years ago

After discussing this further it was decided that "forced perpetual up-to-dateness" is the better side of the tradeoff, at this point.