Skip to content

Conversation

dkarpele
Copy link
Collaborator

  1. Update /etc/rancher/k3s/registry.yaml to registries.yaml according to https://docs.k3s.io/installation/private-registry
  2. Use nginx:git permissions for git project root for private git server. It fixes 500 connection error.
  3. Add delete-prereqs Makefile rule.
  4. Update README.md

… tests.

1. Update `/etc/rancher/k3s/registry.yaml` to `registries.yaml` according to https://docs.k3s.io/installation/private-registry
2. Use `nginx:git` permissions for git project root for private git server. It fixes 500 connection error.
3. Add `delete-prereqs` Makefile rule.
4. Update README.md

Signed-off-by: Denis Karpelevich <dkarpele@redhat.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.63%. Comparing base (205fe73) to head (d6a78eb).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1061   +/-   ##
=======================================
  Coverage   63.63%   63.63%           
=======================================
  Files          15       15           
  Lines        2343     2343           
=======================================
  Hits         1491     1491           
  Misses        760      760           
  Partials       92       92           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chengfang chengfang merged commit 3448312 into argoproj-labs:master Mar 12, 2025
11 checks passed
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