mirror of https://github.com/fluxcd/flux2.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Before:
```
$ flux -n default trace pod default-podinfo-585856f49c-4jl4m
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x40 pc=0x10618da70]
goroutine 1 [running]:
main.traceHelm({0x106dd7b28, 0x14000201490}, {0x12f34c0d8, 0x14000783100}, {{0x1400071e130?, 0x1061e7795?}, {0x1400071e109?, 0x1000d9c84?}}, 0x140006a6030)
/home/runner/work/flux2/flux2/cmd/flux/trace.go:404 +0x2f0
main.traceObject({0x106dd7b28, 0x14000201490}, {0x12f34c0d8, 0x14000783100}, 0x140006a6030)
/home/runner/work/flux2/flux2/cmd/flux/trace.go:134 +0x11c
main.traceObjects({0x106dd7b28, 0x14000201490}, {0x12f34c0d8, 0x14000783100}, {0x140006a6040, 0x1, 0x0?})
/home/runner/work/flux2/flux2/cmd/flux/trace.go:112 +0x74
main.traceCmdRun(0x14000592800?, {0x140003aea80, 0x2, 0x4})
/home/runner/work/flux2/flux2/cmd/flux/trace.go:107 +0x180
github.com/spf13/cobra.(*Command).execute(0x108341980, {0x140003aea40, 0x4, 0x4})
/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.8.1/command.go:985 +0x834
github.com/spf13/cobra.(*Command).ExecuteC(0x108329280)
/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.8.1/command.go:1117 +0x344
github.com/spf13/cobra.(*Command).Execute(...)
/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.8.1/command.go:1041
main.main()
/home/runner/work/flux2/flux2/cmd/flux/main.go:189 +0x78
```
After:
```
$ ~/dev/flux/flux2/bin/flux -n default trace pod default-podinfo-585856f49c-4jl4m
Object: Pod/default-podinfo-585856f49c-4jl4m
Namespace: default
Status: Managed by Flux
---
HelmRelease: podinfo
Namespace: flux-system
Target: default
Revision: 6.8.0+2360bdf32ddc
Status: Last reconciled at 2025-05-14 16:10:37 +0200 CEST
Message: Helm install succeeded for release default/default-podinfo.v1 with chart podinfo@6.8.0+2360bdf32ddc
---
OCIRepository: podinfo
Namespace: flux-system
URL: oci://ghcr.io/stefanprodan/charts/podinfo
Tag: 6.8.0
Revision: 6.8.0@sha256:2360bdf32ddc50c05f8e128118173343b0a012a338daf145b16e0da9c80081a4
Status: Last reconciled at 2025-05-14 16:09:17 +0200 CEST
Message: stored artifact for digest '6.8.0@sha256:2360bdf32ddc50c05f8e128118173343b0a012a338daf145b16e0da9c80081a4'
```
Signed-off-by: Max Jonas Werner <max@coppersoft.com>
|
6 months ago | |
|---|---|---|
| .. | ||
| testdata | 6 months ago | |
| alert.go | 2 years ago | |
| alert_provider.go | 2 years ago | |
| bootstrap.go | 2 years ago | |
| bootstrap_bitbucket_server.go | 1 year ago | |
| bootstrap_git.go | 1 year ago | |
| bootstrap_gitea.go | 1 year ago | |
| bootstrap_github.go | 1 year ago | |
| bootstrap_gitlab.go | 1 year ago | |
| build.go | 3 years ago | |
| build_artifact.go | 6 months ago | |
| build_artifact_test.go | 3 years ago | |
| build_kustomization.go | 11 months ago | |
| build_kustomization_test.go | 7 months ago | |
| check.go | 6 months ago | |
| check_test.go | 3 years ago | |
| cluster_info.go | 2 years ago | |
| cluster_info_test.go | 2 years ago | |
| completion.go | 3 years ago | |
| completion_bash.go | 3 years ago | |
| completion_fish.go | 3 years ago | |
| completion_powershell.go | 3 years ago | |
| completion_zsh.go | 3 years ago | |
| create.go | 10 months ago | |
| create_alert.go | 2 years ago | |
| create_alertprovider.go | 2 years ago | |
| create_helmrelease.go | 1 year ago | |
| create_helmrelease_test.go | 1 year ago | |
| create_image.go | 3 years ago | |
| create_image_policy.go | 2 years ago | |
| create_image_repository.go | 3 years ago | |
| create_image_update.go | 2 years ago | |
| create_kustomization.go | 1 year ago | |
| create_receiver.go | 2 years ago | |
| create_secret.go | 3 years ago | |
| create_secret_git.go | 1 year ago | |
| create_secret_git_test.go | 2 years ago | |
| create_secret_github_app.go | 9 months ago | |
| create_secret_githubapp_test.go | 9 months ago | |
| create_secret_helm.go | 1 year ago | |
| create_secret_helm_test.go | 3 years ago | |
| create_secret_notation.go | 2 years ago | |
| create_secret_notation_test.go | 1 year ago | |
| create_secret_oci.go | 3 years ago | |
| create_secret_oci_test.go | 3 years ago | |
| create_secret_proxy.go | 1 year ago | |
| create_secret_proxy_test.go | 1 year ago | |
| create_secret_tls.go | 1 year ago | |
| create_secret_tls_test.go | 1 year ago | |
| create_source.go | 3 years ago | |
| create_source_bucket.go | 1 year ago | |
| create_source_chart.go | 1 year ago | |
| create_source_chart_test.go | 1 year ago | |
| create_source_git.go | 7 months ago | |
| create_source_git_test.go | 9 months ago | |
| create_source_helm.go | 1 year ago | |
| create_source_helm_test.go | 3 years ago | |
| create_source_oci.go | 1 year ago | |
| create_source_oci_test.go | 2 years ago | |
| create_tenant.go | 3 years ago | |
| create_test.go | 4 years ago | |
| debug.go | 11 months ago | |
| debug_helmrelease.go | 8 months ago | |
| debug_helmrelease_test.go | 11 months ago | |
| debug_kustomization.go | 11 months ago | |
| debug_kustomization_test.go | 11 months ago | |
| delete.go | 3 years ago | |
| delete_alert.go | 2 years ago | |
| delete_alertprovider.go | 2 years ago | |
| delete_helmrelease.go | 1 year ago | |
| delete_image.go | 3 years ago | |
| delete_image_policy.go | 3 years ago | |
| delete_image_repository.go | 3 years ago | |
| delete_image_update.go | 2 years ago | |
| delete_kustomization.go | 3 years ago | |
| delete_receiver.go | 3 years ago | |
| delete_source.go | 3 years ago | |
| delete_source_bucket.go | 1 year ago | |
| delete_source_chart.go | 1 year ago | |
| delete_source_git.go | 3 years ago | |
| delete_source_helm.go | 2 years ago | |
| delete_source_oci.go | 3 years ago | |
| diff.go | 3 years ago | |
| diff_artifact.go | 6 months ago | |
| diff_artifact_test.go | 6 months ago | |
| diff_kustomization.go | 11 months ago | |
| diff_kustomization_test.go | 1 year ago | |
| docgen.go | 3 years ago | |
| envsubst.go | 2 years ago | |
| envsubst_test.go | 2 years ago | |
| events.go | 1 year ago | |
| events_test.go | 1 year ago | |
| export.go | 3 years ago | |
| export_alert.go | 2 years ago | |
| export_alertprovider.go | 2 years ago | |
| export_helmrelease.go | 1 year ago | |
| export_image.go | 3 years ago | |
| export_image_policy.go | 3 years ago | |
| export_image_repository.go | 3 years ago | |
| export_image_update.go | 2 years ago | |
| export_kustomization.go | 3 years ago | |
| export_receiver.go | 3 years ago | |
| export_secret.go | 2 years ago | |
| export_source.go | 3 years ago | |
| export_source_bucket.go | 1 year ago | |
| export_source_chart.go | 1 year ago | |
| export_source_git.go | 3 years ago | |
| export_source_helm.go | 2 years ago | |
| export_source_oci.go | 3 years ago | |
| export_test.go | 11 months ago | |
| get.go | 6 months ago | |
| get_alert.go | 2 years ago | |
| get_alertprovider.go | 2 years ago | |
| get_all.go | 6 months ago | |
| get_helmrelease.go | 1 year ago | |
| get_image.go | 3 years ago | |
| get_image_all.go | 6 months ago | |
| get_image_policy.go | 3 years ago | |
| get_image_repository.go | 2 years ago | |
| get_image_update.go | 2 years ago | |
| get_kustomization.go | 2 years ago | |
| get_receiver.go | 2 years ago | |
| get_source.go | 3 years ago | |
| get_source_all.go | 6 months ago | |
| get_source_bucket.go | 1 year ago | |
| get_source_chart.go | 2 years ago | |
| get_source_git.go | 2 years ago | |
| get_source_helm.go | 2 years ago | |
| get_source_oci.go | 2 years ago | |
| get_test.go | 6 months ago | |
| helmrelease.go | 1 year ago | |
| helmrelease_test.go | 3 years ago | |
| image.go | 2 years ago | |
| image_test.go | 3 years ago | |
| install.go | 2 years ago | |
| install_test.go | 2 years ago | |
| kustomization.go | 3 years ago | |
| kustomization_test.go | 2 years ago | |
| list.go | 3 years ago | |
| list_artifact.go | 6 months ago | |
| log.go | 5 years ago | |
| logs.go | 1 year ago | |
| logs_e2e_test.go | 2 years ago | |
| logs_unit_test.go | 2 years ago | |
| main.go | 2 years ago | |
| main_e2e_test.go | 2 years ago | |
| main_test.go | 11 months ago | |
| main_unit_test.go | 2 years ago | |
| manifests.embed.go | 4 years ago | |
| object.go | 2 years ago | |
| pull.go | 3 years ago | |
| pull_artifact.go | 6 months ago | |
| push.go | 3 years ago | |
| push_artifact.go | 6 months ago | |
| readiness.go | 6 months ago | |
| readiness_test.go | 2 years ago | |
| receiver.go | 3 years ago | |
| reconcile.go | 6 months ago | |
| reconcile_helmrelease.go | 1 year ago | |
| reconcile_image.go | 3 years ago | |
| reconcile_image_repository.go | 2 years ago | |
| reconcile_image_updateauto.go | 2 years ago | |
| reconcile_kustomization.go | 1 year ago | |
| reconcile_receiver.go | 2 years ago | |
| reconcile_source.go | 3 years ago | |
| reconcile_source_bucket.go | 1 year ago | |
| reconcile_source_chart.go | 1 year ago | |
| reconcile_source_git.go | 2 years ago | |
| reconcile_source_helm.go | 2 years ago | |
| reconcile_source_oci.go | 2 years ago | |
| reconcile_with_source.go | 6 months ago | |
| resume.go | 6 months ago | |
| resume_alert.go | 2 years ago | |
| resume_alertprovider.go | 2 years ago | |
| resume_helmrelease.go | 1 year ago | |
| resume_image.go | 3 years ago | |
| resume_image_repository.go | 2 years ago | |
| resume_image_updateauto.go | 2 years ago | |
| resume_kustomization.go | 2 years ago | |
| resume_receiver.go | 2 years ago | |
| resume_source.go | 3 years ago | |
| resume_source_bucket.go | 1 year ago | |
| resume_source_chart.go | 2 years ago | |
| resume_source_git.go | 2 years ago | |
| resume_source_helm.go | 2 years ago | |
| resume_source_oci.go | 2 years ago | |
| source.go | 1 year ago | |
| source_oci_test.go | 3 years ago | |
| stats.go | 1 year ago | |
| status.go | 2 years ago | |
| suspend.go | 2 years ago | |
| suspend_alert.go | 2 years ago | |
| suspend_alertprovider.go | 2 years ago | |
| suspend_helmrelease.go | 1 year ago | |
| suspend_image.go | 3 years ago | |
| suspend_image_repository.go | 2 years ago | |
| suspend_image_updateauto.go | 2 years ago | |
| suspend_kustomization.go | 2 years ago | |
| suspend_receiver.go | 2 years ago | |
| suspend_source.go | 3 years ago | |
| suspend_source_bucket.go | 1 year ago | |
| suspend_source_chart.go | 2 years ago | |
| suspend_source_git.go | 2 years ago | |
| suspend_source_helm.go | 2 years ago | |
| suspend_source_oci.go | 2 years ago | |
| tag.go | 3 years ago | |
| tag_artifact.go | 6 months ago | |
| trace.go | 6 months ago | |
| trace_test.go | 6 months ago | |
| tree.go | 3 years ago | |
| tree_kustomization.go | 1 year ago | |
| tree_kustomization_test.go | 4 years ago | |
| uninstall.go | 2 years ago | |
| version.go | 2 years ago | |
| version_test.go | 2 years ago | |
| version_utils.go | 3 years ago | |
| version_utils_test.go | 4 years ago | |