-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* k8s upgrade * update * chanegs * Update pull_request.yaml * update controller runtime * Update resources.go * updates * Updating go-utils version * remove todo * Update go.mod * bump * Update go.sum * go-utils update * Update bump-k8s-127.yaml * update to release version --------- Co-authored-by: Jenny Shu <[email protected]>
- Loading branch information
Showing
5 changed files
with
181 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
changelog: | ||
- type: BREAKING_CHANGE | ||
issueLink: https://github.com/solo-io/gloo/issues/8214 | ||
resolvesIssue: false | ||
description: Upgrade Kubernetes dependencies to 1.27.3 | ||
- type: DEPENDENCY_BUMP | ||
dependencyOwner: solo-io | ||
dependencyRepo: go-utils | ||
dependencyTag: v0.24.6 | ||
- type: DEPENDENCY_BUMP | ||
dependencyOwner: k8s.io | ||
dependencyRepo: api | ||
dependencyTag: v0.27.3 | ||
- type: DEPENDENCY_BUMP | ||
dependencyOwner: k8s.io | ||
dependencyRepo: apiextensions-apiserver | ||
dependencyTag: v0.27.3 | ||
- type: DEPENDENCY_BUMP | ||
dependencyOwner: k8s.io | ||
dependencyRepo: apimachinery | ||
dependencyTag: v0.27.3 | ||
- type: DEPENDENCY_BUMP | ||
dependencyOwner: k8s.io | ||
dependencyRepo: cli-runtime | ||
dependencyTag: v0.27.3 | ||
- type: DEPENDENCY_BUMP | ||
dependencyOwner: k8s.io | ||
dependencyRepo: client-go | ||
dependencyTag: v0.27.3 | ||
- type: DEPENDENCY_BUMP | ||
dependencyOwner: sigs.k8s.io | ||
dependencyRepo: controller-runtime | ||
dependencyTag: v0.15.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.