Skip to content

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 <[email protected]>
Signed-off-by: Andrew Harding <[email protected]>
@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