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

Update registry references to new name #347

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Conversation

Zerpet
Copy link
Member

@Zerpet Zerpet commented Sep 17, 2020

This relates to #338

Note to reviewers: remember to look at the commits in this PR and consider if they can be squashed

Summary Of Changes

We renamed our DockerHub registry and have to reflect the same in the manifests.

It also simplifies the manifest structure by removing some patches that were always applied. If a patch is always applied, it should be part of the resource itself.

Images are not set using kustomize 'image' field, instead of using a patch. Overlays still need to use a patch because they change the image pull policy.

Additional Context

This PR requires a change into the pipeline to avoid failures in the operator-system-tests job. Before merging this PR, mentioned change should occur first.

Local Testing

✅ Unit tests
✅ System tests

We renamed our DockerHub registry and have to reflect the
same in the manifests.

It also simplifies the manifest structure by
removing some patches that were always applied. If a patch is always
applied, it should be part of the resource itself.

Images are not set using kustomize 'image' field, instead of using a
patch. Overlays still need to use a patch because they change the image
pull policy.
Copy link
Contributor

@ChunyiLyu ChunyiLyu left a comment

Choose a reason for hiding this comment

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

LGTM

@Zerpet Zerpet merged commit 3d1219d into main Sep 21, 2020
@Zerpet Zerpet deleted the registry-references-338 branch September 21, 2020 10:57
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