Tags: daniloti2005/gate
Tags
chore(dependencies): Autobump korkVersion (spinnaker#1458) Co-authored-by: root <root@3c2f555b53f9>
refactor(oauth): allow extension projects to override spinnaker user … …info token services primary bean, by explicitly disabling it (spinnaker#1456)
feat(oauth2): allow extension projects to define a custom function fo… …r extracting groups (spinnaker#1455)
fix(plugins): Return empty installed plugins list on any retrofit err… …or (spinnaker#1424)
chore(dependencies): Autobump korkVersion (spinnaker#1400) Co-authored-by: root <root@e00e7b323342>
fix(web): Emit a `controller.invocations` metric whenever a request i… …s limited or shed (spinnaker#1378) Just closing out some small todo's as part of converting these two into filters that run ahead of the security filter chain and endpoint interceptors. In the future I could see collapsing what `MetricsInterceptor` is currently doing into the `RequestLoggingFilter`. Given that these two are used differently between `gate` and the other internal services, I've left that as a later exercise. Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
fix(proxy): Take advantage of `InsecureOkHttpClientBuilderProvider` (s… …pinnaker#1336) The `DefaultOkHttpClientBuilderProvider` (previous behavior) will actually utilize the `okHttpClient.*` config properties and unnecessarily set keystore/truststores. This is fine when communicating with other Spinnaker services but problematic externally. The `InsecureOkHttpClientBuilderProvider` loosens the certificate chain validations.
fix(getAllPluginInfo): fix return type (spinnaker#1310) (spinnaker#1313) Co-authored-by: chini mukhopadhyay <chini@cloudera.com> (cherry picked from commit b3ede47) Co-authored-by: Chinikins <Chinikins@gmail.com>
PreviousNext