Alessandro De Maria

Results 78 comments of Alessandro De Maria

I think you can achieve it by combining [ignore_class_notfound](https://github.com/kapicorp/reclass/blob/develop/README-extensions.rst#ignore-class-not-found) with [Use references in class names](https://github.com/kapicorp/reclass/blob/develop/README-extensions.rst#use-references-in-class-names)

hi @lingwooc, it should go in the [`inventory/reclass-config.yml`](https://github.com/kapicorp/kapitan/blob/master/examples/terraform/inventory/reclass-config.yml)

@ramaro by looking at https://github.com/kapicorp/kapitan/blob/097a711e515453e1acab380a16f3f4962f3b56e7/kapitan/inputs/kadet.py#L137, if item_key container a directory path, this should work? So if I created an object with key `"vault/vault-bundle"` it should kind of work. Only thing...

I have asked the katacoda team to update kapitan to the latest version

I have asked multiple time the Katacoda team but I have not received an answer. They've recently been acquired so I think I will ask again soon. Meanwhile I am...

Thank you @bdnf, this has to do with the kapitan/reclass component. I will transfer the issue.

Hello Chris, Thank you for opening this issue. First of all, please join our #kapitan channel on the kubernetes slack so we can get to chat more about this topic....

@ramaro this is confirmed also in the mainstream kapitan image `deepmind/kapitan`

@Moep90, I believe this has to do with your SSL environment not having the correct certification authority setup. The `PYTHONHTTPSVERIFY=0` was good for testing, but the correct solution is to...