~stephanpampel/landscape-client-charm/landscape-client-charm

  • Committer: Stephan Pampel
  • Date: 2021-11-05 11:05:21 UTC
  • Revision ID: stephan.pampel@canonical.com-20211105110521-gvvbzx9t4cphm3r1
Add hook and cronjob for registering juju apps as Landscape annotations
Can be enabled via config flag juju-annotations-enabled (default=false)

Details:
      Periodically updates landscape annotations (key:value) for each juju agent
      found on the machine and the juju availability-zone (AZ) of the machine.
      Key is 'juju-${application}' OR 'juju-az-${AZ}' if an AZ is set.
      Value is 'deployed=true' OR 'deployed=false' if the agent got removed.
      Example: juju-landscape-client:deployed=true
      Cronjob runs every 5 min, update frequency depends on exchange-interval.
Filename Latest Rev Last Changed Committer Comment Size
..
dev 60.1.1 7 years ago Andreas Hasenack Add ubuntu-deps Diff
hooks 1 11 years ago Thomas Hervé Initial version Diff
tests 19.3.6 11 years ago David Britton Simple install test, runnable with jitsu test. Diff
.bzrignore 49.1.1 9 years ago David Britton - Remove old broken integration tests, add new amu 29 bytes Diff Download File
charm-helpers-sync.yaml 62.1.3 7 years ago Chad Smith add charmhelpers.osplatform dependency and resync 212 bytes Diff Download File
config.yaml 73 2 years ago Stephan Pampel Add hook and cronjob for registering juju apps as 4.7 KB Diff Download File
copyright 13 11 years ago David Britton Adding copyright/maintainer/start hook to pass `ch 757 bytes Diff Download File
icon.svg 69.1.1 4 years ago Tom Haddon Update icon per lp#1686721 6.3 KB Diff Download File
File Makefile 68.1.1 4 years ago Simon Poirier sync to latest charmhelpers 793 bytes Diff Download File
metadata.yaml 70.1.1 4 years ago Simon Poirier add focal to series 663 bytes Diff Download File
README.md 61.1.1 7 years ago Alberto Donato Make the charm multiseries. 3.3 KB Diff Download File
TESTING 67.1.4 5 years ago Adam Collard Actually obey LANDSCAPE_CLIENT_CHARM_INSTALL_SOURC 410 bytes Diff Download File