Skip to content

pkg/canary/daemonset: fix ready condition according to kubectl#529

Merged
mathetake merged 1 commit intomasterfrom
fix-daemonset-ready-cond
Mar 27, 2020
Merged

pkg/canary/daemonset: fix ready condition according to kubectl#529
mathetake merged 1 commit intomasterfrom
fix-daemonset-ready-cond

Conversation

@mathetake
Copy link
Collaborator

not sure but hope this will solve #525


fixed isDaemonSetReady function according to kubectl's official implementation

@mathetake mathetake requested a review from stefanprodan as a code owner March 27, 2020 10:33
github.com/aws/aws-sdk-go v1.29.29
github.com/davecgh/go-spew v1.1.1
github.com/google/go-cmp v0.4.0
github.com/pkg/errors v0.9.1
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think this is something to do with finalizer #495 (I am going to refactor in another PR

Copy link
Member

Choose a reason for hiding this comment

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

I think we should run go mod tidy in CI and fail the build if go.mod changes to prevent things like this in the future.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

agreed

Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @mathetake 🎖

@mathetake
Copy link
Collaborator Author

thanks 😆

@mathetake mathetake merged commit 61fd505 into master Mar 27, 2020
@mathetake mathetake deleted the fix-daemonset-ready-cond branch March 27, 2020 10:48
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