Skip to content

[Bug]: New images not created when dependencies are updated #2

@BryanFauble

Description

@BryanFauble

What happened?

When using fox publish after a dependency in go.mod has been updated no new image is created or deployed to the K8s cluster.

What should have happened?

A change in dependencies should create a new image of the application code in order to be deployed to K8s.

Steps to reproduce the issue.

  1. Use the kubefox quickstart
  2. Deploy the image/application code to the k8s cluster
  3. Update a dependency in go.mod
  4. Use fox publish which produces no new images

Version

0.9.2

Relevant log output

No response

Code of Conduct

  • I agree to follow XigXog's Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions