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

Add a test repo to reproduce a connectivity issue #231

Merged
merged 3 commits into from
Jun 11, 2023
Merged

Add a test repo to reproduce a connectivity issue #231

merged 3 commits into from
Jun 11, 2023

Conversation

allenporter
Copy link
Owner

@allenporter allenporter commented Jun 10, 2023

Issue #225
Issue #198

Reproduces the issue with:

$ flux-local get cluster --path tests/testdata/cluster4/
NAME                                 PATH                                                              KUSTOMIZATIONS    
cluster-apps-kubernetes-dashboard    ./tests/testdata/cluster4/apps/monitoring/kubernetes-dashboard    1                 
cluster                              ./tests/testdata/cluster4/flux                                    2                 

@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2023

Codecov Report

Merging #231 (af967a6) into main (1782ebf) will decrease coverage by 0.01%.
The diff coverage is 96.77%.

@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
- Coverage   91.31%   91.31%   -0.01%     
==========================================
  Files          15       15              
  Lines        1612     1635      +23     
==========================================
+ Hits         1472     1493      +21     
- Misses        140      142       +2     
Impacted Files Coverage Δ
flux_local/git_repo.py 92.81% <96.42%> (-0.50%) ⬇️
flux_local/manifest.py 81.19% <100.00%> (+0.67%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

2 participants