Services are deprecated in favour of applications.

Bug #1913779 reported by Simon Richardson
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Charmed Kubernetes Bundles
Fix Released
Low
Nick Veitch

Bug Description

Juju bundle support for services field in bundle yaml files is being deprecated in favor of applications.

Services is a leftover from 1.x bundle.yaml and was superseded by applications a long time ago. As of Juju 3.x this will be removed. As part of Juju 2.9 you will be warned about this, as this is coming out relatively soon I thought I give you a heads up as well.

For example:

...
services:
   containerd:
...

becomes:

...
applications:
   containerd:
...

description: updated
Revision history for this message
George Kraft (cynerva) wrote :

Thanks for the heads up.

Changed in charmed-kubernetes-bundles:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Nick Veitch (evilnick) wrote :
George Kraft (cynerva)
Changed in charmed-kubernetes-bundles:
status: Triaged → Fix Committed
milestone: none → 1.22
Changed in charmed-kubernetes-bundles:
status: Fix Committed → Fix Released
Changed in charmed-kubernetes-bundles:
assignee: nobody → Nick Veitch (evilnick)
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.