AbsaOSS / atum-service

Apache License 2.0
6 stars 1 forks source link

Adjust Agent to use v2 REST API #271

Open benedeki opened 2 months ago

benedeki commented 2 months ago

Background

The new version of Server REST API has been designed.

Goal

Change Atum Agent to utilize v2 REST API endpoints

### Tasks
- [ ] #280 
- [ ] Switch `atumContext` spawning to use APV v2
- [ ] Switch `createCheckpoint` to use API v2

Depends on #140

benedeki commented 2 months ago

This item depends on: