Ky-Anh Huynh

Results 34 issues of Ky-Anh Huynh

which are removed from https://github.com/icy/pacapt/pull/171

@cuonglm I agreed with you, but then I think twice. We don't try to fix the behavior of the script (interactive vs non-interactive). We let `apk` do that, and if...

Bug

Example ``` $ pacapt -S httpd ``` will be translated to `apache2` `apache` or `http` according to the OS where `pacapt` is running. The first goal is to support some...

Feature request

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

I'd need to uninstall the plugin on some cluster. However it looked like the system still recognizes the one when I try to delete the pugin (`kubectl delete -f- manifest.yaml`)...

When backing up multiple tables and/or multiple environments (e.g, thanks to parallel builds of Jenkins), it's great if we can have table information in logging output that may help to...

We have some Job configuration and we expect `kubeval` to stop us if developers provide wrong settings. However, kubeval (0.15.0) simply ignored and at the final step we got an...

schema

Amazon AWS has a feature to scale the system automatically. The documentation is provided at http://aws.amazon.com/documentation/autoscaling/ Feel free to add this feature to our jifty tool. Thank you.