Support using bundle overlays from a URL using Juju CLI

Bug #2015127 reported by Andrew Scribner
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
Wishlist
Unassigned

Bug Description

When doing something like

  juju deploy charmed-kubernetes --overlay my-overlay.yaml

It would be nice to be able to specify an overly by URL, such as

  juju deploy charmed-kubernetes --overlay https://raw.githubusercontent.com/charmed-kubernetes/bundle/main/overlays/flannel-overlay.yaml

Similar to how `kubectl` accepts URLs for manifests.

Some benefits are:
* promotes the use of git-ops style config control
* especially convenient for [install guides](https://ubuntu.com/kubernetes/docs/install-manual) where you want to tell different types of users to use different overlays

Changed in juju:
status: New → Triaged
importance: Undecided → Wishlist
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.