Evan Machnic
Evan Machnic
I can confirm that this is a bug in 16.04. Changing my Test Kitchen configuration to search for `ubuntu-14.04` instead of just `ubuntu` was able to get the converge to...
This would actually be great for implementing a "ping" endpoint when running in places like Kubernetes. Some way to know if the bot connection to Slack dies so that Kubes...
I was thinking about this a bit and if there was a way to read the Habitat channel that the node is subscribed to from the Chef recipe, then this...
Is there any update on this? It's definitely affecting our Chef cookbook workflow mojo. Just found out that running Chefspec with Policyfiles also causes a new Policyfile.lock.json to be created....
Just figured out that this also means there is no way for all policy groups to have the same revision. That's probably the biggest issue.
Can someone comment that this has at least been seen? Cheers!
Thank @mwrock. Let me know if you need more infoz
@mwrock I was trying to go through the code to see if I could potentially submit a patch. What I'm unclear on is if there's a case where `write_updated_lockfile` actually...
@mhedgpath what does git status show after the Chef push? Can you also try running RSpec with a clean working directory and then see if it's still clean? The issue...