argo-cd/pkg
itaynvn-runai fd4cc93a30
feat: Change the file name convention when downloading pod logs (#19938)
* changed log file name convention

Signed-off-by: itaynvn-runai <itay.anavian@run.ai>

* fixed condition

Signed-off-by: itaynvn-runai <itay.anavian@run.ai>

* Update forwarder_overwrite.go

changed `appNamespace` to `namespace`.
as `appNamespace` will always be "argocd", and `namespace` is based on the actual k8s namespace, and will be unique.
so each log file name will always be unique, and descriptive.

Signed-off-by: itaynvn-runai <165032271+itaynvn-runai@users.noreply.github.com>

* Update forwarder_overwrite.go

added `container` to the file name

Signed-off-by: itaynvn-runai <165032271+itaynvn-runai@users.noreply.github.com>

---------

Signed-off-by: itaynvn-runai <itay.anavian@run.ai>
Signed-off-by: itaynvn-runai <165032271+itaynvn-runai@users.noreply.github.com>
2024-09-18 13:44:36 +05:30
..
apiclient feat: Change the file name convention when downloading pod logs (#19938) 2024-09-18 13:44:36 +05:30
apis feat(lua actions): add a flag to Include builtin actions with resource overrides (#19708) 2024-09-10 11:57:29 -07:00
client chore(deps): upgrade k8s version and client-go (#15852) 2023-10-18 08:17:00 -07:00
ratelimiter chore: bump k8s to 1.31 (#19654) 2024-08-23 22:28:34 +00:00