~troyanov/maas:ping

Last commit made on 2023-07-11
Get this branch:
git clone -b ping https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
ping
Repository:
lp:~troyanov/maas

Recent commits

6ca53bd... by Anton Troyanov

feat: CheckIP without usage of external tools

This commit adds CheckIP implementation in pure Go without usage of
external tools like `ping` or `ip`.

However Rack Controller will continue to use existing approach until
other required changes will be made.

e0a86ec... by Jacopo Rota

Fix rack secret permissions

767599b... by Alberto Donato

apiserver: add authentication

c97d51b... by Peter Makowski

Update maas-ui to fa6eebb60
fix: keep websocket connection alive (#5047)

fix: keep websocket connection alive by sending a ping message every 50 seconds
- setup heartbeat ping/pong message handlers

ccb983c... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

Update maas-ui to 08c62f5e2
chore(deps): update dependency npm-package-json-lint to v7 (#5038)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

157e478... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Update maas-ui to 1058d3c8d
chore(deps): bump semver from 5.7.1 to 5.7.2 (#5045)

52f344a... by Alexsander de Souza

add support to quirks in the ephemeral kernel during xinstall

Some older OSes (like Centos/7) require that we tune the ephemeral OS kernel to match the capabilities of the one being deployed.

090f678... by Bill Wear

Update maas-offline-docs to febeb281
[what-is-new-with-maas-3-4-7071.md] update docs to use "3.4/beta" instead of "latest/edge"

6916d48... by Bill Wear

Update maas-offline-docs to ddd6de6b
Updated what-is-new-with-maas-3-4-7071.md to current discourse version

2beb947... by Alberto Donato

add db support and define tables