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

[BUG] Wrong controller image pushed to Docker Hub #14

Closed
starbops opened this issue Jul 28, 2024 · 1 comment
Closed

[BUG] Wrong controller image pushed to Docker Hub #14

starbops opened this issue Jul 28, 2024 · 1 comment
Labels
kind/bug Something isn't working

Comments

@starbops
Copy link
Owner

Describe the bug

The controller image built, packaged, and pushed to the Docker Hub by the defined workflow seems wrong:

To Reproduce
Steps to reproduce the behavior:

  1. Trigger the "merge to main branch" event
  2. The GithHub Actions "Main Build and Publish" workflow starts executing
  3. Observe the built artifacts pushed to Docker Hub
  4. The kubebmc-controller image contains wrong image layers that seem to be the same as kbmc's

Expected behavior

The kubebmc-controller image should consist of the correct image layers.

Screenshots

image

Additional context

This might relate to misconfigured metadata action.

@starbops starbops added the kind/bug Something isn't working label Jul 28, 2024
@starbops
Copy link
Owner Author

Close as resolved by #15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant