Avi Miller

Results 206 comments of Avi Miller

Whoops, I stuffed that up, didn't I? I'll submit a new PR later today/tomorrow when I get some spare cycles.

You should also rename `LICENSE.txt` to `LICENSE` in the pull request, but only merge after migration.

@joekr I suggest renaming this PR to something more generic like "Content changes to merge after transfer to Kubernetes SIGs" and include all the changes, including the copyright headers and...

Can you please lint all your Markdown files using `markdownlint`, please.

I suggest following the same layout as the AWS development guide: https://cluster-api-aws.sigs.k8s.io/development/development.html, i.e. start with explaining the prequisites, then set up the environment, then how to commit, etc.

Different smart bulbs (even from the same manufacturer) have different min/max kelvin values, which may be a _somewhat_ compelling reason for adding this functionality. For example, the LIFX colour bulbs...

It would probably be easier just to use your local DNS server (or `/etc/hosts` file if that's not possible) to resolve `yum.oracle.com` to your local mirror instead, to be honest.

I'm not sure this repo is monitored any more, but what you're asking isn't possible: the occupancy sensor has no knowledge of what an automation may turn on (or off)...

This will be fixed in an upcoming release.

The simplest solution is just to mirror all the packages using either `uln-yum-mirror` (available in the `ol7_addons` or `ol8_addons` repo) or my container-based solution which can run on any host...