Alexander Block

Results 25 issues of Alexander Block

`retrieveToken` is called in two situations: 1. When the initial token is exchanged (https://github.com/golang/oauth2/blob/master/oauth2.go#L234) 2. When the token is refreshed (https://github.com/golang/oauth2/blob/master/oauth2.go#L275) In both cases, [`internal.RetrieveToken`](https://github.com/golang/oauth2/blob/master/internal/token.go#L212) is called, which then performs...

# Description See commits. ## Type of change - [x] Bug fix (non-breaking change which fixes an issue)

### Command - [ ] check-image-updates - [ ] delete - [X] deploy - [X] diff - [ ] helm-pull - [ ] helm-update - [ ] list-images - [...

### Command - [ ] check-image-updates - [ ] delete - [X] deploy - [X] diff - [ ] helm-pull - [ ] helm-update - [ ] list-images - [...

### Operating system all ### Kluctl Version 2.24.1 ### Kubernetes Version all ### kubectl Version all ### Bug description When websockets fail to work (e.g. misconfigured NGINX or LBs), the...