Craig Hooper
Craig Hooper
As per https://github.com/mrlesmithjr/ansible-rpi-k8s-cluster/issues/10#issuecomment-399622574, since Python lists aren't ordered the logic for selecting the k8s master node from the group list was non-deterministic. This change selects it from the master group,...
I was having a strange thing where after a certain point in the deployment it would suddenly think that the cluster master was the first slave node, not the actual...
I think this might be a V7 bug as my schemas were all passing with V6. If an external schema is referenced using `$ref` by more than one property, or...
In many situations you want to be able to support multiple versions of schemas at the same time so that your customers don't all need to update their applications and...
Where there is an object type defined in a definitions section, whether in the same file or in an external one, every usage of that shared object definitions gets a...
**What would you like to be added or enhanced** Include additional attributes in TxMetadata to track the user/account that made the change, and, if possible, other info like the client...
Our default is to place the Jira ticket first in the message even when we use conventional commits. I can't see any way right now to do that, it places...
In the UI it gives you the option to save a particular podcast episode to Favorites, and when you do it comes back with a message saying "Added to Favorites"....