You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/04 14:54:11 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #13999: Simplify Kerberos network setup

mik-laj commented on a change in pull request #13999:
URL: https://github.com/apache/airflow/pull/13999#discussion_r570286738



##########
File path: scripts/ci/docker-compose/integration-kerberos.yml
##########
@@ -79,4 +79,11 @@ volumes:
 
 networks:
   example.com:
-    external: true
+    name: example.com
+    driver: bridge
+    attachable: true

Review comment:
       What version of docker-compose do we have installed?  Docker Compose 1.28.2 is preinstalled on the hosted runner. https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-README.md




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org