juju icon indicating copy to clipboard operation
juju copied to clipboard

Orchestration engine that enables the deployment, integration and lifecycle management of applications at any scale, on any infrastructure (Kubernetes or otherwise).

Results 365 juju issues
Sort by recently updated
recently updated
newest added

Sometimes ec2 machine spawns only a private and public ip, so we should not for a third ## Checklist - ~[ ] Code style: imports ordered, good names, simple structure,...

This PR adds bash-based version of CMR tests. These tests will exercise the following aspects: - Ensure a user is able to create an offer of an applications' endpoint including:...

This PR adds Viddy tool usage to `juju status --watch` command. This flag allows watching `juju status` changes via the Viddy (https://github.com/juju/viddy) tool. ## Checklist - [x] Code style: imports...

3.0

The charm origin for charmstore charms does not contain an os, but does contain a series. This creates a problem when refreshing an application using the switch flag to go...

bug
2.9

TBC ## QA steps TBC ## Documentation changes None. ## Bug reference N/A

do not merge
3.0

The `io/ioutil` package has been deprecated in Go 1.16 (See https://pkg.go.dev/io/ioutil). This PR replaces the existing `io/ioutil` functions with their new definitions in `io` and `os` packages. - `ioutil.Discard` =>...

3.0

Juju status incorrectly matches on the open "Ports". For example, if you have a bunch of machines with 5666/tcp for NRPE, "juju status 566" matches them all. This PR fixes...

2.9

Pebble will be used to run jujud in the `api-server` container on k8s. There is [WIP](https://github.com/canonical/pebble/pull/123) to support log forwarding to Loki in Pebble. Once both these things come together,...

Early work for lp1951415 that allows the container agent to run under pebble. As part of lp1951415 we need to move the container agent under pebble. This PR introduces that...

Allow k8s bundles to specify series for sidecar charms. Podspec charms will still need to specify series: kubernetes. ## QA steps ## Documentation changes *How it affects user workflow (CLI...

2.9