Skip to content

Avoid vault initialisation on local kind runs #8769

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

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

pebrc
Copy link
Collaborator

@pebrc pebrc commented Jul 25, 2025

When running kind locally for testing, vault access is not needed. However because deployer eagerly initialises the client we always create the client and VPN etc is needed.

This lazily initialises the client to make local testing somewhat more convenient.

@pebrc pebrc added the >test Related to unit/integration/e2e tests label Jul 25, 2025
@prodsecmachine
Copy link
Collaborator

prodsecmachine commented Jul 25, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@pebrc
Copy link
Collaborator Author

pebrc commented Jul 25, 2025

buildkite test this -f t=TestSmoke -m p=ocp,p=kind

@pebrc pebrc merged commit 5677abd into elastic:main Jul 25, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Related to unit/integration/e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants