John Anderson

Results 68 issues of John Anderson

Need to account for scheduled jobs that run in the k8s context. Needs design, but an option might be further enhance our already custom celery beat scheduler class to account...

Support detail view buttons.

### As ... Ozzie - Operator ### I want ... Bulk operations like bulk edit to function as a system job ### So that ... No matter the requested update...

type: feature
ms

For the k8s native jobs integration, we need to support specifying all the connectivity and auth parameters for talking the k8s API (kubectl equivalent commands) to enqueue jobs and check...

### As ... P.D. - Plugin Developer ### I want ... The ability to contribute extra columns to existing tables in core. ### So that ... I can add additional...

type: feature

### As ... Ozzie - Operator ### I want ... Bulk operations like bulk delete to function as a system job ### So that ... No matter the requested update...

type: feature
ms

Support Jobs based events: - Jobs execution started - Job execution finished - Job approvals

- Nautobot Jobs sent to a K8s Job Queue, are executed as a k8s Job (terminal state containers) - K8s Jobs execute inside of a normal nautobot container image using...