Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync status for a pruned entry is inconsistent with normal items #12263

Open
3 tasks done
jsoref opened this issue Feb 2, 2023 · 0 comments
Open
3 tasks done

Sync status for a pruned entry is inconsistent with normal items #12263

jsoref opened this issue Feb 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jsoref
Copy link
Member

jsoref commented Feb 2, 2023

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

Synced items show 💚 <type>/<name> unchanged
Pruned items show 🤎 pruned

To Reproduce

  1. Go to an application that needs pruning
  2. Click sync
  3. Check prune
  4. Click sync status
  5. scroll down / wait / repeat util you see the item

Expected behavior

  1. Don't use a ❤️ for pruning (how about using 🗑️ ?)
  2. Include <type>/<name> prefix in the log line

Screenshots

image

Version

{
    "Version": "v2.4.11+3d9e9f2",
    "BuildDate": "2022-08-22T09:13:16Z",
    "GitCommit": "3d9e9f2f95b7801b90377ecfc4073e5f0f07205b",
    "GitTreeState": "clean",
    "GoVersion": "go1.18.5",
    "Compiler": "gc",
    "Platform": "linux/amd64",
    "KustomizeVersion": "v4.4.1 2021-11-11T23:36:27Z",
    "HelmVersion": "v3.8.1+g5cb9af4",
    "KubectlVersion": "v0.23.1",
    "JsonnetVersion": "v0.18.0"
}

Logs

Paste any relevant application logs here.
@jsoref jsoref added the bug Something isn't working label Feb 2, 2023
@jessesuen jessesuen added enhancement New feature or request and removed bug Something isn't working labels Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants