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

chore(deps): ignore only k8s dependencies #4367

Merged
merged 1 commit into from
May 16, 2023

Conversation

squakez
Copy link
Contributor

@squakez squakez commented May 11, 2023

The idea of this PR is to increase the level of dependencies upgrade automation to try to be aligned to the last developments. We only control Kubernetes dependencies which are the ones from which we depends in its core and we may want to have under full control.

NOTE: of course, we should not blindly merge any upgrade but reviewing carefully, and never do that if there is even a single check failing.

Release Note

chore(deps): ignore only k8s dependencies

@squakez squakez added the dependencies Pull requests that update a dependency file label May 11, 2023
@squakez
Copy link
Contributor Author

squakez commented May 11, 2023

WDYT @oscerd @gansheer @claudio4j @christophd @essobedo

@astefanutti I recall there was some discussion in the past around this. I think we are now in the position to try as much as automatic upgrades as we can. We have a good and quick suite of test that should be able to give us a certain level of trust, wdyt?

@astefanutti
Copy link
Member

WDYT @oscerd @gansheer @claudio4j @christophd @essobedo

@astefanutti I recall there was some discussion in the past around this. I think we are now in the position to try as much as automatic upgrades as we can. We have a good and quick suite of test that should be able to give us a certain level of trust, wdyt?

@squakez that's a good idea. I'd only add controller-runtime to the ignore list, but why not try without.

@squakez
Copy link
Contributor Author

squakez commented May 16, 2023

Thanks. Let's try without the controller-runtime. We can always add it later is we see this start to get out of sync.

@squakez squakez merged commit 9330180 into apache:main May 16, 2023
@squakez squakez deleted the chore/dependabot_deps branch May 16, 2023 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants