Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: kubelogin-1.25.1
@ 2022-02-02 19:29 newbluemoon
  2022-02-25 18:41 ` [PR PATCH] [Updated] " newbluemoon
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: newbluemoon @ 2022-02-02 19:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages kubelogin
https://github.com/void-linux/void-packages/pull/35358

New package: kubelogin-1.25.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 85e591f417624be2f4367501631f3ca2d5cb15b2 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Wed, 2 Feb 2022 20:24:47 +0100
Subject: [PATCH] New package: kubelogin-1.25.1

---
 srcpkgs/kubelogin/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/kubelogin/template

diff --git a/srcpkgs/kubelogin/template b/srcpkgs/kubelogin/template
new file mode 100644
index 000000000000..a1f31cdd1663
--- /dev/null
+++ b/srcpkgs/kubelogin/template
@@ -0,0 +1,16 @@
+# Template file for 'kubelogin'
+pkgname=kubelogin
+version=1.25.1
+revision=1
+build_style=go
+go_import_path="github.com/int128/kubelogin"
+short_desc="Kubectl plugin for Kubernetes OpenID Connect (OIDC) authentication"
+maintainer="newbluemoon <blaumolch@mailbox.org>"
+license="Apache-2.0"
+homepage="https://github.com/int128/kubelogin"
+distfiles="https://github.com/int128/kubelogin/archive/refs/tags/v${version}.tar.gz"
+checksum=8934cda16af382e94d224866e7557f09ae10d9268a9db17818f7767287f406eb
+
+post_install() {
+	ln -s kubelogin ${DESTDIR}/usr/bin/kubectl-oidc_login
+}

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

end of thread, other threads:[~2022-11-28  2:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-02 19:29 [PR PATCH] New package: kubelogin-1.25.1 newbluemoon
2022-02-25 18:41 ` [PR PATCH] [Updated] " newbluemoon
2022-03-13 19:29 ` newbluemoon
2022-03-28 18:57 ` newbluemoon
2022-04-10 14:03 ` newbluemoon
2022-05-07 14:29 ` newbluemoon
2022-05-30 17:35 ` newbluemoon
2022-08-14  7:51 ` newbluemoon
2022-08-14  7:52 ` New package: kubelogin-1.25.2 newbluemoon
2022-08-14  8:02 ` [PR PATCH] [Updated] " newbluemoon
2022-11-13  8:50 ` github-actions
2022-11-28  2:04 ` [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).