[PR #2] [MERGED] Update dependencies #1

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/2
Author: @salatamartin
Created: 6/6/2022
Status: Merged
Merged: 6/7/2022
Merged by: @salatamartin

Base: masterHead: feature/token-requestor


📝 Commits (2)

📊 Changes

12 files changed (+1569 additions, -66 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug.md (+1 -4)
📝 .github/ISSUE_TEMPLATE/feature.md (+1 -4)
📝 .github/ISSUE_TEMPLATE/flaking-test.md (+1 -4)
📝 .github/ISSUE_TEMPLATE/support.md (+1 -2)
📝 .github/pull_request_template.md (+0 -2)
📝 .gitignore (+1 -0)
📝 Dockerfile (+4 -4)
📝 Makefile (+26 -2)
📝 cmd/gardener-extension-shoot-fleet-agent/main.go (+5 -4)
📝 go.mod (+134 -36)
go.sum (+1388 -0)
📝 pkg/controller/actuator.go (+7 -4)

📄 Description

This updates all dependencies, docker image versions, etc. so that the extension is ready for the token requestor functionality


🔄 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/2 **Author:** [@salatamartin](https://github.com/salatamartin) **Created:** 6/6/2022 **Status:** ✅ Merged **Merged:** 6/7/2022 **Merged by:** [@salatamartin](https://github.com/salatamartin) **Base:** `master` ← **Head:** `feature/token-requestor` --- ### 📝 Commits (2) - [`8f3e13a`](https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent/commit/8f3e13a2c49407eec0c4c15663a8d30a1b0a65e3) Update dependencies - [`3f865bb`](https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent/commit/3f865bb2fc29bda7ee0d338760c05838a7906984) Fix `make install` ### 📊 Changes **12 files changed** (+1569 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug.md` (+1 -4) 📝 `.github/ISSUE_TEMPLATE/feature.md` (+1 -4) 📝 `.github/ISSUE_TEMPLATE/flaking-test.md` (+1 -4) 📝 `.github/ISSUE_TEMPLATE/support.md` (+1 -2) 📝 `.github/pull_request_template.md` (+0 -2) 📝 `.gitignore` (+1 -0) 📝 `Dockerfile` (+4 -4) 📝 `Makefile` (+26 -2) 📝 `cmd/gardener-extension-shoot-fleet-agent/main.go` (+5 -4) 📝 `go.mod` (+134 -36) ➕ `go.sum` (+1388 -0) 📝 `pkg/controller/actuator.go` (+7 -4) </details> ### 📄 Description This updates all dependencies, docker image versions, etc. so that the extension is ready for the token requestor functionality --- <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#1