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 mgmt ipv6 interface script to be globally executable #2326

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

kaelemc
Copy link
Contributor

@kaelemc kaelemc commented Dec 2, 2024

Fixes #2324

Effectively does a chmod 775 which is rwxrwxr-x

image

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 51.45%. Comparing base (48b093f) to head (79a5451).

Files with missing lines Patch % Lines
nodes/xrd/xrd.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2326      +/-   ##
==========================================
+ Coverage   51.37%   51.45%   +0.08%     
==========================================
  Files         172      172              
  Lines       16836    16838       +2     
==========================================
+ Hits         8649     8664      +15     
+ Misses       7262     7253       -9     
+ Partials      925      921       -4     
Files with missing lines Coverage Δ
nodes/xrd/xrd.go 0.90% <0.00%> (-0.02%) ⬇️

... and 3 files with indirect coverage changes

@hellt hellt merged commit 1c068f9 into srl-labs:main Dec 3, 2024
1 check 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.

Latest rc can't start xrd containers
2 participants