Altinn / altinn-platform

Altinn Platform infrastructure
7 stars 1 forks source link

Create crd and controller for managing APIM API configuration #1019

Open tjololo opened 1 month ago

tjololo commented 1 month ago

Description

Develop CRD and Controller for managing API specific resources. At the moment this seems to include the following resources in APIM:

Additional Information

Should also have API revisions and backends in mind when developing. Current thinking is that backend will for the most part replace named values. Todays use of named values seems to be mainly used to define backend service urls.