[request] Update default tracks for SQL bundles: postgresql and mysql

Hi,

Data team is updating SQL bundles to be compatible with new Airgapped deployment solutions.

Can you please:

Also:

Thank you!

Hi Alex!

To confirm:

For charms postgresql-bundle and postegresql-k8s-bundle

  • switch default track from latest to 14
  • DELETE track latest

For charms mysql-bundle and mysql-k8s-bundle:

  • switch default track from latest to 8.0
  • DELETE track latest

Let me know if this is correct and I will perform the above actions.

Thanks!

Emma

Hi @emmabrostrom the list of charms is correct, however AFAIK, you can NOT delete the latest track, but only close it. E.g. check mysql charm:

> charmcraft status mysql
Track    Base                  Channel    Version    Revision    Expires at                                                                                                                                             
latest   -                     stable     -          -                                                                                                                                                                  
                               candidate  -          -                                                                                                                                                                  
                               beta       -          -                                                                                                                                                                  
                               edge       -          -                                                                                                                                                                  
8.0      ubuntu 22.04 (amd64)  stable     240        240                                                                                                                                                                
                               candidate  240        240                                                                                                                                                                
                               beta       240        240                                                                                                                                                                
                               edge       255        255                                                                                                                                                                                                                                                            
         ubuntu 22.04 (arm64)  stable     -          -                                                                                                                                                                  
                               candidate  -          -                                                                                                                                                                  
                               beta       -          -                                                                                                                                                                  
                               edge       254        254  

the track latest is still here, but closed/invisible on https://charmhub.io/mysql.

You can refer to Request: switch default track from `latest` to `14` for postgresql(-k8s) charms - #3 by taurus

Hi @taurus, thanks for the clarification.

I have updated all of the default tracks for the 4 charms listed above. You will now be able to close the latest track for those charms.

Best,

Emma

2 Likes