Update dependencies for /integrations/kube-agent-updater#26909
Update dependencies for /integrations/kube-agent-updater#26909
/integrations/kube-agent-updater#26909Conversation
There was a problem hiding this comment.
The 0.4.0 update required a lot of manual fixes in Teleport. Are we sure no changes are necessary here?
There was a problem hiding this comment.
It does seem that I was optimistic in including everything here, I am working on reducing this change set so that tests will pass
There was a problem hiding this comment.
I left this update in because make test-kube-agent-updater seems to be passing, I will watch for other unit test failures.
codingllama
left a comment
There was a problem hiding this comment.
Looks like you've got a few breakages.
Also, FYI @hugoShaka.
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.26.1 to 0.27.2. - [Commits](kubernetes/apimachinery@v0.26.1...v0.27.2) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/jonboulle/clockwork](https://github.com/jonboulle/clockwork) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/jonboulle/clockwork/releases) - [Commits](jonboulle/clockwork@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: github.com/jonboulle/clockwork dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
4cb15ca to
bd1093d
Compare
|
Thank you @zmb3 and @codingllama. I just updated the PR and the description. It looks like most of these updates introduced one issue or another. I have reduced this to a much smaller set of updates, but which should be safe 🤞 |
Dependency updates that should apply cleanly for
/integrations/kube-agent-updater. This should reduce some of the PR's opened once #26867 is merged. Other PR's don't have CVE's associated to them so we may choose to close those PR's when #26867 is merged.