[PR #2] [MERGED] Feature/non root docker #2

Closed
opened 2025-12-31 16:28:28 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ysoftdevs/imagepullsecret-injector/pull/2
Author: @salatamartin
Created: 7/26/2021
Status: Merged
Merged: 7/26/2021
Merged by: @salatamartin

Base: mainHead: feature/non-root-docker


📝 Commits (2)

  • 233491d Make the cert signer use the v1 CSR instead of v1beta1 (deprecated since k8s v1.19)
  • f7dc658 Make the deployment and the jobs run in a non-root environment

📊 Changes

5 files changed (+12 additions, -6 deletions)

View changed files

📝 VERSION (+1 -1)
📝 build/Dockerfile (+4 -1)
📝 build/Dockerfile.cert-generator (+4 -1)
📝 charts/imagepullsecret-injector/Chart.yaml (+1 -1)
📝 charts/imagepullsecret-injector/scripts/create-signed-cert.sh (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ysoftdevs/imagepullsecret-injector/pull/2 **Author:** [@salatamartin](https://github.com/salatamartin) **Created:** 7/26/2021 **Status:** ✅ Merged **Merged:** 7/26/2021 **Merged by:** [@salatamartin](https://github.com/salatamartin) **Base:** `main` ← **Head:** `feature/non-root-docker` --- ### 📝 Commits (2) - [`233491d`](https://github.com/ysoftdevs/imagepullsecret-injector/commit/233491dec937d9d48bf5199080be3f1542300f72) Make the cert signer use the v1 CSR instead of v1beta1 (deprecated since k8s v1.19) - [`f7dc658`](https://github.com/ysoftdevs/imagepullsecret-injector/commit/f7dc6589f5777d304c6a67e2aa6ef7e0d0a5e2b1) Make the deployment and the jobs run in a non-root environment ### 📊 Changes **5 files changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `VERSION` (+1 -1) 📝 `build/Dockerfile` (+4 -1) 📝 `build/Dockerfile.cert-generator` (+4 -1) 📝 `charts/imagepullsecret-injector/Chart.yaml` (+1 -1) 📝 `charts/imagepullsecret-injector/scripts/create-signed-cert.sh` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-31 16:28:28 +01:00
adam closed this issue 2025-12-31 16:28:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-mirrors/imagepullsecret-injector#2