[PR #4] [MERGED] Remove CPU requests and limits #3

Closed
opened 2025-12-31 16:28:00 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent/pull/4
Author: @salatamartin
Created: 11/3/2022
Status: Merged
Merged: 11/4/2022
Merged by: @salatamartin

Base: masterHead: feature/cpu-limits


📝 Commits (2)

  • 5f56a88 Remove CPU requests and limits
  • b9cf5c5 Fix the controller registration error (return back the fleetmanager kubeconfig override)

📊 Changes

6 files changed (+4 additions, -6 deletions)

View changed files

📝 charts/gardener-extension-shoot-fleet-agent/Chart.yaml (+1 -1)
📝 charts/gardener-extension-shoot-fleet-agent/values.yaml (+0 -2)
📝 example/controller-registration.yaml (+1 -2)
📝 go.mod (+1 -0)
📝 go.sum (+1 -0)
📝 hack/generate-controller-registration.sh (+0 -1)

📄 Description

How to categorize this PR?

/area TODO
/kind TODO

What this PR does / why we need it:

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent/pull/4 **Author:** [@salatamartin](https://github.com/salatamartin) **Created:** 11/3/2022 **Status:** ✅ Merged **Merged:** 11/4/2022 **Merged by:** [@salatamartin](https://github.com/salatamartin) **Base:** `master` ← **Head:** `feature/cpu-limits` --- ### 📝 Commits (2) - [`5f56a88`](https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent/commit/5f56a889962b1ae44242596ba746fc798c506a9d) Remove CPU requests and limits - [`b9cf5c5`](https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent/commit/b9cf5c5c95c1fc241aabc119844d2aa534cff6a0) Fix the controller registration error (return back the fleetmanager kubeconfig override) ### 📊 Changes **6 files changed** (+4 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `charts/gardener-extension-shoot-fleet-agent/Chart.yaml` (+1 -1) 📝 `charts/gardener-extension-shoot-fleet-agent/values.yaml` (+0 -2) 📝 `example/controller-registration.yaml` (+1 -2) 📝 `go.mod` (+1 -0) 📝 `go.sum` (+1 -0) 📝 `hack/generate-controller-registration.sh` (+0 -1) </details> ### 📄 Description **How to categorize this PR?** <!-- Please select area, kind, and priority for this pull request. This helps the community categorizing it. Replace below TODOs or exchange the existing identifiers with those that fit best in your opinion. If multiple identifiers make sense you can also state the commands multiple times, e.g. /area control-plane /area auto-scaling ... "/area" identifiers: audit-logging|auto-scaling|backup|certification|control-plane-migration|control-plane|cost|delivery|dev-productivity|disaster-recovery|documentation|high-availability|logging|metering|monitoring|networking|open-source|ops-productivity|os|performance|quality|robustness|scalability|security|storage|testing|usability|user-management "/kind" identifiers: api-change|bug|cleanup|discussion|enhancement|epic|impediment|poc|post-mortem|question|regression|task|technical-debt|test For Gardener Enhancement Proposals (GEPs), please check the following [documentation](https://github.com/gardener/gardener/tree/master/docs/proposals/README.md) before submitting this pull request. --> /area TODO /kind TODO **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Release note**: <!-- Write your release note: 1. Enter your release note in the below block. 2. If no release note is required, just write "NONE" within the block. Format of block header: <category> <target_group> Possible values: - category: breaking|feature|bugfix|doc|other - target_group: user|operator|developer|dependency --> ```other operator ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-31 16:28:00 +01:00
adam closed this issue 2025-12-31 16:28:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-mirrors/gardener-extension-shoot-fleet-agent#3