Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new container locator by default #5454

Merged
merged 3 commits into from
Sep 6, 2024

Conversation

azdagron
Copy link
Member

@azdagron azdagron commented Sep 3, 2024

The use_new_container_locator configurable was introduced in 1.9.6 but disabled by default. All new deployments should ideally be using the new container locator. This PR switches the default to "true".

Warnings continue to be emitted when not using the new container locator, guiding existing deployments to switch over before removal in a future release (likely 1.12.0).

Custom matchers can still be used in the docker attestor but require
explicitly disabling the new container locator.

Signed-off-by: Andrew Harding <azdagron@gmail.com>
Signed-off-by: Andrew Harding <azdagron@gmail.com>
@azdagron azdagron merged commit b64a225 into spiffe:main Sep 6, 2024
34 checks passed
@azdagron azdagron added this to the 1.11.0 milestone Sep 6, 2024
@azdagron azdagron deleted the use-new-container-locator-by-default branch September 6, 2024 14:14
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.

2 participants