need to check for relation between nrpe and canal (and possibly other subordinates)
Bug #1965762 reported by
James Troup
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juju Lint |
Fix Released
|
Undecided
|
Gabriel Cocenza |
Bug Description
For k8s clusters, if canal is deployed we need to ensure there is a relation between canal and nrpe - without it, no checks for flannel and calico.node will be added.
Related branches
~gabrielcocenza/juju-lint:bug/1965762-B
- Martin Kalcok (community): Approve
- Eric Chen: Needs Information
-
Diff: 868 lines (+735/-2)10 files modifiedcontrib/includes/aggregator-kubernetes.yaml (+4/-0)
contrib/includes/aggregator-openstack.yaml (+3/-0)
contrib/includes/base.yaml (+7/-0)
contrib/includes/kubernetes.yaml (+10/-0)
jujulint/lint.py (+47/-0)
jujulint/relations.py (+296/-0)
tests/unit/conftest.py (+89/-0)
tests/unit/test_jujulint.py (+70/-1)
tests/unit/test_relations.py (+208/-0)
tox.ini (+1/-1)
tags: | added: bseng-39 |
Changed in juju-lint: | |
assignee: | nobody → Gabriel Angelo Sgarbi Cocenza (gabrielcocenza) |
Changed in juju-lint: | |
milestone: | none → 1.0.4 |
status: | New → In Progress |
Changed in juju-lint: | |
status: | In Progress → Fix Committed |
Changed in juju-lint: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.