mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
* Add test for get repository credentials
Signed-off-by: Jan Graefen <223234+jangraefen@users.noreply.github.com>
* Log error on missing repository credentials
Signed-off-by: Jan Graefen <223234+jangraefen@users.noreply.github.com>
* Fix import formatting
Signed-off-by: Jan Graefen <223234+jangraefen@users.noreply.github.com>
* Use connection state instead of logging
Just logging the error will be a bad user
experience, since it provides no direct feedback
as before.
Signed-off-by: Jan Graefen <223234+jangraefen@users.noreply.github.com>
* Fix test to check for connection state
Signed-off-by: Jan Graefen <223234+jangraefen@users.noreply.github.com>
* Do not expose technical message directly
Instead of displaying a technical error message
that might expose critical information about the
cluster, we only display a generic error message.
The actual error is then logged to the server
logged, so that an administrator can further
drill down into the problem
Signed-off-by: Jan Graefen <223234+jangraefen@users.noreply.github.com>
* Adapt tests to new error message
Signed-off-by: Jan Graefen <223234+jangraefen@users.noreply.github.com>
* Retrigger CI pipeline
Signed-off-by: Jan Graefen <223234+jangraefen@users.noreply.github.com>
* See if I am actually the cause of this error
Signed-off-by: Jan Graefen <223234+jangraefen@users.noreply.github.com>
* Revert changes to evaluate CodeQL result
Signed-off-by: Jan Graefen <223234+jangraefen@users.noreply.github.com>
* Desperate attempt to find the cause of the CodeQL error
Signed-off-by: Jan Graefen <223234+jangraefen@users.noreply.github.com>
* Revert "Desperate attempt to find the cause of the CodeQL error"
This reverts commit
|
||
|---|---|---|
| .. | ||
| credentials.go | ||
| errors.go | ||