From CircleCI
Namespace federates with CircleCI using OpenID Connect to generate short-lived access tokens. After a one-time setup, your workflows can access Namespace indefinitely, without relying on pre-shared keys which can be more easily compromised.Associate your CircleCI organization with Namespace
- Find your CircleCI Organization ID in Organization Settings > Overview in the CircleCI web application.
- Email support at support@namespace.so with both your Organization ID and your Namespace workspace ID from the Dashboard.
Using Remote Builders
Namespace provides high-performance Remote Builders that can significantly speed up your Docker builds in CircleCI workflows. The easiest way to use Namespace Remote Builders is through thenamespacelabs/build
orb, which handles all the configuration automatically.