Smol-k8s-lab

Latest version: v5.19.2

Safety actively analyzes 682457 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 22

3.6.3

What's Changed
* only install netmaker if it's enabled, not if netmaker.init.enabled by jessebot in https://github.com/small-hack/smol-k8s-lab/pull/199


**Full Changelog**: https://github.com/small-hack/smol-k8s-lab/compare/v3.6.2...v3.6.3

3.6.2

What's Changed
* Update README.md - fix link to apps page by jessebot in https://github.com/small-hack/smol-k8s-lab/pull/195
* Update README.md - fix wonky readme balancing by jessebot in https://github.com/small-hack/smol-k8s-lab/pull/196
* Update vouch and bitwarden eso repos in default config by jessebot in https://github.com/small-hack/smol-k8s-lab/pull/197


**Full Changelog**: https://github.com/small-hack/smol-k8s-lab/compare/v3.6.1...v3.6.2

3.6.1

What's Changed
* fix(deps): update dependency textual to ^0.54.0 by renovate in https://github.com/small-hack/smol-k8s-lab/pull/194


**Full Changelog**: https://github.com/small-hack/smol-k8s-lab/compare/v3.6.0...v3.6.1

3.6.0

What's Changed
* update netmaker to create initial admin credentials and move it's docs and initial repo path to prod by jessebot in https://github.com/small-hack/smol-k8s-lab/pull/193

Admin user can now be specified with:

yaml
apps:
netmaker:
enabled: false
description: |
[link=https://www.netmaker.io/]Netmaker[/link]®️ makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
init:
enabled: true
values:
this creates a super admin user and disables the GUI registration form
if using the default config, we select a password for you and update your bitwarden
admin_user: admin


This disables registration through the GUI.

**Full Changelog**: https://github.com/small-hack/smol-k8s-lab/compare/v3.5.1...v3.6.0

3.5.1

What's Changed
* fix final netmaker link after smol-k8s-lab runs by jessebot in https://github.com/small-hack/smol-k8s-lab/pull/192


**Full Changelog**: https://github.com/small-hack/smol-k8s-lab/compare/v3.5.0...v3.5.1

3.5.0

What's Changed
* chore(deps): update dependency deptry to ^0.15.0 by renovate in https://github.com/small-hack/smol-k8s-lab/pull/189
* Fix netmaker secrets and zitadel app as well as add initial netmaker doc by jessebot in https://github.com/small-hack/smol-k8s-lab/pull/191
- Fixes 190 and should work with recently merged https://github.com/small-hack/netmaker-helm/pull/7 as well as latest changes to this directory: https://github.com/small-hack/argocd-apps/tree/main/demo/netmaker
- Fixed k8s secret generation for netmaker.
- fixed the created zitadel app for netmaker to have the correct logout url/redirect uri
- added a link to the final link block after smol-k8s-lab is done running
- added an experimental doc for netmaker

NEW netmaker config

The secret keys for netmaker default `init.enabled: true` install are as follows. We have changed the word `endpoint_url` to `hostname` in all netmaker secret keys to be consistent. We have also added `broker_hostname` as a default configurable secret key value.

yaml
netmaker:
argo:
secrets keys to make available to Argo CD ApplicationSets
secret_keys:
hostname: netmaker.example.com
admin_hostname: admin.netmaker.example.com
api_hostname: api.netmaker.example.com
broker_hostname: broker.netmaker.example.com
auth_provider: oidc



**Full Changelog**: https://github.com/small-hack/smol-k8s-lab/compare/v3.4.0...v3.5.0

Page 11 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.