Skip to content

feat: delete key pair #2217

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

Merged
merged 1 commit into from
Dec 8, 2022
Merged

feat: delete key pair #2217

merged 1 commit into from
Dec 8, 2022

Conversation

xiaohan1202
Copy link
Contributor

Signed-off-by: xiaohan [email protected]

@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Base: 67.71% // Head: 67.71% // No change to project coverage 👍

Coverage data is based on head (72db3f5) compared to base (052b39d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2217   +/-   ##
=======================================
  Coverage   67.71%   67.71%           
=======================================
  Files           6        6           
  Lines         508      508           
=======================================
  Hits          344      344           
  Misses        137      137           
  Partials       27       27           

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.

Signed-off-by: xiaohan <[email protected]>
@@ -30,25 +30,25 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/modood/table v0.0.0-20220527013332-8d47e76dad33
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.20.2
github.com/onsi/gomega v1.22.1
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add too many go mod changes, may be forgot to run go mod tidy?

@@ -9,8 +9,8 @@ require (
github.com/aws/smithy-go v1.12.0
github.com/google/uuid v1.3.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.20.2
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
github.com/onsi/gomega v1.22.1
Copy link
Collaborator

Choose a reason for hiding this comment

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

Update infra go module changes root go.mod a lot. Strange.

Copy link
Member

Choose a reason for hiding this comment

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

go mod tidy

@fanux fanux merged commit 1902902 into labring:main Dec 8, 2022
zzjin added a commit to zzjin/sealos that referenced this pull request Dec 8, 2022
fanux pushed a commit that referenced this pull request Dec 8, 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.

3 participants