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 access control to varnish #7700

Merged

Add license

ec64608
Select commit
Loading
Failed to load commit list.
Merged

Add access control to varnish #7700

Add license
ec64608
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 25, 2023 in 0s

74.12% of diff hit (target 26.88%)

View this Pull Request on Codecov

74.12% of diff hit (target 26.88%)

Annotations

Check warning on line 112 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L112

Added line #L112 was not covered by tests

Check warning on line 272 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L272

Added line #L272 was not covered by tests

Check warning on line 274 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L274

Added line #L274 was not covered by tests

Check warning on line 280 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L280

Added line #L280 was not covered by tests

Check warning on line 282 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L282

Added line #L282 was not covered by tests

Check warning on line 288 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L288

Added line #L288 was not covered by tests

Check warning on line 290 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L290

Added line #L290 was not covered by tests

Check warning on line 296 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L296

Added line #L296 was not covered by tests

Check warning on line 298 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L298

Added line #L298 was not covered by tests

Check warning on line 328 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L327-L328

Added lines #L327 - L328 were not covered by tests

Check warning on line 334 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L333-L334

Added lines #L333 - L334 were not covered by tests

Check warning on line 339 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L338-L339

Added lines #L338 - L339 were not covered by tests

Check warning on line 351 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L350-L351

Added lines #L350 - L351 were not covered by tests

Check warning on line 359 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L358-L359

Added lines #L358 - L359 were not covered by tests

Check warning on line 362 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L361-L362

Added lines #L361 - L362 were not covered by tests

Check warning on line 371 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L371

Added line #L371 was not covered by tests

Check warning on line 387 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L386-L387

Added lines #L386 - L387 were not covered by tests

Check warning on line 390 in lib/go-atscfg/ipallowdotyaml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/go-atscfg/ipallowdotyaml.go#L389-L390

Added lines #L389 - L390 were not covered by tests

Check warning on line 69 in lib/varnishcfg/access_control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/varnishcfg/access_control.go#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 64 in lib/varnishcfg/vcl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/varnishcfg/vcl.go#L64

Added line #L64 was not covered by tests

Check warning on line 55 in lib/varnishcfg/vclbuilder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/varnishcfg/vclbuilder.go#L50-L55

Added lines #L50 - L55 were not covered by tests