NAS-119343 / 23.10 / add tftpd-hpa (#1195)

* fix a bug in common in regards to sysctls

* add netboot

* switch to tftp container

* perm -> owner

* make small adjustment in permission common container

* update questions

* 2 tests

* no double bump

* update readme

* update  readmes

* test app

* umask

* capability

* update chmod and readmes

* remove test app and update metadata

* untouch

* update readme

* update questions

* update strategy

* Address review

* update image
This commit is contained in:
Stavros Kois
2023-05-30 16:26:55 +03:00
committed by GitHub
parent 0430895bfa
commit 3e75be5fa8
22 changed files with 494 additions and 20 deletions

View File

@@ -20,7 +20,7 @@ jobs:
helm-version:
- v3.9.4
- v3.10.3
- v3.11.3
- v3.12.0
steps:
- name: Checkout
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
@@ -87,7 +87,7 @@ jobs:
# We run tests on Helm version of latest SCALE release, SCALE nightly and manually defined "latest"
helm-version:
- v3.9.4
- v3.11.3
- v3.12.0
# We run tests on k3s version of latest SCALE release, SCALE nightly and manually defined "latest"
k3s-version:
- v1.25.3+k3s1

View File

@@ -19,7 +19,7 @@ jobs:
helm-version:
- v3.9.4
- v3.10.3
- v3.11.1
- v3.12.0
steps:
- name: Checkout
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
@@ -57,7 +57,7 @@ jobs:
helm-version:
- v3.9.4
- v3.10.3
- v3.11.1
- v3.12.0
steps:
- name: Checkout
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
@@ -97,7 +97,7 @@ jobs:
- v1.25.3+k3s1
# We run tests on Helm version of latest SCALE release, SCALE nightly and manually defined "latest"
helm-version:
- v3.11.1
- v3.12.0
values:
- basic-values.yaml
- configmap-values.yaml