gardener / gardener

Homogeneous Kubernetes clusters at scale on any infrastructure using hosted control planes.
https://gardener.cloud
Apache License 2.0
2.83k stars 469 forks source link

Support the concept of seed hibernation #9480

Closed adenitiu closed 23 hours ago

adenitiu commented 5 months ago

How to categorize this issue?

/area control-plane /kind enhancement

What happened: Apparently there is no concept of hibernation for a seed. When I hibernated a shooted seed, all pods are gone but seed care reconciler is running unaware that the shoot is hibernated and is reporting that seed conditions are not healthy. Screenshot 2024-03-25 at 14 48 30 (1)

What you expected to happen: All conditions, shoot and seed to be healthy when the shoot is hibernated.

How to reproduce it (as minimally and precisely as possible): Hibernate a shoot backed by a seed, aka a shooted seed.

Anything else we need to know?:

Environment: Dev

gardener-ci-robot commented 2 months ago

The Gardener project currently lacks enough active contributors to adequately respond to all issues. This bot triages issues according to the following rules:

You can:

/lifecycle stale

gardener-ci-robot commented 1 month ago

The Gardener project currently lacks enough active contributors to adequately respond to all issues. This bot triages issues according to the following rules:

You can:

/lifecycle rotten

gardener-ci-robot commented 23 hours ago

The Gardener project currently lacks enough active contributors to adequately respond to all issues. This bot triages issues according to the following rules:

You can:

/close

gardener-prow[bot] commented 23 hours ago

@gardener-ci-robot: Closing this issue.

In response to [this](https://github.com/gardener/gardener/issues/9480#issuecomment-2307855893): >The Gardener project currently lacks enough active contributors to adequately respond to all issues. >This bot triages issues according to the following rules: >- After 90d of inactivity, `lifecycle/stale` is applied >- After 30d of inactivity since `lifecycle/stale` was applied, `lifecycle/rotten` is applied >- After 30d of inactivity since `lifecycle/rotten` was applied, the issue is closed > >You can: >- Reopen this issue with `/reopen` >- Mark this issue as fresh with `/remove-lifecycle rotten` > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.