Files
k/.gitea/workflows/deploy.yaml
T
renovate-bot 74b770bf12
Deploy / check-changes (push) Successful in 6s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-docker-registry-secret (push) Successful in 6s
chore(deps): update azure/k8s-create-secret action to v6 (#67)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azure/k8s-create-secret](https://github.com/azure/k8s-create-secret) | action | major | `v5.0.1` → `v6.0.0` |

---

### Release Notes

<details>
<summary>azure/k8s-create-secret (azure/k8s-create-secret)</summary>

### [`v6.0.0`](https://github.com/Azure/k8s-create-secret/releases/tag/v6.0.0)

[Compare Source](https://github.com/azure/k8s-create-secret/compare/v5.0.1...v6.0.0)

##### Added

- [#&#8203;172](https://github.com/Azure/k8s-create-secret/pull/172) Added logic for TLS secret type handling
- [#&#8203;166](https://github.com/Azure/k8s-create-secret/pull/166) Add husky pre-commit hook

##### Changed

- [#&#8203;238](https://github.com/Azure/k8s-create-secret/pull/238) Migrate project to ESM with esbuild and vitest
- [#&#8203;229](https://github.com/Azure/k8s-create-secret/pull/229) Update Node.js runtime from node20 to node24
- [#&#8203;215](https://github.com/Azure/k8s-create-secret/pull/215) Use docker driver in minikube setup
- [#&#8203;180](https://github.com/Azure/k8s-create-secret/pull/180) Update CODEOWNERS
- Bump npm dependencies: `@types/node`, `prettier`, `undici`, `@actions/http-client`, `handlebars`, `picomatch`, `minimatch`, `js-yaml`, `glob`, `tar-fs`, `form-data`, `jest` ([#&#8203;174](https://github.com/azure/k8s-create-secret/issues/174), [#&#8203;175](https://github.com/azure/k8s-create-secret/issues/175), [#&#8203;178](https://github.com/azure/k8s-create-secret/issues/178), [#&#8203;179](https://github.com/azure/k8s-create-secret/issues/179), [#&#8203;194](https://github.com/azure/k8s-create-secret/issues/194), [#&#8203;201](https://github.com/azure/k8s-create-secret/issues/201), [#&#8203;203](https://github.com/azure/k8s-create-secret/issues/203), [#&#8203;205](https://github.com/azure/k8s-create-secret/issues/205), [#&#8203;206](https://github.com/azure/k8s-create-secret/issues/206), [#&#8203;209](https://github.com/azure/k8s-create-secret/issues/209), [#&#8203;213](https://github.com/azure/k8s-create-secret/issues/213), [#&#8203;223](https://github.com/azure/k8s-create-secret/issues/223), [#&#8203;226](https://github.com/azure/k8s-create-secret/issues/226), [#&#8203;231](https://github.com/azure/k8s-create-secret/issues/231), [#&#8203;235](https://github.com/azure/k8s-create-secret/issues/235), [#&#8203;236](https://github.com/azure/k8s-create-secret/issues/236))
- Bump GitHub Actions: `github/codeql-action`, `actions/setup-node`, and other grouped action updates in `.github/workflows` ([#&#8203;163](https://github.com/azure/k8s-create-secret/issues/163), [#&#8203;164](https://github.com/azure/k8s-create-secret/issues/164), [#&#8203;169](https://github.com/azure/k8s-create-secret/issues/169), [#&#8203;170](https://github.com/azure/k8s-create-secret/issues/170), [#&#8203;182](https://github.com/azure/k8s-create-secret/issues/182), [#&#8203;183](https://github.com/azure/k8s-create-secret/issues/183), [#&#8203;184](https://github.com/azure/k8s-create-secret/issues/184), [#&#8203;185](https://github.com/azure/k8s-create-secret/issues/185), [#&#8203;186](https://github.com/azure/k8s-create-secret/issues/186), [#&#8203;187](https://github.com/azure/k8s-create-secret/issues/187), [#&#8203;188](https://github.com/azure/k8s-create-secret/issues/188), [#&#8203;189](https://github.com/azure/k8s-create-secret/issues/189), [#&#8203;190](https://github.com/azure/k8s-create-secret/issues/190), [#&#8203;191](https://github.com/azure/k8s-create-secret/issues/191), [#&#8203;197](https://github.com/azure/k8s-create-secret/issues/197), [#&#8203;198](https://github.com/azure/k8s-create-secret/issues/198), [#&#8203;199](https://github.com/azure/k8s-create-secret/issues/199), [#&#8203;200](https://github.com/azure/k8s-create-secret/issues/200), [#&#8203;204](https://github.com/azure/k8s-create-secret/issues/204), [#&#8203;207](https://github.com/azure/k8s-create-secret/issues/207), [#&#8203;208](https://github.com/azure/k8s-create-secret/issues/208), [#&#8203;210](https://github.com/azure/k8s-create-secret/issues/210), [#&#8203;211](https://github.com/azure/k8s-create-secret/issues/211), [#&#8203;212](https://github.com/azure/k8s-create-secret/issues/212), [#&#8203;214](https://github.com/azure/k8s-create-secret/issues/214), [#&#8203;216](https://github.com/azure/k8s-create-secret/issues/216), [#&#8203;217](https://github.com/azure/k8s-create-secret/issues/217), [#&#8203;218](https://github.com/azure/k8s-create-secret/issues/218), [#&#8203;219](https://github.com/azure/k8s-create-secret/issues/219), [#&#8203;221](https://github.com/azure/k8s-create-secret/issues/221), [#&#8203;224](https://github.com/azure/k8s-create-secret/issues/224), [#&#8203;225](https://github.com/azure/k8s-create-secret/issues/225), [#&#8203;227](https://github.com/azure/k8s-create-secret/issues/227), [#&#8203;228](https://github.com/azure/k8s-create-secret/issues/228), [#&#8203;233](https://github.com/azure/k8s-create-secret/issues/233), [#&#8203;237](https://github.com/azure/k8s-create-secret/issues/237))

##### Fixed

- [#&#8203;168](https://github.com/Azure/k8s-create-secret/pull/168) Fix for generic secret types

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->

Reviewed-on: https://gitea.t000-n.de/t.behrendt/k/pulls/67
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost>
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2026-05-27 09:47:08 +02:00

125 lines
4.6 KiB
YAML

name: Deploy
on:
push:
branches:
- main
workflow_dispatch:
jobs:
check-changes:
runs-on: ubuntu-latest
outputs:
node-labels: ${{ steps.filter.outputs.node-labels }}
coredns: ${{ steps.filter.outputs.coredns }}
traefik: ${{ steps.filter.outputs.traefik }}
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
- uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1
id: filter
with:
filters: |
node-labels:
- 'node-labels/**'
coredns:
- 'coredns/**'
traefik:
- 'traefik/**'
deploy-node-labels:
runs-on: ubuntu-latest
needs: check-changes
if: ${{ needs.check-changes.outputs.node-labels == 'true' || github.event_name == 'workflow_dispatch' }}
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: azure/setup-kubectl@829323503d1be3d00ca8346e5391ca0b07a9ab0d # v5.1.0
- uses: azure/k8s-set-context@89b837d75b40a7bd2ddafde837473c212db8b313 # v5.0.0
with:
method: kubeconfig
kubeconfig: ${{ secrets.KUBECONFIG }}
- name: Deploy
run: |
kubectl apply --server-side --field-manager=t000-n -f node-labels
deploy-coredns:
runs-on: ubuntu-latest
needs: check-changes
if: ${{ needs.check-changes.outputs.coredns == 'true' || github.event_name == 'workflow_dispatch' }}
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: azure/setup-kubectl@829323503d1be3d00ca8346e5391ca0b07a9ab0d # v5.1.0
- uses: azure/k8s-set-context@89b837d75b40a7bd2ddafde837473c212db8b313 # v5.0.0
with:
method: kubeconfig
kubeconfig: ${{ secrets.KUBECONFIG }}
- name: Deploy
run: |
kubectl apply -n kube-system -f coredns
- name: Restart coredns
run: |
kubectl -n kube-system rollout restart deployment coredns
deploy-traefik:
runs-on: ubuntu-latest
needs: check-changes
if: ${{ needs.check-changes.outputs.traefik == 'true' || github.event_name == 'workflow_dispatch' }}
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: azure/setup-kubectl@829323503d1be3d00ca8346e5391ca0b07a9ab0d # v5.1.0
- uses: azure/k8s-set-context@89b837d75b40a7bd2ddafde837473c212db8b313 # v5.0.0
with:
method: kubeconfig
kubeconfig: ${{ secrets.KUBECONFIG }}
- name: Set ionos api credentials
uses: azure/k8s-create-secret@5e49ad902ac755e0815974a44904c728da961747 # v6.0.0
with:
namespace: kube-system
secret-name: ionos-api-credentials
secret-type: generic
data: |
{
"apiKey": "${{ secrets.IONOS_API_KEY }}"
}
- name: Set admin basic auth credentials
uses: azure/k8s-create-secret@5e49ad902ac755e0815974a44904c728da961747 # v6.0.0
with:
namespace: kube-system
secret-name: admin-basic-auth-credentials
secret-type: Opaque
data: |
{
"auth": "${{ secrets.ADMIN_BASIC_AUTH_CREDENTIALS }}"
}
- name: Deploy
uses: azure/k8s-deploy@c7ebd0d5f39477a23f1b5dea0f52e6db04adf28e # v6.0.0
with:
action: deploy
manifests: "traefik/"
strategy: basic
namespace: kube-system
deploy-docker-registry-secret:
runs-on: ubuntu-latest
needs: check-changes
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: azure/setup-kubectl@829323503d1be3d00ca8346e5391ca0b07a9ab0d # v5.1.0
- uses: azure/k8s-set-context@89b837d75b40a7bd2ddafde837473c212db8b313 # v5.0.0
with:
method: kubeconfig
kubeconfig: ${{ secrets.KUBECONFIG }}
- name: Set docker registry credentials
run: |
kubectl create secret docker-registry regcred-dockerhub \
--docker-server=https://index.docker.io/v1/ \
--docker-username="${{ secrets.DOCKER_USERNAME }}" \
--docker-password="${{ secrets.DOCKER_PASSWORD }}" \
--docker-email="${{ secrets.DOCKER_EMAIL }}" \
--namespace=default \
--dry-run=client -o yaml | kubectl apply -f -
- name: Configure image pull secret globally
run: |
kubectl patch serviceaccount default -p '{"imagePullSecrets": [{"name": "regcred-dockerhub"}]}'