Aaron Francis Fernandes
Aaron Francis Fernandes
**What this PR does / why we need it**: Added a small document to capture the need and approach taken for etcd member garbage collection **Which issue(s) this PR fixes**:...
**What this PR does / why we need it**: As of now taking a snapshot and updating the snapshot lease are performed in separate functions. These should ideally be part...
**Describe the bug** gardenctl throws the following error while using the `gardenctl shell ` command ``` $g shell ip-10-250-15-37.eu-west-1.compute.internal Error: Pod "rootpod-I544000-10.250.15.37" is invalid: metadata.name: Invalid value: "rootpod-I544000-10.250.15.37": a lowercase...
**What this PR does / why we need it**: This PR adds the following 1. Adapts the retry period for machines in creation so that machines are always reconciled before...
**Enhancement (What you would like to be added):** As of today, all `etcd-druid` conditions rely on all pods running and the etcd cluster being reachable. We log a successful etcd...
**Feature (What you would like to be added):** `etcd-druid` is designed to start a compaction job if the difference between the latest revision stored in the latest delta snapshot and...
Vulnerability scan shown a CVE for `NPD:v0.8.19` ``` NVD CVE-2023-4911 Published: 2023-10-03 - Modified: 2024-02-22 CVSS v3: 7.8 Description A buffer overflow was discovered in the GNU C Library's dynamic...
**How to categorize this issue?** /area ops-productivity /kind enhancement /priority 3 **What would you like to be added**: Currently we have three separate make targets that we want to run...
**What this PR does / why we need it**: This PR adds validations to validate data passed to MCM via command line arguments **Which issue(s) this PR fixes**: Fixes #...
**What this PR does / why we need it**: We sometimes have a case where the `PreferNoSchedule` taint can remain indefinitely on nodes if we backtrack on a rolling update...