dimberman edited a comment on issue #3770: [AIRFLOW-3281] Fix Kubernetes 
operator with git-sync
URL: 
https://github.com/apache/incubator-airflow/pull/3770#issuecomment-445102544
 
 
   Interesting. Seems that changing ownership of .minikube isn't allowed on 
macs 
   ```
   + sudo chown -R airflow.airflow . /home/airflow/.cache 
/home/airflow/.wheelhouse/ /home/airflow/.cache/pip /home/airflow/.kube 
/home/airflow/.minikube
   sudo: unable to resolve host linuxkit-025000000001
   chown: changing ownership of 
'/home/airflow/.minikube/cache/images/k8s.gcr.io/k8s-dns-kube-dns-amd64_1.14.5':
 Operation not permitted
   chown: changing ownership of 
'/home/airflow/.minikube/cache/images/k8s.gcr.io/k8s-dns-sidecar-amd64_1.14.5': 
Operation not permitted
   chown: changing ownership of 
'/home/airflow/.minikube/cache/images/k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64_1.14.5':
 Operation not permitted
   chown: changing ownership of 
'/home/airflow/.minikube/machines/minikube/console-ring': Operation not 
permitted
   chown: changing ownership of 
'/home/airflow/.minikube/machines/minikube/initrd': Operation not permitted
   chown: changing ownership of 
'/home/airflow/.minikube/machines/minikube/tty': Operation not permitted
   chown: changing ownership of 
'/home/airflow/.minikube/machines/minikube/hyperkit.json': Operation not 
permitted
   chown: changing ownership of 
'/home/airflow/.minikube/machines/minikube/hyperkit.pid': Operation not 
permitted
   chown: changing ownership of 
'/home/airflow/.minikube/machines/minikube/bzimage': Operation not permitted
   chown: changing ownership of 
'/home/airflow/.minikube/machines/minikube/isolinux.cfg': Operation not 
permitted
   ```
   
   Wonder how they accomplish this on linux/if this is a security concern.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to