Skip to content

remove build-time entitlement for host network access#17

Open
jastang wants to merge 1 commit intoelastic:mainfrom
jastang:remove-build-entitlement
Open

remove build-time entitlement for host network access#17
jastang wants to merge 1 commit intoelastic:mainfrom
jastang:remove-build-entitlement

Conversation

@jastang
Copy link

@jastang jastang commented Jan 7, 2026

Removes the network: host build-time entitlement. Docker daemon configurations may often not allow this, giving the user an error such as:

failed to solve: granting entitlement network.host is not allowed by build daemon configuration

As far as I can tell, this is not needed at build time, and we already have the runtime entitlement with network_mode: host which should suffice for the proxy.

Signed-off-by: Jason Tang <jason@upbound.io>
@cla-checker-service
Copy link

cla-checker-service bot commented Jan 7, 2026

💚 CLA has been signed

@jastang
Copy link
Author

jastang commented Jan 7, 2026

CLA signed 👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant