Conversation
…ubernetes secrets with custom operators
LucaCinquini
left a comment
There was a problem hiding this comment.
Hi @grallewellyn : I tried to execute the "Run OGC Process" DAG with the dafault values and it failed, is that to be expected? (because of the MAAP problem you reported)
Also, can you add a script that can be used by everybody to register the DAG via the OGC API endpoint - something similar to utils/post_deployment.sh, but specific to this DAG?
Thanks.
|
@LucaCinquini It should fail during the monitor job task phase because of the MAAP bug which is because none of the jobs are successfully completing. I triggered a job for you on luca-1 that submits the job successfully, but the job fails. You need to provide the correct inputs so that the job can complete successfully I will add the script once I get the existing post_deployment.sh working, following up on slack |
|
I need to get the Unity developers MAAP account set up before I merge this and put the token into AWS SSM and correct the terraform file to point to the new token so that everyone is not using my test account token Once this is merged into develop, I need to make sure that post_deployment_terraform.sh can run with run_ogc_process.json |
…into 438-run-ogc-process
…e only one the new MDPS dev account has access to
Purpose
Overall, this ticket was recreating the wheel a bit, but will be useful if we have a reason to want users to deploy processes using the Airflow UI over the MAAP ADE
Proposed Changes
Issues
#438
Testing