renovate[bot]
073070aba8
chore(deps): update all-ci-updates ( #1807 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-29 19:14:00 +02:00
renovate[bot]
866b600944
chore(deps): update all-ci-updates ( #1793 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-20 12:05:14 +02:00
renovate[bot]
1acf63c411
chore(deps): update all-ci-updates ( #1795 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-19 10:15:15 +02:00
renovate[bot]
5bcfdd058d
chore(deps): update all-ci-updates ( #1791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-16 16:10:32 +02:00
renovate[bot]
4b35b1e456
chore(deps): update helm release argo-cd to v9.1.7 ( #1780 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-09 14:35:25 +01:00
Oliver Bähler
40cb5bdeeb
chore(dev): add local argocd setup ( #1778 )
...
* fix(controller): make device and gateway class optional
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
* chore(dev): add local argocd setup
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
---------
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
2025-12-09 13:44:40 +01:00
renovate[bot]
b9a20a1e24
chore(deps): update all-ci-updates ( #1772 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-06 18:59:45 +02:00
Oliver Bähler
584d372521
feat(config): add combined users property as successor for usergroups ( #1767 )
...
* feat(config): add combined users property as successor for usergroups and usernames configuration
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
* fix(crds): add proper deprecation notices on properties and via admission warnings
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
* chore: add local monitoring environment
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
---------
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
2025-12-04 12:18:07 +01:00
Oliver Bähler
5ca926c255
chore(repo): pre-commit fixes ( #1431 )
...
* chore: add golint to pre-commit
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
* chore: move legacy docs
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
* chore: ran pre-commit
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
* chore: fix goreleaser regexps
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
---------
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
2025-05-01 11:46:25 +02:00
Alessio Greggi
b7a2072b0f
ci: generate seccomp profile within pipeline ( #1325 )
...
Signed-off-by: Alessio Greggi <ale_grey_91@hotmail.it >
2025-02-06 12:44:08 +01:00
Oliver Bähler
9ebbbed785
feat(helm): introduce new installation and CRD lifecycle ( #1065 )
...
* chore: name change for webhook names
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
* chore: remove apidocs
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
* feat(helm): implement crd lifecycle and values consistency
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
* chore: change default group name
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
---------
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com >
2024-06-12 19:36:01 +02:00
Dario Tranchitella
0830b3629e
chore(header): moving to new neutral organization
...
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu >
2023-10-16 21:29:23 +02:00
Zemtsov Vladimir
7d1772031c
feat: add bash script for local-test capsule
...
Signed-off-by: Zemtsov Vladimir <zemtsov.v@mail366.com >
2023-02-15 17:04:32 +01:00
Abhijeet Kasurde
1a60e83772
docs: misc typo fixes in various places
...
Fixed following spelling mistakes -
* upsteam -> upstream
* Caspule -> Capsule
* suceed -> succeed
* unsed -> unused
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2022-02-24 14:18:00 +00:00
maxgio
e0d5e6feb2
Refactor helper script to create a Capsule user ( #454 )
...
* chore(hack/create-user.sh): let pick bash interpreter from path
bash interpreter binary could be put at different paths than /bin/bash.
Signed-off-by: maxgio92 <massimiliano.giovagnoli.1992@gmail.com >
* refactor(hack/create-user.sh): add helper function to apply dry
add helper function to check commands existence.
Signed-off-by: maxgio92 <massimiliano.giovagnoli.1992@gmail.com >
2021-10-22 20:55:52 +02:00
Gonzalo Gabriel Jiménez Fuentes
61e6ab4088
fix(hack): jq installation checking
2021-09-13 12:04:49 +02:00
Dario Tranchitella
67046c5b54
fix(hack): supporting older versions of Kubernetes for certificates
2021-08-19 18:12:02 +02:00
bsctl
d5a702ceae
fix(hack): add signerName to CSR
2021-08-17 11:25:08 +02:00
Dario Tranchitella
f8fa87a998
chore(hack)!: upgrading to certificates.k8s.io/v1
...
Kubernetes 1.22 dropped support for certificates.k8s.io/v1beta1, v1
version has been provided since 1.19 and this must be considered as a
breaking change for users using this hack script for older versions.
2021-08-10 15:39:43 +02:00
Maksim Fedotov
faa2306a30
chore: support multiple groups in create-{user}/{user-openshift}.sh scripts
2021-07-20 11:21:40 +02:00
alegrey91
c3f9dfe652
feat(velero): improve usage function
2021-07-16 09:19:36 +02:00
alegrey91
502e9a556f
feat(velero): add possibility to specify a tenant list by cli
2021-07-16 09:19:36 +02:00
alegrey91
6f208a6e0e
fix(velero): fix wrong argument behaviour
2021-07-16 09:19:36 +02:00
alegrey91
1fb52003d5
fix(velero): add possibility to fix also apiVersion parameter
2021-07-16 09:19:36 +02:00
alegrey91
e1e75a093b
docs(velero): add documentation about velero-restore script
2021-07-05 15:53:27 +02:00
alegrey91
80143ffd50
feat(velero): add script to manage velero backup restoration
2021-07-05 15:53:27 +02:00
alessio
3e33290c4c
fix: fixed typo in script description
2021-06-23 17:57:09 +02:00
alessio
824442b9ee
feat: add exits when encounters an error
2021-06-23 17:57:09 +02:00
Dario Tranchitella
7c1592e739
chore(license): switching over SPDX license header ( #280 )
2021-06-03 19:46:20 +02:00
Dario Tranchitella
37ec9911d9
chore: non embedding certs for kubeconfig file generation ( #238 )
2021-03-17 17:28:57 +01:00
Valentino Uberti
56adfe6a35
feat: user script for Openshift ( #230 )
...
Tested by @ValentinoUberti on OCP 4.7.1
2021-03-10 15:11:15 +01:00
Dario Tranchitella
5d20d515a7
Migrating from OperatorSDK 0.18 to 0.19 ( #23 )
2020-08-04 16:30:28 +02:00
Dario Tranchitella
812b16fcff
Initial commit
2020-07-24 10:57:51 +02:00