Results 10 issues of steigr

Hello, can you please add license information. Regards steigr

Please provide a broader set of base linux distributions especially for the enterprise tagged images.

Hi, this is a feature request. The tool https://github.com/homeport/dyff seems like a very handy addition the helm-diff's functionality to check for changes done by helm on upgrade (install).

stale

Can the plugin and the server be enhanced to support tcp/ip-sockets in addition to unix-sockets. That would make the plugin more portable and ease the workload (e.g. distinct docker-containers)

https://github.com/arnehilmann/yumrepos/blob/30ec1f85a2d685067effa452641aff8f374a2889/src/main/python/yumrepos/app.py#L32

This change closes #8

escape `.` in sed as it matches any char.

Variables have to be quoted to avoid shell globbing, execution etc. - or just support spaces in e.g. taggings ( KEXEC_APPEND="root=/dev/vda my-very-special-kernel-cmdline" ).

Omit initrd preparation before kexec if it has not been defined. Some distros do not have initrd files, so don't enforce them.