BCDevOps / platform-services

Collection of platform related tools and configurations
Apache License 2.0
13 stars 29 forks source link

Aqua post deploy config updates #805

Closed patricksimonian closed 2 years ago

patricksimonian commented 2 years ago

Sumary

Addressing some last details with aqua deployment.

We need to create the aqua operator admin user predictably. this is now done via the playbook.

Openshift + additional registries also need to be recreated.

It appears theres a bug in the aqua api, where if you try to recreate the openshift registry it returns a 204 instead of 404/400. Maybe this will change in the future so watchout.