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

Kustomize Manifest Ignores Image Entrypoint #55

Open
dpeckett opened this issue Jun 15, 2019 · 4 comments
Open

Kustomize Manifest Ignores Image Entrypoint #55

dpeckett opened this issue Jun 15, 2019 · 4 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dpeckett
Copy link

The Kustomize configuration for Wave executes the /bin/manager command as the entrypoint for the manager container. It looks like some recent Dockerfile changes have altered the name of this binary and subsequently attempting to deploy master or v0.3.0 using Kustomize fails.

Suggestions:

Rely on the containers default entrypoint, or reference a specific image tag to make this reproducible and avoidable in the future.

@JoelSpeed JoelSpeed added good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed labels Oct 1, 2019
@wonderhoss wonderhoss added bug Something isn't working and removed Hacktoberfest labels Nov 19, 2020
@github-actions
Copy link

This issue has been inactive for 60 days. If the issue is still relevant please comment to re-activate the issue. If no action is taken within 7 days, the issue will be marked closed.

@github-actions github-actions bot added the Stale label Jan 19, 2021
@wonderhoss
Copy link
Collaborator

This still needs looking into.

@wonderhoss wonderhoss removed the Stale label Jan 19, 2021
@github-actions
Copy link

This issue has been inactive for 60 days. If the issue is still relevant please comment to re-activate the issue. If no action is taken within 7 days, the issue will be marked closed.

@github-actions github-actions bot added the Stale label Mar 21, 2021
@toelke toelke reopened this Feb 12, 2024
@toelke toelke removed the Stale label Feb 12, 2024
@jabdoa2
Copy link
Contributor

jabdoa2 commented May 2, 2024

I checked this on master and there does not seem to be any additional endpoint in the kustomize config. Basically it is the same as in helm. I would consider this fixed and close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants