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

Fix agent image registry in injector deployment #33

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

michel-thebeau-WR
Copy link

The value for AGENT_INJECT_VAULT_IMAGE in injector-deployment.yaml incorrectly points to injector image's registry instead of the agent image registry. This changes the registry to the correct agent image one, so the agent image variable points to the correct image.

Issue #31

@michel-thebeau-WR
Copy link
Author

I tried running the tests mentioned in CONTRIBUTING.md. Had to twiddle the image to docker.io/alpine:latest instead of docker.mirror.hashicorp.services/alpine:latest; but otherwise tests seemed to pass.

@Tae-Park-WR
Copy link

Thanks Mitch for opening the pull request.

Copy link
Member

@JanMa JanMa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The value for AGENT_INJECT_VAULT_IMAGE in injector-deployment.yaml
incorrectly points to injector image's registry instead of the agent
image registry. This changes the registry to the correct agent image
one, so the agent image variable points to the correct image.

Signed-off-by: Tae Park <[email protected]>
Signed-off-by: Michel Thebeau <[email protected]>
@JanMa JanMa force-pushed the michelthebeau/bug31/main branch from 912a959 to fda9472 Compare January 16, 2025 20:35
@JanMa JanMa merged commit ae5a46b into openbao:main Jan 16, 2025
1 of 2 checks passed
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.

3 participants