Skip to content

Conversation

@matthijswolters-rl
Copy link
Collaborator

This is a hacky fix to push our own image our own image registry. Once the changes have been upstreamed this can be reverted.

Fixes the broken v0.9 of controller-gen because it causes a segfault
when running `make install`
I don't like formatting :(
It is mentioned in a comment in the code itself but because of the
discrepency between the fields in the EndpointMonitor CR and the
Statuscake API it is not immediately clear how to compare an old monitor
with an updated monitor. The way I have elected to check this is to use
the TestTags field to include some kind of identifier that should be
updated on any change. So if the tags have changed then the monitor
should be updated.
Copy link

@robinderooij-rl robinderooij-rl left a comment

Choose a reason for hiding this comment

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

We have version control for a reason 😄 I think we should just delete the commented lines

Base automatically changed from feature/impl-equals-func-statuscake to master October 24, 2024 09:30
@matthijswolters-rl matthijswolters-rl force-pushed the feature/fix-docker-image-ci branch from 8a7e6eb to 181ada2 Compare October 24, 2024 09:36
@matthijswolters-rl matthijswolters-rl merged commit 7e597e6 into master Oct 24, 2024
1 check passed
@matthijswolters-rl matthijswolters-rl deleted the feature/fix-docker-image-ci branch October 24, 2024 09:41
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