Noah Kantrowitz
Noah Kantrowitz
Saying that companies exist doesn't mean there is a healthy, paid ecosystem. Company != community.
The Alaska UBI (oil tax credit) is at a similar scale, $1000-2000 per year. A nice starting point, but not actually useful for living.
I think the issue is that there is no one namespace that you can create a Prometheus instance in. If you're running just one instance then this makes sense, but...
Rather than watching a ConfigMap directly, I think it would be better to mount it as a volume and watch the file. While we could use `resourceNames` to make a...
-1 for Bitwarden unless we have enough people on the infra team that actually know MSSQL and/or we confirm that it works with a hosted version of MSSQL that we...
Any chance this can be merged?
@tomchristie It wouldn't affect anyone that has explicit help text defined. I guess the worry is this would expose `__doc__` which might have something sensitive in it?
There is logic in the chef-config gem for activating FIPS mode ([config.rb](https://github.com/chef/chef/blob/886d2f317f0e1db583ec76491ee71ce8fa07e988/chef-config/lib/chef-config/config.rb#L1111) [fips.rb](https://github.com/chef/chef/blob/886d2f317f0e1db583ec76491ee71ce8fa07e988/chef-config/lib/chef-config/fips.rb)) and CLI options in various tools ([client.rb](https://github.com/chef/chef/blob/c0609e449135fae43d436136a4f0fd3889a9b8f1/lib/chef/application/client.rb#L291-L294)), but this was never added to the Ohai CLI tool.
GitHub isn't good at knowing when a merge is a fix :)
Isn't this completely equivalent to the existing deep merge option? This doesn't seem common enough to need dedicated fields.