Files
awx/awx/main
Shane McDonald 91dbc2de30 Add queue / instance group registration to heartbeat for k8s installs
There is some history here.

https://github.com/ansible/awx/pull/7190 <- This PR was an attempt at fixing a
bug notting ran into where some jobs on k8s installs would get stuck in Waiting
forever.

The PR mentioned above introduced a bug where there are no instance groups on a
fresh k8s-based install. This is because this process currently happens in the
launch scripts, before the database is up.

With this patch, queue / instance group registration happens in the heartbeat,
right after auto-registering the instance.
2020-06-06 08:58:35 -04:00
..
2020-05-01 13:51:37 -04:00
2019-01-15 14:09:01 -05:00
2020-05-27 13:02:07 -04:00
2020-05-28 14:36:43 -04:00
2020-05-27 08:04:25 +12:00
2020-05-04 15:57:56 -04:00
2020-03-18 16:10:19 -04:00
2020-03-11 10:10:35 -04:00
2019-08-27 15:30:48 -04:00
2020-05-11 11:02:57 -04:00
2020-05-14 15:43:50 -04:00
2019-01-15 14:09:01 -05:00
2020-01-13 15:58:19 -05:00