Jeremy J. Miller

Results 18 comments of Jeremy J. Miller

Bump - this has definitely impacted us.

Thanks @irvingpop I'm adding the info into the main issue comment.

Ideally the new UX will still allow the old style incantation to work. Otherwise, people will need to change places like [here](https://github.com/chef/chef-server/blob/master/src/chef-server-ctl/habitat/config/secrets-bootstrap.rb#L93) and [there](https://github.com/chef-customers/dockerized-chef-services/blob/7058b4805f46ec630d238d41eebc4ed6066fd255/terraform/docker-chef.sh#L336)

@christophermaier for further clarification to all reading this thread, is the intent to re-implement this command such that: • it can operate in multiple modes (given different command line args)...

@kensipe any new updates on this?

Add this one to the list with the exact same problem: https://bldr.habitat.sh/#/pkgs/chef-server/oc_id/builds/959414338453241856

@baumanj I'll try `--no-same-owner` and see what happens. Two ideas that come to mind when thinking about this scenario: * making changes which require a merge-to-master are an expensive way...

@baumanj Where I had declared a `tar` extraction in `plan.sh` - I just quickly added `--no-same-owner` and it fixed the issue. However, I have another pkg build failing because there...

Without this users could potentially be unable to delete an origin that otherwise should be deleteable.