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

fix: remove argocd-cm plugin warnings #11740

Merged

Conversation

crenshaw-dev
Copy link
Collaborator

@crenshaw-dev crenshaw-dev commented Dec 16, 2022

These warnings no longer make sense, because sidecar plugins can be named.

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Base: 47.44% // Head: 47.61% // Increases project coverage by +0.16% 🎉

Coverage data is based on head (baa21d0) compared to base (b17007b).
Patch coverage: 70.96% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11740      +/-   ##
==========================================
+ Coverage   47.44%   47.61%   +0.16%     
==========================================
  Files         246      246              
  Lines       41864    41749     -115     
==========================================
+ Hits        19862    19877      +15     
+ Misses      20004    19883     -121     
+ Partials     1998     1989       -9     
Impacted Files Coverage Δ
cmd/argocd/commands/app.go 21.49% <ø> (+0.43%) ⬆️
.../apis/application/v1alpha1/applicationset_types.go 28.57% <ø> (ø)
server/application/application.go 29.53% <ø> (+1.45%) ⬆️
...cationset/controllers/applicationset_controller.go 61.80% <70.00%> (+0.34%) ⬆️
cmd/util/applicationset.go 17.94% <100.00%> (ø)
util/settings/settings.go 49.20% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@crenshaw-dev crenshaw-dev changed the title chore: remove argocd-cm plugin warnings fix: remove argocd-cm plugin warnings Dec 19, 2022
@harikrongali
Copy link

lgtm

Copy link
Collaborator

@leoluz leoluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@crenshaw-dev crenshaw-dev merged commit c9d317a into argoproj:master Feb 6, 2023
@crenshaw-dev crenshaw-dev deleted the remove-cmp-deprecation-warnings branch February 6, 2023 19:49
crenshaw-dev added a commit that referenced this pull request Feb 6, 2023
* chore: remove argocd-cm plugin warnings

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

* more fixes

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

* fix lint

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

---------

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
@crenshaw-dev
Copy link
Collaborator Author

Cherry-picked onto release-2.6 for 2.6.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants