Skip to content

Commit

Permalink
packages: update k8s-1.28 package to 1.28-4 EKS-D release
Browse files Browse the repository at this point in the history
  • Loading branch information
etungsten committed Sep 8, 2023
1 parent 698eba4 commit 9716fb6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 83 deletions.

This file was deleted.

4 changes: 2 additions & 2 deletions packages/kubernetes-1.28/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ path = "../packages.rs"
package-name = "kubernetes-1.28"

[[package.metadata.build-package.external-files]]
url = "https://distro.eks.amazonaws.com/kubernetes-1-28/releases/2/artifacts/kubernetes/v1.28.0/kubernetes-src.tar.gz"
sha512 = "2ac33a02a614c59f8c347a82daad9cfe4332599c25e3e220fb66055ff156cfdcbf1079489a272c685893ffbe25bcc6cbbcde9327357604924c575fd83fabe1b6"
url = "https://distro.eks.amazonaws.com/kubernetes-1-28/releases/4/artifacts/kubernetes/v1.28.1/kubernetes-src.tar.gz"
sha512 = "b65c9144cc2af9a4311a14912a5e338f12b661e8efee0c04fa79f1d09967507c5b6cf7657c909bd5bbd5d5126b1fea238f940a8cd678af04ca841197b30df36d"

# RPM BuildRequires
[build-dependencies]
Expand Down
4 changes: 1 addition & 3 deletions packages/kubernetes-1.28/kubernetes-1.28.spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
%global gorepo kubernetes
%global goimport %{goproject}/%{gorepo}

%global gover 1.28.0
%global gover 1.28.1
%global rpmver %{gover}

%global _dwz_low_mem_die_limit 0
Expand Down Expand Up @@ -55,8 +55,6 @@ Source22: make-kubelet-dirs.conf

Source1000: clarify.toml

Patch9001: 0001-Make-gomaxprocs-install-optional-limit-to-tests.patch

BuildRequires: git
BuildRequires: rsync
BuildRequires: %{_cross_os}glibc-devel
Expand Down

0 comments on commit 9716fb6

Please sign in to comment.