2.9 do not support groovy

Bug #1909103 reported by Carlos Camacho
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Charmed Kubernetes Bundles
Incomplete
Undecided
Unassigned

Bug Description

It's supposed to be allowed to deploy groovy with 2.9.

snap install juju --classic --channel=latest/candidate

juju add-cloud --local clustername -f cloud.yml

juju bootstrap --no-gui \
--bootstrap-series=groovy \
--debug manual/root@10.0.0.100 > juju-bootstrap.log 2>&1

root@cdk-service-01:~# juju machines | grep started
0 started 10.0.0.1 manual:10.0.0.1 groovy Manually provisioned machine
1 started 10.0.0.2 manual:10.0.0.2 groovy Manually provisioned machine
2 started 10.0.0.3 manual:10.0.0.3 groovy Manually provisioned machine
3 started 10.0.0.6 manual:10.0.0.6 groovy Manually provisioned machine

juju deploy ./bundle.yml --map-machines=existing,0=0,1=1,2=2,3=3

Error: ERROR cannot deploy bundle: series \"groovy\" not supported by charm, supported series are: focal,bionic,xenial"]

My bundle.yml is https://api.jujucharms.com/charmstore/v5/charmed-kubernetes/archive/bundle.yaml but replacing focal with groovy.

Does this bundle.yml need to change?

Thanks.

Revision history for this message
Carlos Camacho (ccamacho) wrote :

It looks like it is a problem with the bundle, do you know by any chance a bundle example to deploy groovy?

Revision history for this message
Pen Gale (pengale) wrote :

Re-targeting to charmed kubernetes bundles project, as this is where it needs to be fixed.

(The CDK bundle may not be updated in the store until Juju 2.9 is officially released.)

affects: juju → charmed-kubernetes-bundles
Revision history for this message
Pen Gale (pengale) wrote :
Revision history for this message
Chris Sanders (chris.sanders) wrote :

Why is this being filed against the bundle?
The charms aren't officially supporting Groovy today, and juju should allow you to --force if you want to ignore the metadata right?

What's the ask/bug here for the bundle?

Changed in charmed-kubernetes-bundles:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.