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

Implementation of #355. #356

Merged
merged 3 commits into from
Jul 17, 2019
Merged

Implementation of #355. #356

merged 3 commits into from
Jul 17, 2019

Conversation

gralfca
Copy link
Contributor

@gralfca gralfca commented Jun 11, 2019

With this change, a new optional configuration setting called "configSourceNamespace" is created.
If specified, then only the configmaps and secrets in the namespace defined in the option and are annotated will be replicated.
On the other hand, if the option is not specified then configmaps and secrets will be replicated as long as they are annotated as usual.

@codecov-io
Copy link

codecov-io commented Jun 11, 2019

Codecov Report

Merging #356 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #356      +/-   ##
=========================================
- Coverage    0.95%   0.92%   -0.03%     
=========================================
  Files           5       5              
  Lines         418     431      +13     
=========================================
  Hits            4       4              
- Misses        414     427      +13
Impacted Files Coverage Δ
pkg/operator/config.go 0% <0%> (ø) ⬆️
pkg/operator/operator.go 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b9410d...768ccf4. Read the comment docs.

@kfox1111
Copy link

looks good to me.
@tamalsaha any thoughts?

@tamalsaha tamalsaha merged commit 7b11f14 into config-syncer:master Jul 17, 2019
@tamalsaha
Copy link
Contributor

Thanks @gralfca !

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.

5 participants