Kjeld Schouten-Lebbing and GitHub
a6925e1cf4
chore: move all LSIO containers to github registry ( #957 )
2021-09-10 20:56:46 +02:00
kjeld Schouten-Lebbing
20bacc444e
add start of commands cheatsheet
2021-09-10 18:44:28 +02:00
kjeld Schouten-Lebbing
7015791dac
feat: Move some common containers to our own containers
2021-09-10 17:05:36 +02:00
Kjeld Schouten-Lebbing and GitHub
00e9bd819f
refactor: change image layout to enable renovate updates of sidecarts ( #955 )
...
* some cleanup for common (+6 squashed commit)
Squashed commit:
[43a501de8] bump sogo
[62c009b63] some tryouts
[6840fafdb] try to fix rendering of new format
[003d3c81b] move seperate apps to new format and fix mistake in common
[752ae2c68] more work on the image refactor
[edfc28533] refactor common images
* sogo scale differently
* slight release build fix
* fix issues with release script and multiple tags
2021-09-10 16:57:08 +02:00
kjeld Schouten-Lebbing
9ebd1111ea
fix: repair wrong initcontainer format on nextcloud
2021-09-10 15:56:58 +02:00
kjeld Schouten-Lebbing
d144cb38d8
fix: update common to ensure initcontainer can always be run as root
2021-09-10 15:43:02 +02:00
Kjeld Schouten-Lebbing and GitHub
982297ec17
fix: move runAsNonRoot to container securityContext to allow root sidecarts ( #954 )
...
* fix: move runAsNonRoot to container securityContext to prevent sidecarts from being affected
* also bump some versions...
* also override some of the problematic settings in common.yaml
* whoops
2021-09-10 15:26:10 +02:00
kjeld Schouten-Lebbing
9db96fe986
Dont run crlf remover on all PC's
2021-09-10 14:50:28 +02:00
Kjeld Schouten-Lebbing and GitHub
3c8418b803
feat: have VPN use a hostPath for the configfile instead of configmap ( #953 )
...
* feat: have VPN use a hostPath for the configfile instead of configmap
* whoopsies
* fix some tests and actually append configFile mount to persistence
* addon -> addons
2021-09-10 14:07:50 +02:00
kjeld Schouten-Lebbing
76d1d303fd
Move containers to seperate repository
2021-09-10 12:09:01 +02:00
Kjeld Schouten-Lebbing and GitHub
7fb7ec972d
chore: update Apps containing initcontainers -not breaking on SCALE- ( #952 )
...
* chore: update Apps containing initcontainers -not breaking on SCALE-
* correct versioning a bit
2021-09-09 22:18:30 +02:00
kjeld Schouten-Lebbing
f7cceaf3d1
chore: fix postgresql version
2021-09-09 22:05:45 +02:00
Kjeld Schouten-Lebbing and GitHub
130ba00d67
chore: update postrgresql to common 7.0.0 ( #951 )
2021-09-09 21:58:43 +02:00
Kjeld Schouten-Lebbing and GitHub
e0e0a4a2f2
refactor: Restructure common init and additional container layout to dicts ( #950 )
...
* refactor: Restructure common init and additional container layout to dicts
BREAKING CHANGE
2021-09-09 21:48:43 +02:00
Kjeld Schouten-Lebbing and GitHub
5cb0b239e0
Feat: port addons from k8s-at-home to common ( #948 )
...
* Feat: port addons from k8s-at-home to common
* use an older version of upstream
2021-09-09 20:55:33 +02:00
kjeld Schouten-Lebbing
f8591d09f9
bump common after testsuit updates
2021-09-09 20:41:23 +02:00
Kjeld Schouten-Lebbing and GitHub
9d218b36f4
chore: update common test dependencies ( #949 )
2021-09-09 20:39:33 +02:00
Kjeld Schouten-Lebbing and GitHub
6a6dc7e71a
fix: correct unifi port names to be unique ( #947 )
2021-09-09 17:22:37 +02:00
Kjeld Schouten-Lebbing and GitHub
75e54e76a0
fix: Inject vaultwarden websocket part into ingress ( #946 )
2021-09-09 17:15:46 +02:00
Kjeld Schouten-Lebbing and GitHub
1459dfd92c
fix: correct fireflyiii ports and services ( #945 )
2021-09-09 17:14:19 +02:00
kjeld Schouten-Lebbing
0abec7fba2
fix: done use podSecurityContext for ownCast
...
fixes : #944
2021-09-09 17:09:07 +02:00
Kjeld Schouten-Lebbing and GitHub
cc1cde7fdc
fix: ensure supplementalgroups when using devices are actually added ( #942 )
2021-09-09 14:20:26 +02:00
kjeld Schouten-Lebbing
b123f41786
fix: remove non-functional redirectmiddelwares for nextcloud
2021-09-09 00:42:32 +02:00
kjeld Schouten-Lebbing
7d70fd7143
fix: correct nextcloud middleware namespaces
2021-09-09 00:25:23 +02:00
kjeld Schouten-Lebbing
ae27de4dc4
revert: undo fix tryout for TRUSTED_PROXIES
2021-09-09 00:19:34 +02:00
Kjeld Schouten-Lebbing and GitHub
6910a43d35
fix: Add initcontainer to force refresh TRUSTED_DOMAINS ( #930 )
...
* reverse useless changes (+1 squashed commits)
Squashed commits:
[fc6a76660] bump version (+19 squashed commit)
Squashed commit:
[ef82c37d7] trry a more... direct... script
[feffd5fb8] try moving config injector to nextcloud container
[9f89377fd] don't create folder and leave it at that
[d00abcd3f] create dir of not exists
[2b95c9277] try more
[b28ff0f57] try yet another solution
[b5b65ac6d] try this
[744bc21af] slightly different
[d3b3ec75f] fix mistake
[8c4b311af] move to command
[43a9f0116] try one line scripting
[5e8ff9f2b] add some verbosity
[a7c13abc6] try adding extra tooling to deal with the config
[abdb26807] mode 777
[938651c7b] add subpath
[810858849] disable readonly on configmap mount
[8b5a48d65] usefilename as mountpath
[3609d1198] fix this
[99d115d97] fix: adds an override nextcloud config to force trusted_domains
* add nextcloud config
2021-09-08 22:14:48 +02:00
Kjeld Schouten-Lebbing and GitHub
0aa2131b28
helm test revert (+1 squashed commits) ( #931 )
...
Squashed commits:
[36ca93235] actually finish echo command (+8 squashed commit)
Squashed commit:
[27c3e9d63] fix typo
[8daa4395e] use name not a derivitive
[d8a24b1d8] force a testrun
[edacc59e4] give more perms
[9706a9860] bump
[09f9d9f4e] Code thining on common
[8adfddf2b] try moving autopermissions to initcontainer
[42c7f76a4] fix: have autopermissions use command instead of arg
2021-09-08 22:14:04 +02:00
kjeld Schouten-Lebbing
b94d3c0d0f
fix: make sure common can also build releases
2021-09-08 19:58:11 +02:00
kjeld Schouten-Lebbing
5a41184022
fix: correctly copy license on release and allow removing them
2021-09-08 16:53:08 +02:00
kjeld Schouten-Lebbing
0341e24c6f
fix: only release when version is bumped
2021-09-08 16:45:17 +02:00
kjeld Schouten-Lebbing
d5e3034ce9
fix: use fixed version for traefik container for consistency
2021-09-08 16:29:25 +02:00
kjeld Schouten-Lebbing
072e63f56b
fix: fix release pipeline picking wrong file for appversion generation
2021-09-08 16:25:58 +02:00
Kjeld Schouten-Lebbing and GitHub
f39c7e968f
feat: Add IPWhitelist, redirectRegex and (internal) nextcloud middlewares ( #929 )
...
* feat: Add IPWhitelist and redirectRegex middlewares to traefik
* fix: add nextcloud middlewares
* fix nextcloud cronjob
2021-09-08 15:38:31 +02:00
kjeld Schouten-Lebbing
b2efb51059
chore: move logos to docs
2021-09-08 14:30:43 +02:00
kjeld Schouten-Lebbing
47b99640b6
remove unused folder
2021-09-08 14:27:51 +02:00
kjeld Schouten-Lebbing
22fbd9ab1d
fix: smaller changelog labels
2021-09-08 13:48:39 +02:00
kjeld Schouten-Lebbing
a980b8f165
fix: add header for primary changelog
2021-09-08 12:52:13 +02:00
kjeld Schouten-Lebbing
2772ee27f1
fix: Allow setting scope on commits for changelog
2021-09-08 12:39:04 +02:00
kjeld Schouten-Lebbing
fa29627d04
feat: enable pre-commit on release pipeline and limit appversion length
2021-09-08 12:20:20 +02:00
Kjeld Schouten-Lebbing and GitHub
7bd2776e94
feat: Pre-commit and tag-appversion syncing ( #926 )
...
* add pre-commit to release container
* use pip install --no-cache-dir
* whoopsies
* lint fixes
* add some verbosity during pre-commit build process
* add more pre-commit checks
* repo pre-commit cleanup
* add pre-commit to release scripting
* try showing some more pre-commit dockerbuild verbosity
* some tweaks and polish to release scripting.
Also adds syncing primary tag and appversion
2021-09-08 12:11:42 +02:00
kjeld Schouten-Lebbing
c50c63df77
Don't bump on houskeeping
2021-09-08 10:19:01 +02:00
kjeld Schouten-Lebbing
96d4d90ade
gitignore Chart.lock
2021-09-08 10:16:34 +02:00
kjeld Schouten-Lebbing
c64575483b
remove Chart.lock files
2021-09-08 10:15:11 +02:00
kjeld Schouten-Lebbing
08b3dea784
fix: correct path for helm-docs generation
2021-09-08 00:38:37 +02:00
kjeld Schouten-Lebbing
2ea9980383
fix: correct changelog generation commands
2021-09-08 00:30:58 +02:00
Kjeld Schouten-Lebbing and GitHub
6c4a7ddfcc
feat: Add basic logic for changelog generation ( #923 )
2021-09-08 00:23:29 +02:00
kjeld Schouten-Lebbing
8f7046e1e9
fix tag on release dockerfile and removed unused dependency
2021-09-08 00:16:39 +02:00
kjeld Schouten-Lebbing
c4907a3196
repair mistake in release container
2021-09-08 00:11:16 +02:00
kjeld Schouten-Lebbing
d487eab61e
add git-changelog to release container
2021-09-07 22:41:14 +02:00
kjeld Schouten-Lebbing
3c0f1cf59d
Add helm-changelog to dockerfile for release container
2021-09-07 22:21:48 +02:00
Kjeld Schouten-Lebbing and GitHub
a62202daf6
Delete old index.yaml file
2021-09-07 20:59:52 +02:00
kjeld Schouten-Lebbing
e48e57fa13
fix push not being executed in release script
2021-09-07 20:54:14 +02:00
kjeld Schouten-Lebbing
88430c4b91
run release script for production use
2021-09-07 20:50:37 +02:00
kjeld Schouten-Lebbing
a8a9c9a5fe
Fix the token issues
2021-09-07 20:48:47 +02:00
Kjeld Schouten-Lebbing and GitHub
5af4f9b0e0
Setup new test and release system ( #919 )
...
* Tweak some release-build script parameters
* adapt test to new release scripting
* whoopsies
* fix sh permissions
* some fixes
* use with
* test bump
* don't build indexes when running without production flag either
* also validate the catalog
* PWD/catalog
* mtching
"
* Don't make change to primary repo when building catalog
* Add doc generation feature
* try fetch depth 100
* remove helm-prep step to speedup test init
* also generate general docs
* adapt release workflow and some workflow cleanup
2021-09-07 20:37:52 +02:00
kjeld Schouten-Lebbing
f8bfaa4189
fix typo in release container
2021-09-07 20:13:29 +02:00
kjeld Schouten-Lebbing
2d3c50ee77
try adding helmdocs to release container
2021-09-07 20:11:42 +02:00
kjeld Schouten-Lebbing
e6a204e0f9
some tweaks
2021-09-07 17:52:00 +02:00
kjeld Schouten-Lebbing
84693a1778
add initial work on script to construct and test the releases
2021-09-07 17:25:30 +02:00
kjeld Schouten-Lebbing
a1f33888a5
some more gitignores
2021-09-07 17:18:39 +02:00
kjeld Schouten-Lebbing
a04ae5ebc1
revert some changes
2021-09-07 14:09:49 +02:00
kjeld Schouten-Lebbing
00abbe89b0
try scripting CR to go over all the charts
2021-09-07 14:04:24 +02:00
kjeld Schouten-Lebbing
648e63cc59
use global config setting for chartlreaser
2021-09-07 13:55:45 +02:00
kjeld Schouten-Lebbing
f52056e5fc
use CR package without configfile
2021-09-07 13:51:43 +02:00
kjeld Schouten-Lebbing
2e894599d6
try using CR from commandline for release pipeline
2021-09-07 13:47:31 +02:00
kjeld Schouten-Lebbing
cb5ec21e15
try using our own container for the release pipeline
2021-09-07 13:36:35 +02:00
kjeld Schouten-Lebbing
4f1d048876
fix another mistake in release container
2021-09-07 13:30:15 +02:00
kjeld Schouten-Lebbing
84f093f64e
fix a mistake in release container
2021-09-07 13:28:30 +02:00
kjeld Schouten-Lebbing
bdd9d90af4
try different way of grabbing the iX docker container
2021-09-07 13:26:39 +02:00
kjeld Schouten-Lebbing
ee9ece3d59
Add custom container to speedup build process
2021-09-07 13:18:41 +02:00
kjeld Schouten-Lebbing
d774105dc8
actually install brew
2021-09-07 12:28:07 +02:00
kjeld Schouten-Lebbing
a3e92a7f8d
also install brew for chart releaser
2021-09-07 12:25:39 +02:00
kjeld Schouten-Lebbing
60c741d1f4
manually install chart releaser for future use
2021-09-07 12:19:12 +02:00
kjeld Schouten-Lebbing
16f4de66c0
some workflow cleanup
2021-09-07 12:11:16 +02:00
kjeld Schouten-Lebbing
5a3b2fd84c
try moving to a single release job
2021-09-07 12:06:46 +02:00
kjeld Schouten-Lebbing
65f7688765
Revert "remove renovate bump task for testing"
...
This reverts commit cba0324e6a .
2021-09-07 10:20:19 +02:00
kjeld Schouten-Lebbing
9ca0bbdb46
disable renovate automerge for now
2021-09-07 10:05:22 +02:00
kjeld Schouten-Lebbing
5ebd5ad34e
Revert "chore(deps): update non-major docker tags"
...
This reverts commit 993219e069 .
2021-09-07 10:04:46 +02:00
kjeld Schouten-Lebbing
cba0324e6a
remove renovate bump task for testing
2021-09-07 09:44:42 +02:00
kjeld Schouten-Lebbing
d2f09df913
fixing some traefik bugs
2021-09-07 09:43:55 +02:00
kjeld Schouten-Lebbing
17baddcb73
try integrate bump behavior on renovate for docker
2021-09-07 09:32:56 +02:00
kjeld Schouten-Lebbing
709d4d9b21
set hyperion to loose versioning
2021-09-07 09:28:28 +02:00
kjeld Schouten-Lebbing
6c8700ba2a
add docker digest to patch releases for docker
2021-09-07 09:18:48 +02:00
kjeld Schouten-Lebbing
9d90c29d92
also merge docker minor and patch with Renovate
2021-09-07 09:14:59 +02:00
kjeld Schouten-Lebbing
10352f84a5
remove HPB from SCALE App (as it wasn't working anyway)
2021-09-06 23:25:35 +02:00
kjeld Schouten-Lebbing
07d11e2970
bumps
2021-09-06 23:02:32 +02:00
Kjeld Schouten-Lebbing and GitHub
34bd8e2d2e
Add BETA OIDC support to Authelia ( #904 )
...
* some initial work on adding oidc to authelia
* finish openidc gui
2021-09-06 23:00:42 +02:00
kjeld Schouten-Lebbing
b2060ba958
update nextcloud and postgresql common
2021-09-06 22:54:37 +02:00
kjeld Schouten-Lebbing
9c7435fc13
put back nextcloud
2021-09-06 20:30:03 +02:00
kjeld Schouten-Lebbing
4a7fe9d861
bump sogo
2021-09-06 19:32:59 +02:00
kjeld Schouten-Lebbing
58eff1d66b
move sogo back to incubator
2021-09-06 19:31:01 +02:00
kjeld Schouten-Lebbing
d6cecca0db
Push SOGO to stable
2021-09-06 15:31:06 +02:00
kjeld Schouten-Lebbing
f4824d8699
patch sogo container to allow port 80
2021-09-06 15:22:35 +02:00
kjeld Schouten-Lebbing
84cccddd3a
fix LDAP and SQL backend for sogo
2021-09-06 13:59:53 +02:00
kjeld Schouten-Lebbing
4b9a9e7a9b
fix sogo initscript on SCALE
2021-09-06 13:40:00 +02:00
kjeld Schouten-Lebbing
f36612f1a1
fix sogo permission errors in questions.yaml
2021-09-06 13:17:45 +02:00
Kjeld Schouten-Lebbing and GitHub
938274488c
Add SOGO to Incubator ( #901 )
...
* Add SOGo to incubator
* fix an indent mistake
2021-09-06 12:52:18 +02:00
kjeld Schouten-Lebbing
88379e200b
Fix switching around the SOGO and ombi latest-version script changes.
2021-09-06 08:57:35 +02:00
kjeld Schouten-Lebbing
e2e75719e9
add GOSS to sogo container and add version check scripting
2021-09-06 08:55:15 +02:00
kjeld Schouten-Lebbing
355de40612
enable goss and reenable auto dependency detection
2021-09-06 01:00:00 +02:00