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

Vendor [email protected] and Upgrade k8s dependencies and controller-runtime #12

Merged
merged 11 commits into from
Mar 7, 2023

Conversation

shafeeqes
Copy link
Contributor

@shafeeqes shafeeqes commented Mar 2, 2023

How to categorize this PR?

/area open-source
/kind enhancement

What this PR does / why we need it:
Vendor gardener v1.65.0
Upgrade k8s dependencies and controller-runtime

Which issue(s) this PR fixes:

Special notes for your reviewer:
I have removed the health check controller, since there was only one health check for ManagedResource and condition ShootSystemComponentsHealthy, these are already health checked by gardener now. If you need to add some specific error code checks or add health check for some other condition, this controller shall be added again.

Release note:

NONE

Upgrade k8s dependencies to `v0.26.1`
Upgrade controller-runtime to `v0.14.4`
Now we have a linter for grouping imports.
@gardener-prow gardener-prow bot added area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related kind/enhancement Enhancement, improvement, extension labels Mar 2, 2023
@shafeeqes
Copy link
Contributor Author

/hold

@gardener-prow gardener-prow bot added cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Mar 2, 2023
@gardener-prow gardener-prow bot requested review from JensAc and timebertt March 2, 2023 07:29
@shafeeqes shafeeqes marked this pull request as draft March 2, 2023 07:34
@gardener-prow gardener-prow bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 2, 2023
@shafeeqes shafeeqes marked this pull request as ready for review March 2, 2023 09:20
@gardener-prow gardener-prow bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 2, 2023
@gardener-prow gardener-prow bot requested a review from oliver-goetz March 2, 2023 09:20
@shafeeqes
Copy link
Contributor Author

/hold cancel

@gardener-prow gardener-prow bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 7, 2023
@oliver-goetz
Copy link
Member

very good, thanks 🚀
/approve
/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Mar 7, 2023
@gardener-prow
Copy link
Contributor

gardener-prow bot commented Mar 7, 2023

LGTM label has been added.

Git tree hash: f452323df5e9be6e83d60580dc5792ae0177696c

@gardener-prow
Copy link
Contributor

gardener-prow bot commented Mar 7, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: oliver-goetz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 7, 2023
@gardener-prow gardener-prow bot merged commit f4fcf4b into gardener:main Mar 7, 2023
ialidzhikov added a commit to ialidzhikov/gardener-extension-registry-cache that referenced this pull request Aug 18, 2023
ialidzhikov added a commit to ialidzhikov/gardener-extension-registry-cache that referenced this pull request Aug 31, 2023
gardener-prow bot pushed a commit that referenced this pull request Sep 4, 2023
* Update VPA's `apiVersion`

from `autoscaling.k8s.io/v1beta2` to `autoscaling.k8s.io/v1`

Similar to gardener/gardener-extension-provider-aws@5c0592e

* Add liveness and readiness probe to the extension Pods

Similar to gardener/gardener-extension-provider-aws#497

* Remove `minAllowed.cpu` from the registry-cache extension and admission VPAs

Similar to gardener/gardener-extension-provider-aws#711

* Make the `gardener-extension-registry-cache-admission` Service topology-aware

Similar to gardener/gardener-extension-provider-aws#732 and gardener/gardener-extension-provider-aws#750

* Make the metrics port configurable

Follow-up after #12

* Adapt `NetworkPolicy`s for the admission

Similar to gardener/gardener-extension-provider-aws@02182f9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants