Skip to content

Releases: canonical/redis-k8s-operator

Revision 17

23 Sep 07:30
68fbc10
Compare
Choose a tag to compare

resources:

-  ca-cert-file: 
   resource-revision: 4
-  key-file: 
   resource-revision: 1
-  cert-file: 
   resource-revision: 6

Static resources:

  • redis-image
    resource-revision: 3
    Released to 'latest/edge' at 07:30 UTC on 23 Sep 2022

What's Changed

Full Changelog: rev16...rev17

Revision 16

30 Aug 14:06
8731434
Compare
Choose a tag to compare

resources:

-  ca-cert-file: 
   resource-revision: 4
-  cert-file: 
   resource-revision: 6
-  key-file: 
   resource-revision: 1

Static resources:

  • redis-image
    resource-revision: 2
    Released to 'latest/edge' at 14:06 UTC on 30 Aug 2022

What's Changed

New Contributors

Full Changelog: rev15...rev16

Revision 15

11 Aug 16:10
9e943e4
Compare
Choose a tag to compare

resources:

-  ca-cert-file: 
   resource-revision: 4
-  key-file: 
   resource-revision: 1
-  cert-file: 
   resource-revision: 6

Static resources:

  • redis-image
    resource-revision: 2
    Released to 'latest/edge' at 16:10 UTC on 11 Aug 2022

What's Changed

  • Redis operator by @edumucelli in #1
  • Avoid polluting test output with logs and assert expected logging by @mthaddon in #6
  • No need to check state of spec before applying pod-spec-set by @mthaddon in #5
  • Apply toms feedback by @edumucelli in #4
  • Rename charm to redis-k8s to avoid collision with machine charm by @mthaddon in #9
  • Add icon by @mthaddon in #10
  • Update deployment instructions to reference deploy from charmhub by @mthaddon in #11
  • Add link to discourse-based documentation that will appear on charmhub by @mthaddon in #12
  • Create and use a library for the redis relation by @mthaddon in #13
  • Improve comments in charm library for clarity by @mthaddon in #14
  • Use Tox by @lferran in #24
  • Update license to Apache 2.0 by @zmraul in #25
  • Add integration tests with pytest-operator by @lferran in #26
  • Update charm to new code base by @zmraul in #42
  • Auto release to charmhub by @paulomach in #38
  • Fix juju version to avoid action errors by @zmraul in #43
  • Pin oci-image revision to release by @zmraul in #44

New Contributors

Full Changelog: https://github.com/canonical/redis-k8s-operator/commits/rev15