~sombrafam/ua-reviewkit:fix-charm-path-matching-regex

Last commit made on 2022-03-18
Get this branch:
git clone -b fix-charm-path-matching-regex https://git.launchpad.net/~sombrafam/ua-reviewkit
Only Erlon R. Cruz can upload to this branch. If you are Erlon R. Cruz please log in for upload directions.

Branch merges

Branch information

Name:
fix-charm-path-matching-regex
Repository:
lp:~sombrafam/ua-reviewkit

Recent commits

84dc651... by Erlon R. Cruz

Closes #18: Fix charm path filter

Adds missing 'local:' format, new ch:, and fix
'/home/cinder-299' like formats.

12ffefb... by Erlon R. Cruz

Fix regex parsing

ae62542... by Edward Hope-Morley

Merge pull request #17 from sombrafam/fix-yaml-loading

Adds better handling of errors

0858af1... by Erlon R. Cruz

Adds better handling of errors

Avoids stacks being printed and also adds support
for old bundle formats that use 'services' instead
of 'applications'

259792f... by Edward Hope-Morley

Merge pull request #14 from hemanthnakkina/issue9

[k8s] Update kubernetes checks readme

25b4867... by Hemanth Nakkina

[k8s] Update kubernetes checks readme

Following changes are made as part of this patch
* By default retrieve k8s version from kubectl version command
* By default retrieve sonobuoy version
* Update readme with the above changes

Resolves: #9

0aff0f8... by Edward Hope-Morley

[osm] amend check assertions

HA not supported for keystone and prometheus charms
so removing assertion for now.

fcc3231... by Edward Hope-Morley

Merge pull request #13 from bilboer/patch-1

Update kubernetes-extra-checks.sh

9948134... by bilboer <email address hidden>

Update kubernetes-extra-checks.sh

* Update the sonobuoy version
* Use a fixed conformance image (defaults to 1.21.0)

a2511c0... by Edward Hope-Morley

Merge pull request #12 from dosaboy/issue/11

osm bundle check updates