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

Remove CLI K8s auth passing related parameters #330

Merged
merged 7 commits into from
Jan 30, 2023

Conversation

changweige
Copy link
Member

In this phase, we are going to remove K8s auth passing related parameters and suggest users to migrate to nydus-snapshotter's toml configuration file to achieve it

@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2023

Codecov Report

Base: 29.53% // Head: 28.99% // Decreases project coverage by -0.54% ⚠️

Coverage data is based on head (0db4571) compared to base (2ed90fe).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #330      +/-   ##
==========================================
- Coverage   29.53%   28.99%   -0.54%     
==========================================
  Files          37       37              
  Lines        3718     3704      -14     
==========================================
- Hits         1098     1074      -24     
- Misses       2500     2510      +10     
  Partials      120      120              
Impacted Files Coverage Δ
cmd/containerd-nydus-grpc/pkg/command/flags.go 100.00% <ø> (ø)
config/config.go 9.27% <0.00%> (-0.84%) ⬇️
pkg/manager/manager.go 20.48% <0.00%> (-0.11%) ⬇️

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.

@changweige changweige force-pushed the remove-more-cli-parameters-2 branch 5 times, most recently from 9c88a56 to 547606a Compare January 19, 2023 07:37
@changweige
Copy link
Member Author

Hello @liubin and @darfux , we are going to migrate K8s authentication related configurations to the new TOML-based configuration file and remove the CLI parameters. It's somewhat of a breaking change and I hope it won't bring trouble in your deployment

Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
They should configured in new TOML based configuration file now.

Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
@darfux
Copy link
Contributor

darfux commented Jan 28, 2023

@changweige Thanks for reminding 😀 I'll try to update and test our deployment after this PR is merged

Copy link
Collaborator

@imeoer imeoer left a comment

Choose a reason for hiding this comment

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

LGTM

@imeoer imeoer merged commit 69c9c6b into containerd:main Jan 30, 2023
@changweige changweige deleted the remove-more-cli-parameters-2 branch February 6, 2023 06:18
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

4 participants