Kalaiselvim
Kalaiselvim
We have replicated this issue locally and the `agones_gameservers_total` is missing after restarting the agones-controller. Before restart: After:
@markmandel The script successfully detects changes in main.go, Dockerfile, Dockerfile.windows, go.mod, and go.sum within the examples directory on my local; however, it is not working as expected in CI. What...
@igooch, I have updated the steps as per your suggestion.
@Reasonably, We're looking into adding this feature in a way that won't make things more expensive or complex. We're also thinking about showing updates at the fleet level. Can you...
@zmerlynn, The `version` value in the `Makefile` should be incremented only if there are any changes in the following files: main.go, Dockerfile, Dockerfile.windows, go.mod, and go.sum. The following files can...
Update: I'm working on this issue and have noticed that the script should ignore comments. I'm currently looking into this.