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

Custom Nextcloud registry and fix broken cronjob #584

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

vshnbot
Copy link
Collaborator

@vshnbot vshnbot commented Jan 7, 2025

Summary

Currently, the registry is hardcoded to docker.io. However, we want to be able to use a different registry in some cases (eg. to avoid rate-limiting). Using this parameter allows us to change the registry for the nextcloud image to another registry.

Checklist

  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Update tests.
  • Link this PR to related issues.

Link: vshn/appcat#290

@TheBigLee TheBigLee force-pushed the appcat/290/fix/nextcloud_image_registry branch from 20ea8b8 to fb6187a Compare January 7, 2025 13:54
@TheBigLee TheBigLee added the bug Something isn't working label Jan 7, 2025
@TheBigLee TheBigLee force-pushed the appcat/290/fix/nextcloud_image_registry branch from fb6187a to 6b3e797 Compare January 8, 2025 08:36
@Kidswiss
Copy link
Contributor

Kidswiss commented Jan 8, 2025

@TheBigLee please fix the golden tests

@TheBigLee TheBigLee force-pushed the appcat/290/fix/nextcloud_image_registry branch 3 times, most recently from 8f8e2dc to b7cf832 Compare January 8, 2025 11:53
@TheBigLee TheBigLee force-pushed the appcat/290/fix/nextcloud_image_registry branch 2 times, most recently from 2df37fe to f452e1d Compare January 14, 2025 09:35
Signed-off-by: Nicolas Bigler <nicolas.bigler@vshn.ch>
@TheBigLee TheBigLee force-pushed the appcat/290/fix/nextcloud_image_registry branch from f452e1d to 0093d70 Compare January 14, 2025 09:38
@TheBigLee TheBigLee requested review from a team, Kidswiss, TheBigLee and wejdross and removed request for a team January 14, 2025 09:43
@TheBigLee TheBigLee changed the title PR for appcat on fix/nextcloud_image_registry Custom Nextcloud registry and fix broken cronjob Jan 14, 2025
Copy link
Contributor

@zugao zugao left a comment

Choose a reason for hiding this comment

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

LGTM

@TheBigLee TheBigLee merged commit eecd6da into master Jan 14, 2025
10 checks passed
@TheBigLee TheBigLee deleted the appcat/290/fix/nextcloud_image_registry branch January 14, 2025 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants