Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2.1.0 #809

Merged
merged 16 commits into from
Jul 25, 2022
Merged

Version 2.1.0 #809

merged 16 commits into from
Jul 25, 2022

Conversation

tobiasge
Copy link
Member

Noteworthy Changes

Added our Python venv to the PATH variable #778

With our venv in the path manage.py commands can be started without absolute paths

Arm64 auto build #797

Images for ARM64 are build and pushed to the registries

Using Ubuntu 22.04 because Debian has old packages #805

Because of some security concerns (#800) we use Ubuntu and its newer packages

Add requirements for OIDC SSO #786

OIDC SSO was missing some Python packages to work correctly

LDAP TLS connection use the system trusted root store #808

Restores the same behaviour that we had in the old Alpine images: LDAP connections use the certificates from the system store (#799).

Compatibility

This version of Netbox Docker is only compatible with Netbox v3.2.x and above.
For older versions, use a previous release of Netbox Docker.

rjmidau and others added 14 commits July 13, 2022 16:55
Now users can run "manage.py" without specifying the full path.
Added our Python venv to the PATH variable
…emu-action-2.x

Update docker/setup-qemu-action action to v2
…uildx-action-2.x

Update docker/setup-buildx-action action to v2
With Debian the Quay.io security checker found several issues in the
image. With Ubuntu we have never versions of all packages and therefore
less (or no) issues.
Using Ubuntu 22.04 because Debian has old packages
Add requirements for OIDC SSO
This installs the LDAP configurationn file which is needed to load the trusted root certificates from the system.
LDAP TLS connection use the system trusted root store
@tobiasge tobiasge requested a review from cimnine July 22, 2022 08:15
@tobiasge tobiasge merged commit ebda466 into release Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants