Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create crd and controller for managing APIM API configuration #1019

Closed
tjololo opened this issue Oct 21, 2024 · 0 comments · Fixed by #1175
Closed

Create crd and controller for managing APIM API configuration #1019

tjololo opened this issue Oct 21, 2024 · 0 comments · Fixed by #1175
Assignees
Labels
area/apim Issues related to api management (Øystein,Simon) kind/feature-request New feature or request

Comments

@tjololo
Copy link
Member

tjololo commented Oct 21, 2024

Description

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

  • ApiVersionSet
  • Api
  • Policy
  • Diagnostics

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.

@tjololo tjololo added kind/feature-request New feature or request status/triage Issue needs a triage from one of the codeowners labels Oct 21, 2024
@tjololo tjololo changed the title Create operator for managing APIM API configuration Create crd and controller for managing APIM API configuration Oct 21, 2024
@tjololo tjololo added area/apim Issues related to api management (Øystein,Simon) and removed status/triage Issue needs a triage from one of the codeowners labels Oct 21, 2024
@tjololo tjololo self-assigned this Oct 21, 2024
@tjololo tjololo linked a pull request Dec 20, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/apim Issues related to api management (Øystein,Simon) kind/feature-request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant