lp:~cgrabowski/maas

Get this repository:
git clone https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this repository. If you are Christian Grabowski please log in for upload directions.

Branches

Name Last Modified Last Commit
backport_lp2062107_fix_3.5 2024-04-25 17:44:06 UTC
fix: handle BIND failures when notifies are delayed

Author: Christian Grabowski
Author Date: 2024-04-25 17:35:14 UTC

fix: handle BIND failures when notifies are delayed

(cherry picked from commit 19ac75f3d5e2bcb7d4934579aa94717dc1823104)

backport_lp2062107_fix_3.4 2024-04-25 17:42:06 UTC
fix: handle BIND failures when notifies are delayed

Author: Christian Grabowski
Author Date: 2024-04-25 17:35:14 UTC

fix: handle BIND failures when notifies are delayed

(cherry picked from commit 19ac75f3d5e2bcb7d4934579aa94717dc1823104)

backport_lp2062107_fix_3.3 2024-04-25 17:39:11 UTC
fix: handle BIND failures when notifies are delayed

Author: Christian Grabowski
Author Date: 2024-04-25 17:35:14 UTC

fix: handle BIND failures when notifies are delayed

(cherry picked from commit 19ac75f3d5e2bcb7d4934579aa94717dc1823104)

fix_lp2062107_dns_serial_mismatch 2024-04-24 21:47:09 UTC
wait for in progress updates to restart BIND

Author: Christian Grabowski
Author Date: 2024-04-24 21:47:09 UTC

wait for in progress updates to restart BIND

backport_lp2033632_fix_3.4 2024-04-22 20:09:22 UTC
fix ephemeral deploy reference

Author: Christian Grabowski
Author Date: 2024-04-22 16:44:27 UTC

fix ephemeral deploy reference

backport_lp2033632_fix_3.3 2024-04-22 20:06:15 UTC
fix ephemeral deploy reference

Author: Christian Grabowski
Author Date: 2024-04-22 16:46:50 UTC

fix ephemeral deploy reference

poc_grouped_permissions_openfga_model 2024-04-19 05:21:25 UTC
add openfga authorization

Author: Christian Grabowski
Author Date: 2024-04-18 20:17:07 UTC

add openfga authorization

deploy_workflow_diagrams 2024-04-17 17:55:15 UTC
update epehemeral and local boot to wait for cloud-init

Author: Christian Grabowski
Author Date: 2024-04-17 17:53:58 UTC

update epehemeral and local boot to wait for cloud-init

deploy_params_helper_node_token 2024-04-12 18:46:41 UTC
add token helpers

Author: Christian Grabowski
Author Date: 2024-04-12 18:46:41 UTC

add token helpers

deploy_params_node_helper 2024-04-11 19:47:19 UTC
add node helper to acquire node

Author: Christian Grabowski
Author Date: 2024-04-11 00:53:28 UTC

add node helper to acquire node

deploy_workflow_skeleton 2024-04-11 19:18:43 UTC
add Deploy workflow

Author: Christian Grabowski
Author Date: 2024-04-09 22:06:52 UTC

add Deploy workflow

backport_lp2056050_3.4 2024-03-19 16:44:23 UTC
move migration 0318 to correct dependency

Author: Christian Grabowski
Author Date: 2024-03-19 16:44:23 UTC

move migration 0318 to correct dependency

backport_fix_0318_migration_3.5 2024-03-19 15:26:21 UTC
fix: modify migration 0318 to depend on 0304 and add no-op merging the two

Author: Christian Grabowski
Author Date: 2024-03-19 15:22:03 UTC

fix: modify migration 0318 to depend on 0304 and add no-op merging the two

(cherry picked from commit fabb6185317ec45b59af31b932b4c1b4bfa38f8a)

modify_migration_0318_for_backporting 2024-03-19 13:59:40 UTC
modify migration 0318 to depend on 0304 and add no-op merging the two

Author: Christian Grabowski
Author Date: 2024-03-19 13:35:16 UTC

modify migration 0318 to depend on 0304 and add no-op merging the two

revert_lp2056050_3.3 2024-03-13 14:52:50 UTC
Revert "fix: allow non-default ports for forward dns servers"

Author: Christian Grabowski
Author Date: 2024-03-13 14:52:50 UTC

Revert "fix: allow non-default ports for forward dns servers"

This reverts commit e33b5bedca4eb202df47ad34b804144766da72e9.

revert_lp2056050_3.4 2024-03-13 14:50:26 UTC
Revert "fix: allow non-default ports for forward dns servers"

Author: Christian Grabowski
Author Date: 2024-03-13 14:50:26 UTC

Revert "fix: allow non-default ports for forward dns servers"

This reverts commit 99b3d1f1fb61dbdc25000c3394faa547df5749bb.

backport_lp2056050_fix_to_3.3 2024-03-12 17:15:35 UTC
fix: allow non-default ports for forward dns servers

Author: Christian Grabowski
Author Date: 2024-03-12 14:28:16 UTC

fix: allow non-default ports for forward dns servers

(cherry picked from commit d21ba292d3f8f8bff68279ec2538b91bb831ceba)

backport_lp2056050_fix_to_3.4 2024-03-12 15:17:03 UTC
fix: allow non-default ports for forward dns servers

Author: Christian Grabowski
Author Date: 2024-03-12 14:28:16 UTC

fix: allow non-default ports for forward dns servers

(cherry picked from commit d21ba292d3f8f8bff68279ec2538b91bb831ceba)

backport_lp2056050_fix_to_3.5 2024-03-12 14:31:52 UTC
fix: allow non-default ports for forward dns servers

Author: Christian Grabowski
Author Date: 2024-03-12 14:28:16 UTC

fix: allow non-default ports for forward dns servers

(cherry picked from commit d21ba292d3f8f8bff68279ec2538b91bb831ceba)

fix_lp2056050 2024-03-07 19:07:20 UTC
add forward dns server port to template

Author: Christian Grabowski
Author Date: 2024-03-07 17:40:29 UTC

add forward dns server port to template

backport_safe_getaddrinfo_fix_3.3 2024-03-04 20:07:09 UTC
add test that hits _v6_lookup in safe_getaddrinfo and ensures

Author: Christian Grabowski
Author Date: 2023-09-26 15:21:19 UTC

add test that hits _v6_lookup in safe_getaddrinfo and ensures
non-deferred answer

(cherry picked from commit 5c0dbab94c842269a6f06ded9f2378ff934d6bbf)

backport_safe_getaddrinfo_fix_3.4 2024-03-04 19:31:45 UTC
add test that hits _v6_lookup in safe_getaddrinfo and ensures

Author: Christian Grabowski
Author Date: 2023-09-26 15:21:19 UTC

add test that hits _v6_lookup in safe_getaddrinfo and ensures
non-deferred answer

(cherry picked from commit 5c0dbab94c842269a6f06ded9f2378ff934d6bbf)

deploy_workflow 2024-03-04 16:29:09 UTC
pick a kernel

Author: Christian Grabowski
Author Date: 2024-02-29 14:24:48 UTC

pick a kernel

move_region_temporal_worker_to_own_package 2024-02-29 14:27:25 UTC
chore: move maas-temporal-worker to its own package

Author: Christian Grabowski
Author Date: 2024-02-28 14:46:33 UTC

chore: move maas-temporal-worker to its own package

fix_temporal_worker_status_update 2024-02-20 22:46:30 UTC
fix: add missing service set value for temporal-worker

Author: Christian Grabowski
Author Date: 2024-02-20 22:46:30 UTC

fix: add missing service set value for temporal-worker

use_correct_task_queue_for_agent_reconfiguration 2024-02-14 15:06:06 UTC
fix: use regionV2 for agent reconfiguration

Author: Christian Grabowski
Author Date: 2024-02-14 15:03:45 UTC

fix: use regionV2 for agent reconfiguration

split_out_region_temporal_workers 2024-02-12 23:38:25 UTC
remove old import

Author: Christian Grabowski
Author Date: 2024-02-12 23:22:45 UTC

remove old import

backport_do_not_remove_DB_entry_when_scaled_up_rpc_is_lost_3.3 2024-02-08 13:33:27 UTC
do not remove DB entry when scaled up rpc connection lost

Author: Christian Grabowski
Author Date: 2023-08-29 14:22:28 UTC

do not remove DB entry when scaled up rpc connection lost

(cherry picked from commit 996df30a06ab3c8e75c36f4ee8b24e2118ed9686)

backport_do_not_remove_DB_entry_when_scaled_up_rpc_is_lost_3.4 2024-02-08 13:28:32 UTC
do not remove DB entry when scaled up rpc connection lost

Author: Christian Grabowski
Author Date: 2023-08-29 14:22:28 UTC

do not remove DB entry when scaled up rpc connection lost

(cherry picked from commit 996df30a06ab3c8e75c36f4ee8b24e2118ed9686)

add_sqlalchemy_factories_for_temporal_tests 2024-02-07 22:38:23 UTC
feat: define factories needed for sqlalchemy testing in Temporal activities

Author: Christian Grabowski
Author Date: 2024-02-07 00:05:44 UTC

feat: define factories needed for sqlalchemy testing in Temporal activities

do_not_fail_commissioning_on_agent_configuration 2024-01-29 20:21:08 UTC
fix: use start_workflow instead of execute_workflow to not fail rack commissi...

Author: Christian Grabowski
Author Date: 2024-01-29 20:21:08 UTC

fix: use start_workflow instead of execute_workflow to not fail rack commissioning on agent configuration

configure-proxy-debug-logging 2024-01-29 17:49:40 UTC
chore: add debug logging to finding origin IPs

Author: Christian Grabowski
Author Date: 2024-01-29 17:49:40 UTC

chore: add debug logging to finding origin IPs

better_handling_of_no_origins_to_proxy 2024-01-24 17:06:43 UTC
fix: return error when no origins are configured in httpproxy

Author: Christian Grabowski
Author Date: 2024-01-24 16:15:15 UTC

fix: return error when no origins are configured in httpproxy

backport_overlapping_subnet_dns_fix_3.3 2024-01-22 21:01:43 UTC
fix: overlapping subnets no longer cause BIND to fail configuring

Author: Christian Grabowski
Author Date: 2024-01-03 23:29:53 UTC

fix: overlapping subnets no longer cause BIND to fail configuring

(cherry picked from commit 344fd0daa7e07955e32311bf97bd5a46225eb726)

fix_multiple_configure_agent_calls 2024-01-18 23:19:09 UTC
fix synchronization between listen and teardown

Author: Christian Grabowski
Author Date: 2024-01-18 23:08:47 UTC

fix synchronization between listen and teardown

fix_allow_dns=false 2024-01-18 02:45:28 UTC
only set MAAS DNS on subnets with allow_dns

Author: Christian Grabowski
Author Date: 2024-01-18 02:33:30 UTC

only set MAAS DNS on subnets with allow_dns

add_HEAD_method_to_proxy 2024-01-17 16:05:30 UTC
add 404 head test

Author: Christian Grabowski
Author Date: 2024-01-17 16:05:30 UTC

add 404 head test

clean_up_tftp_paths 2024-01-12 20:18:33 UTC
fix: join paths for tftp

Author: Christian Grabowski
Author Date: 2024-01-12 19:19:38 UTC

fix: join paths for tftp

fix_bootloader_remote_paths 2024-01-11 19:12:36 UTC
fix: fix BootloaderLinker.RemotePath by using BootloaderLinker.name for the key

Author: Christian Grabowski
Author Date: 2024-01-11 19:12:31 UTC

fix: fix BootloaderLinker.RemotePath by using BootloaderLinker.name for the key

backport_fix_overlapping_subnets_3.4 2024-01-11 17:56:36 UTC
fix: overlapping subnets no longer cause BIND to fail configuring

Author: Christian Grabowski
Author Date: 2024-01-03 23:29:53 UTC

fix: overlapping subnets no longer cause BIND to fail configuring

(cherry picked from commit 344fd0daa7e07955e32311bf97bd5a46225eb726)

refactor_handle_boot_method 2024-01-11 15:37:23 UTC
use inlineCallbacks to cleanup handle_boot_method

Author: Christian Grabowski
Author Date: 2024-01-11 15:37:23 UTC

use inlineCallbacks to cleanup handle_boot_method

bump_golangci-lint_timeout 2024-01-10 19:18:38 UTC
fix: bump golangci-lint timeout from 1m to 5m

Author: Christian Grabowski
Author Date: 2024-01-10 19:18:38 UTC

fix: bump golangci-lint timeout from 1m to 5m

move_tftp_requests_to_agent_cache 2024-01-10 18:58:56 UTC
have tftp server request regular files from agent cache

Author: Christian Grabowski
Author Date: 2024-01-09 23:06:04 UTC

have tftp server request regular files from agent cache

image_proxy_cache 2024-01-10 16:16:12 UTC
add eviction test coverage

Author: Christian Grabowski
Author Date: 2024-01-02 23:06:28 UTC

add eviction test coverage

image_proxy_aliases 2024-01-09 19:54:31 UTC
use MkdirTemp in bootloader link test

Author: Christian Grabowski
Author Date: 2024-01-09 19:54:14 UTC

use MkdirTemp in bootloader link test

fix_overlapping_subnets_bind_misconfigure 2024-01-03 22:35:01 UTC
fix flaky test

Author: Christian Grabowski
Author Date: 2024-01-03 21:53:58 UTC

fix flaky test

image_proxy_configure_workflow 2024-01-03 19:50:32 UTC
fix socket creation

Author: Christian Grabowski
Author Date: 2023-12-13 15:20:02 UTC

fix socket creation

backport_add_asynchronous_wrapper_to_queueDynamicDNSUpdates_3.3 2023-11-30 17:27:32 UTC
add asynchronous wrapper to queueDynamicDNSUpdates

Author: Christian Grabowski
Author Date: 2023-11-30 17:22:06 UTC

add asynchronous wrapper to queueDynamicDNSUpdates

(cherry picked from commit d51c57f6024d399cbfe52315f0fcd5e54972589c)

backport_add_asynchronous_wrapper_to_queueDynamicDNSUpdates_3.4 2023-11-30 17:25:55 UTC
add asynchronous wrapper to queueDynamicDNSUpdates

Author: Christian Grabowski
Author Date: 2023-11-30 17:22:06 UTC

add asynchronous wrapper to queueDynamicDNSUpdates

add_asynchronous_wrapper_to_queueDynamicDNSUpdates 2023-11-29 19:14:12 UTC
add asynchronous wrapper to queueDynamicDNSUpdates

Author: Christian Grabowski
Author Date: 2023-11-29 19:12:51 UTC

add asynchronous wrapper to queueDynamicDNSUpdates

add_asynchronous_wrapper_dns_debug 2023-11-29 17:24:30 UTC
add asynchronous wrapper

Author: Christian Grabowski
Author Date: 2023-11-29 17:24:30 UTC

add asynchronous wrapper

agent_image_proxy 2023-11-03 18:55:51 UTC
fix linting

Author: Christian Grabowski
Author Date: 2023-11-01 21:20:16 UTC

fix linting

backport_fix_outside_of_zone_update_for_large_subnets_3.3 2023-11-02 17:43:39 UTC
always use the DomainInfo network for reverse zones and check IP belongs to it

Author: Christian Grabowski
Author Date: 2023-11-02 17:16:06 UTC

always use the DomainInfo network for reverse zones and check IP belongs to it

(cherry picked from commit b3dae13ec9a6b14f8c5cf23fb01de897c72256ca)

backport_fix_outside_of_zone_update_for_large_subnets_3.4 2023-11-02 17:17:32 UTC
always use the DomainInfo network for reverse zones and check IP belongs to it

Author: Christian Grabowski
Author Date: 2023-11-02 17:16:06 UTC

always use the DomainInfo network for reverse zones and check IP belongs to it

(cherry picked from commit b3dae13ec9a6b14f8c5cf23fb01de897c72256ca)

fix_outside_of_zone_updates_for_large_subnets 2023-11-02 16:21:53 UTC
always use the DomainInfo network for reverse zones and check IP belongs to it

Author: Christian Grabowski
Author Date: 2023-11-02 14:55:52 UTC

always use the DomainInfo network for reverse zones and check IP belongs to it

backport_outside_zone_update_fix_3.3 2023-10-30 15:01:35 UTC
use network ip and prefixlen of subnet when reverse zone is not given

Author: Christian Grabowski
Author Date: 2023-10-30 14:57:56 UTC

use network ip and prefixlen of subnet when reverse zone is not given

(cherry picked from commit 6febd214b36cd3db4ff70540f7a25e01705fa5b2)

backport_outside_zone_update_fix_3.4 2023-10-30 14:59:45 UTC
use network ip and prefixlen of subnet when reverse zone is not given

Author: Christian Grabowski
Author Date: 2023-10-30 14:57:56 UTC

use network ip and prefixlen of subnet when reverse zone is not given

(cherry picked from commit 6febd214b36cd3db4ff70540f7a25e01705fa5b2)

fix_update_outside_of_zone_dns 2023-10-30 13:50:11 UTC
use network ip and prefixlen of subnet when reverse zone is not given

Author: Christian Grabowski
Author Date: 2023-10-27 16:48:25 UTC

use network ip and prefixlen of subnet when reverse zone is not given

3.4.0-rc2-debug-logging 2023-10-27 18:16:03 UTC
use network ip and prefixlen of subnet when reverse zone is not given

Author: Christian Grabowski
Author Date: 2023-10-27 16:48:25 UTC

use network ip and prefixlen of subnet when reverse zone is not given

power_management_workflow 2023-10-27 14:03:39 UTC
handle workflow results

Author: Christian Grabowski
Author Date: 2023-10-11 17:46:09 UTC

handle workflow results

power_query_all_workflow 2023-10-19 23:12:22 UTC
add power_quyer_all method to node as a workflow

Author: Christian Grabowski
Author Date: 2023-10-19 23:12:22 UTC

add power_quyer_all method to node as a workflow

fix_multiple_configure_and_add_worker_executions 2023-10-10 17:04:03 UTC
ensure no duplicate workflows are executed on agent initialization

Author: Christian Grabowski
Author Date: 2023-10-10 17:02:22 UTC

ensure no duplicate workflows are executed on agent initialization

handle_existing_workflow 2023-10-05 20:26:34 UTC
move execute_workflow into a common function

Author: Christian Grabowski
Author Date: 2023-10-05 20:26:34 UTC

move execute_workflow into a common function

set_node_status_internal_endpoint 2023-10-02 19:54:38 UTC
use correct activity name

Author: Christian Grabowski
Author Date: 2023-09-29 17:45:27 UTC

use correct activity name

temporal_demo 2023-10-02 18:41:16 UTC
Merge remote-tracking branch 'mine/add_deploy_signals' into temporal_demo

Author: Christian Grabowski
Author Date: 2023-10-02 18:41:16 UTC

Merge remote-tracking branch 'mine/add_deploy_signals' into temporal_demo

add_deploy_signals 2023-10-02 18:39:23 UTC
remove redundant Worker instantiation

Author: Christian Grabowski
Author Date: 2023-10-02 18:39:23 UTC

remove redundant Worker instantiation

ensure_v6_safe_get_addrinfo_is_tested 2023-09-25 23:02:04 UTC
add test that hits _v6_lookup in safe_getaddrinfo and ensures

Author: Christian Grabowski
Author Date: 2023-09-21 22:25:28 UTC

add test that hits _v6_lookup in safe_getaddrinfo and ensures
non-deferred answer

handle_interface_without_vlan_in_temporal_configure 2023-09-25 22:42:22 UTC
fix: checkout interface has vlan before accessing id in configure workflow

Author: Christian Grabowski
Author Date: 2023-09-25 22:42:22 UTC

fix: checkout interface has vlan before accessing id in configure workflow

add_switch_boot_order_internal_endpoint 2023-09-19 17:24:56 UTC
ensure activity is registered in correct location

Author: Christian Grabowski
Author Date: 2023-09-08 14:18:31 UTC

ensure activity is registered in correct location

fix_routing_task_queues_for_workflows 2023-09-15 14:24:06 UTC
handle machine missing boot interface when selecting task queue

Author: Christian Grabowski
Author Date: 2023-09-14 20:11:44 UTC

handle machine missing boot interface when selecting task queue

fix_temporal_migration_permissions 2023-09-13 18:17:53 UTC
remove call for temporal migrations in dbupgrade

Author: Christian Grabowski
Author Date: 2023-09-13 18:17:53 UTC

remove call for temporal migrations in dbupgrade

DNS_debug 2023-09-12 14:22:40 UTC
add nsupdate debug logging

Author: Christian Grabowski
Author Date: 2023-09-12 14:22:40 UTC

add nsupdate debug logging

fix_update_connections 2023-08-30 15:39:37 UTC
handle additional return value in registerConnection

Author: Christian Grabowski
Author Date: 2023-08-30 15:39:37 UTC

handle additional return value in registerConnection

do_not_track_scaled_up_connections_in_rack_health 2023-08-28 19:43:40 UTC
add separate log for scaled out connections

Author: Christian Grabowski
Author Date: 2023-08-25 16:59:00 UTC

add separate log for scaled out connections

add_deployment_workflow 2023-08-17 22:08:03 UTC
update internal module paths

Author: Christian Grabowski
Author Date: 2023-08-17 22:08:03 UTC

update internal module paths

backport_dns_perf_test_fixes_3.4 2023-08-07 16:48:53 UTC
fix perf tests - subnet should be an IPNetwork

Author: Adam Collard
Author Date: 2023-08-07 16:48:00 UTC

fix perf tests - subnet should be an IPNetwork

(cherry picked from commit f32e6fd251bb3fa6399bc6f8017dedc6d9fec986)

fix_subnet_arg_in_dns_perf_test 2023-08-07 15:35:53 UTC
ensure subnet arg in reverse record perf test is an IPNetwork

Author: Christian Grabowski
Author Date: 2023-08-07 15:35:53 UTC

ensure subnet arg in reverse record perf test is an IPNetwork

add_region_temporal_worker 2023-08-07 15:22:26 UTC
unsandbox test workflow

Author: Christian Grabowski
Author Date: 2023-08-04 19:06:36 UTC

unsandbox test workflow

fix_dns_perftests 2023-08-07 14:52:15 UTC
use correct ip field for Answer section of notify message

Author: Christian Grabowski
Author Date: 2023-08-07 14:52:15 UTC

use correct ip field for Answer section of notify message

rpc_burst_3.2 2023-08-03 21:55:42 UTC
only log that a Rack Controller has disconnected when all connections are gone

Author: Christian Grabowski
Author Date: 2023-04-20 09:06:37 UTC

only log that a Rack Controller has disconnected when all connections are gone

(cherry picked from commit 459972b5ca45f0f0534c8a58a603e2300163728f)

backport_fix_dns_db_access_out_of_thread_to_3.3 2023-08-03 16:32:02 UTC
defer process_dns_update_notify to database

Author: Christian Grabowski
Author Date: 2023-08-03 15:52:49 UTC

defer process_dns_update_notify to database

(cherry picked from commit 7857f52a8c4ff1504a1835ebc5faec456ad2cf51)

backport_fix_dns_db_access_out_of_thread_to_3.4 2023-08-03 16:28:51 UTC
defer process_dns_update_notify to database

Author: Christian Grabowski
Author Date: 2023-08-03 15:52:49 UTC

defer process_dns_update_notify to database

(cherry picked from commit 7857f52a8c4ff1504a1835ebc5faec456ad2cf51)

backport_fix_dns_db_access_out_of_thread_3.4 2023-08-03 16:27:43 UTC
defer process_dns_update_notify to database

Author: Christian Grabowski
Author Date: 2023-08-03 15:52:49 UTC

defer process_dns_update_notify to database

(cherry picked from commit 7857f52a8c4ff1504a1835ebc5faec456ad2cf51)

fix_dns_db_access_out_of_thread 2023-08-03 14:29:12 UTC
defer process_dns_update_notify to database

Author: Christian Grabowski
Author Date: 2023-08-03 14:10:07 UTC

defer process_dns_update_notify to database

fix_db_thread_access_in_dns 2023-08-03 14:10:07 UTC
defer process_dns_update_notify to database

Author: Christian Grabowski
Author Date: 2023-08-03 14:10:07 UTC

defer process_dns_update_notify to database

backport_fix_dynamic_reverse_dns_update_3.3 2023-08-01 22:44:53 UTC
lookup subnet for reverse record zone generation

Author: Christian Grabowski
Author Date: 2023-08-01 22:42:30 UTC

lookup subnet for reverse record zone generation

(cherry picked from commit 95010dabf3322f39bd3e320f94b0ca6714179ff0)

backport_fix_dynamic_reverse_dns_update_3.4 2023-08-01 22:43:19 UTC
lookup subnet for reverse record zone generation

Author: Christian Grabowski
Author Date: 2023-08-01 22:42:30 UTC

lookup subnet for reverse record zone generation

(cherry picked from commit 95010dabf3322f39bd3e320f94b0ca6714179ff0)

add_region_temporal_worker_test 2023-08-01 21:35:13 UTC
move twisted wrapper entirely into worker service

Author: Christian Grabowski
Author Date: 2023-08-01 16:00:47 UTC

move twisted wrapper entirely into worker service

fix_dynamic_reverse_dns_update 2023-08-01 21:14:39 UTC
lookup subnet for reverse record zone generation

Author: Christian Grabowski
Author Date: 2023-08-01 19:52:34 UTC

lookup subnet for reverse record zone generation

add_temporal_workers_to_maas 2023-07-26 22:29:41 UTC
satisfy external service interface

Author: Christian Grabowski
Author Date: 2023-07-26 22:29:41 UTC

satisfy external service interface

deployed_os_child_workflow 2023-07-14 14:07:02 UTC
add calling side power params

Author: Christian Grabowski
Author Date: 2023-07-14 06:11:04 UTC

add calling side power params

backport_boot_interface_dns_generation_fix_3.3 2023-07-03 15:17:40 UTC
handle no boot interface in DNS record generation

Author: Christian Grabowski
Author Date: 2023-06-28 15:58:17 UTC

handle no boot interface in DNS record generation

(cherry picked from commit d45999a31f63dd176479d7f8dcbf6186b04177d1)

fix_boot_interface_forward_dns_records 2023-06-28 13:52:49 UTC
handle no boot interface in DNS record generation

Author: Christian Grabowski
Author Date: 2023-06-28 05:43:53 UTC

handle no boot interface in DNS record generation

POC_temporal_ephemeral_workflow 2023-06-16 19:39:17 UTC
add test client

Author: Christian Grabowski
Author Date: 2023-06-16 19:39:17 UTC

add test client

POC_build_temporal_in_MAAS 2023-06-16 04:41:24 UTC
add temporal to snap

Author: Christian Grabowski
Author Date: 2023-06-16 04:41:24 UTC

add temporal to snap

backport-fix-malformed-ipv6-static-ip-record 2023-06-13 17:02:20 UTC
fix get_ip_based_hostname to generate valid IPv6 names

Author: Christian Grabowski
Author Date: 2023-06-13 16:50:23 UTC

fix get_ip_based_hostname to generate valid IPv6 names

(cherry picked from commit d2bb5ef4303d5fff49340528e97f68a388137db9)

fix_malformed_static_ip_records 2023-06-13 15:40:34 UTC
except for format errors, not conversion errors

Author: Christian Grabowski
Author Date: 2023-06-13 15:40:34 UTC

except for format errors, not conversion errors

fix_dns_record_generation_for_interfaces 2023-06-09 03:32:31 UTC
update interface_ip dns update trigger to not generate iface name for boot in...

Author: Christian Grabowski
Author Date: 2023-06-09 03:30:39 UTC

update interface_ip dns update trigger to not generate iface name for boot interface

fix_getaddrinfo_for_v6_only 2023-06-06 22:34:58 UTC
use a higher level resolver when stack is v6 only

Author: Christian Grabowski
Author Date: 2023-05-31 22:30:34 UTC

use a higher level resolver when stack is v6 only

bump_go_pcap_for_vlan_id_support 2023-05-09 15:03:42 UTC
bump go-pcap to add vlan tags

Author: Christian Grabowski
Author Date: 2023-05-09 14:07:17 UTC

bump go-pcap to add vlan tags

1100 of 303 results
This repository contains Public information 
Everyone can see this information.