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

feat: TLS certs auto-reload #2910

Closed
wants to merge 1 commit into from

feat: TLS certs auto-reload

4019d10
Select commit
Loading
Failed to load commit list.
Closed

feat: TLS certs auto-reload #2910

feat: TLS certs auto-reload
4019d10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 13, 2023 in 0s

8.98% of diff hit (target 79.40%)

View this Pull Request on Codecov

8.98% of diff hit (target 79.40%)

Annotations

Check warning on line 67 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L67

Added line #L67 was not covered by tests

Check warning on line 127 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L123-L127

Added lines #L123 - L127 were not covered by tests

Check warning on line 131 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L129-L131

Added lines #L129 - L131 were not covered by tests

Check warning on line 134 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L134

Added line #L134 was not covered by tests

Check warning on line 136 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L136

Added line #L136 was not covered by tests

Check warning on line 143 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L139-L143

Added lines #L139 - L143 were not covered by tests

Check warning on line 148 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L145-L148

Added lines #L145 - L148 were not covered by tests

Check warning on line 155 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L153-L155

Added lines #L153 - L155 were not covered by tests

Check warning on line 162 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L158-L162

Added lines #L158 - L162 were not covered by tests

Check warning on line 171 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L165-L171

Added lines #L165 - L171 were not covered by tests

Check warning on line 174 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L174

Added line #L174 was not covered by tests

Check warning on line 180 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L176-L180

Added lines #L176 - L180 were not covered by tests

Check warning on line 185 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L182-L185

Added lines #L182 - L185 were not covered by tests

Check warning on line 187 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L187

Added line #L187 was not covered by tests

Check warning on line 193 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 197 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L195-L197

Added lines #L195 - L197 were not covered by tests

Check warning on line 203 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L200-L203

Added lines #L200 - L203 were not covered by tests

Check warning on line 217 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L208-L217

Added lines #L208 - L217 were not covered by tests

Check warning on line 221 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 228 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L226-L228

Added lines #L226 - L228 were not covered by tests

Check warning on line 233 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L230-L233

Added lines #L230 - L233 were not covered by tests

Check warning on line 237 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L237

Added line #L237 was not covered by tests

Check warning on line 243 in cmd/server/helper_cert.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/helper_cert.go#L240-L243

Added lines #L240 - L243 were not covered by tests

Check warning on line 76 in driver/config/tls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

driver/config/tls.go#L76

Added line #L76 was not covered by tests