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

feat: add annotation to the custom namesapce #440

Closed

Conversation

ashutosh16
Copy link
Contributor

@ashutosh16 ashutosh16 commented Aug 5, 2022

Support annotation and labels for custom namespace.
This is a prerequisite for fixing argoproj/argo-cd#4628

This Argocd PR depends on this change
Signed-off-by: Ashutosh mail.ashutosh8@gmail.com

@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

Merging #440 (f62fe65) into master (e03364f) will increase coverage by 0.08%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master     #440      +/-   ##
==========================================
+ Coverage   55.22%   55.31%   +0.08%     
==========================================
  Files          41       41              
  Lines        4449     4460      +11     
==========================================
+ Hits         2457     2467      +10     
- Misses       1803     1804       +1     
  Partials      189      189              
Impacted Files Coverage Δ
pkg/sync/common/types.go 54.16% <ø> (ø)
pkg/sync/sync_context.go 72.22% <83.33%> (+0.23%) ⬆️

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

@ashutosh16 ashutosh16 force-pushed the feat/customnamespace-annotation branch from 3c02a28 to e3bbd67 Compare August 8, 2022 16:49
@ashutosh16 ashutosh16 marked this pull request as ready for review August 8, 2022 16:49
pkg/sync/sync_context.go Outdated Show resolved Hide resolved
@ashutosh16 ashutosh16 force-pushed the feat/customnamespace-annotation branch 2 times, most recently from ea7adb4 to d251af9 Compare August 11, 2022 07:44
pkg/sync/common/types.go Outdated Show resolved Hide resolved
@ashutosh16 ashutosh16 force-pushed the feat/customnamespace-annotation branch from fd3885f to 8884c21 Compare August 11, 2022 19:04
Signed-off-by: Ashutosh <mail.ashutosh8@gmail.com>
Signed-off-by: Ashutosh <mail.ashutosh8@gmail.com>
@ashutosh16 ashutosh16 force-pushed the feat/customnamespace-annotation branch from 8884c21 to f62fe65 Compare August 11, 2022 19:11
@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ashutosh16 ashutosh16 marked this pull request as draft August 12, 2022 07:15
@ashutosh16
Copy link
Contributor Author

Not require

@ashutosh16 ashutosh16 closed this Aug 12, 2022
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.

2 participants