Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] operator-sdk: update to 1.32.0.
@ 2023-11-16 22:18 vfx1b
  2023-11-16 22:28 ` [PR PATCH] [Updated] " vfx1b
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: vfx1b @ 2023-11-16 22:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1032 bytes --]

There is a new pull request by vfx1b against master on the void-packages repository

https://github.com/vfx1b/void-packages operator-sdk
https://github.com/void-linux/void-packages/pull/47275

operator-sdk: update to 1.32.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (cross)
  - aarch64 (cross)


A patch file from https://github.com/void-linux/void-packages/pull/47275.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-operator-sdk-47275.patch --]
[-- Type: text/x-diff, Size: 1321 bytes --]

From b0c7bb5b706759ab02b2b53a89c9b7b376aca3d6 Mon Sep 17 00:00:00 2001
From: vfx1b <gvfx1b@skiff.com>
Date: Thu, 16 Nov 2023 03:23:35 +0100
Subject: [PATCH] operator-sdk: update to 1.32.0.

---
 srcpkgs/operator-sdk/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/operator-sdk/template b/srcpkgs/operator-sdk/template
index dd0866c7dde15..04c9aa8a4542e 100644
--- a/srcpkgs/operator-sdk/template
+++ b/srcpkgs/operator-sdk/template
@@ -1,14 +1,17 @@
 # Template file for 'operator-sdk'
 pkgname=operator-sdk
-version=0.18.1
-revision=3
+version=1.32.0
+revision=1
+archs="aarch64* x86_64*"
 build_style=go
 go_import_path="github.com/operator-framework/operator-sdk"
 go_package="${go_import_path}/cmd/operator-sdk"
 go_ldflags="-X ${go_import_path}/version.GitVersion=v${version}"
 short_desc="SDK for building Kubernetes applications"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="vfx1b <gvfx1b@skiff.com>"
 license="Apache-2.0"
 homepage="https://github.com/operator-framework/operator-sdk"
 distfiles="https://github.com/operator-framework/operator-sdk/archive/v${version}.tar.gz"
-checksum=33680b9236ea7da51cb7b165dc624b512f04e3e9a2bf592101bfc3b312e340f8
+checksum=0ebcf148f470fdc5ed3c4243eba41239353f1295c987af3acdea4dc28b4e94e0
+
+export CGO_ENABLED=0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-05-30  1:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-16 22:18 [PR PATCH] operator-sdk: update to 1.32.0 vfx1b
2023-11-16 22:28 ` [PR PATCH] [Updated] " vfx1b
2023-11-16 23:55 ` [PR REVIEW] " mhmdanas
2023-11-17  1:21 ` vfx1b
2024-02-15  1:45 ` github-actions
2024-02-15  5:35 ` [PR REVIEW] " classabbyamp
2024-05-16  1:46 ` github-actions
2024-05-30  1:47 ` [PR PATCH] [Closed]: " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).