deamen / ubi

Repository for UBI based containers
GNU General Public License v3.0
0 stars 0 forks source link

Buildbot secrets with vault fails after the initial token expired #8

Closed deamen closed 2 years ago

deamen commented 2 years ago
twisted.internet.defer.FirstError: FirstError[#14, [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.defer.FirstError'>: FirstError[#0, [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.defer.FirstError'>: FirstError[#1, [Failure instance: Traceback: <class 'hvac.exceptions.Forbidden'>: permission denied, on get "url/to/key"

It's caused by the hvac implementation https://github.com/buildbot/buildbot/issues/6475 The issue is fixed in release v.3.6.0