Tags: dbaur/fiat
Tags
chore(dependencies): Autobump spinnakerGradleVersion (spinnaker#800) Co-authored-by: root <root@877703f80d77>
fix(errors): Import kork-web ErrorConfiguration into fiat-api configu… …ration, wire up FiatAccessDeniedExceptionHandler (spinnaker#785)
feat(api): allow fiat clients to check if there is a user permission … …cached (spinnaker#768) For sessionless auth such as X509 in gate, there is a debounce option to prevent having to post a login to fiat for each request, however part of that is determining whether the user is already populated in the hosts permission cache. This check 404s if the user has not logged in, but in doing so triggers retries with backoffs before a login is posted. This introduces a new method just to examine the cache without calling through to the loading behaviour on a miss
chore(dependencies): Autobump spinnakerGradleVersion (spinnaker#746) Co-authored-by: root <root@6a807b439d68>
feat(discovery): refactor to use common discovery abstraction from ko… …rk-core (spinnaker#734)
fix(docs): Update broken link (spinnaker#721) This commit fixes a broken link to the documentation on how to submit a patch.
chore(dependencies): Autobump korkVersion (spinnaker#719) Co-authored-by: root <root@59d9c736198e>
chore(dependencies): Autobump korkVersion (spinnaker#703) Co-authored-by: root <root@f0fe681e84f7>
PreviousNext