mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-01-15 08:13:48 +01:00
[PR #2] [MERGED] Update dependencies #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:feature/token-requestor📝 Commits (2)
8f3e13aUpdate dependencies3f865bbFixmake install📊 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.