Mathew Kamkar
Mathew Kamkar
Attempting to run the default cookbook on Ubuntu 16.04: ``` * apt_package[cassandra] action install (up to date) * apt_package[dsc22] action install ================================================================================ Error executing action `install` on resource 'apt_package[dsc22]' ================================================================================...
**Description** Adds a few useful text/template functions: - replaceAll: `strings.replaceAll` - isIPv6: exposes an existing function that returns a bool to let you know if a string is an IPv6...
Adding functions to test if an input string is an IPv4 or IPv6 address. Related: https://github.com/kubernetes-sigs/external-dns/pull/3949
depends on https://github.com/livekit/components-js/pull/1196
#### What type of PR is this? /kind bug /kind feature #### What this PR does / why we need it: When the `--force-delete-unregistered-nodes` argument is enabled, it is unable...