Tags: perek/fiat
Tags
chore(dependencies): Autobump spinnaker-dependencies (spinnaker#336)
chore(dependencies): Autobump spinnaker-dependencies (spinnaker#334)
chore(dependencies): Autobump spinnaker-dependencies (spinnaker#333)
chore(dependencies): Autobump spinnaker-dependencies (spinnaker#327)
feat(api): Support turning off dynamic refreshing of fiat status (spi… …nnaker#328) The ability to dynamically turn fiat off/on was convenient during initial rollout but can be a security risk in a production environment. Set `services.fiat.refreshable: false` to disable.
feat(serviceAccounts/orMode): Change group behaviour of service accou… …nts (spinnaker#296) The current logic of service accounts is that if the service account is member of group a and b, the user that wants to use the service account needs to be a member of group a AND b. This patch changes this AND to an OR. The rationale behind this is that when we have applications that are managed by multiple teams, they should be able to use a service account in the trigger and edit the pipelines without requiring the one to edit the pipelines to be a member of all the teams involved. To enable this behaviour one sets `fiat.role.orMode=true` in the fiat configuration
chore(google): Update google API dependencies (spinnaker#317) (spinna… …ker#318)
chore(google): Update google API dependencies (spinnaker#317) (spinna… …ker#319)
fix(redis): New a JedisPoolConfig instead of GenericObjectPoolConfig (s… …pinnaker#309) JedisPoolConfig also sets minEvictableIdleTimeMillis for this pool. Leaving it to 0 means infinite, and the idle connection will be kept on client side, but may be closed by server timeout configuration.
chore(dependencies): Autobump spinnaker-dependencies (spinnaker#301)
PreviousNext