tmforum-oda / oda-canvas

Apache License 2.0
19 stars 50 forks source link

[dependentAPI operator] Add logic to dynamically retrieve the API endpoint from the custom resource & Update status as True #245

Closed aankursarkar closed 2 months ago

aankursarkar commented 4 months ago

Enhancement: Dynamically Retrieve API Endpoint from Custom Resource

This pull request introduces the following changes:

Dynamic API Endpoint Retrieval:
    Add logic to dynamically retrieve the API endpoint from the custom resource.
    Update implementation status as True.

Chart Versions Update:
    Update the Canvas and dependentAPI Charts versions to reflect the new changes.

RBAC Helm Template Update:
    Modify the DependentAPI RBAC Helm template to allow access to API custom resources.

Docker Image Registry:
    Use a personal DockerHub registry in the charts to store the updated dependent Docker image due to restricted access over the tmforumodacanvas repository.
brian-burton commented 2 months ago

@aankursarkar, this PR has conflicts, please can you check?

aankursarkar commented 2 months ago

@aankursarkar, this PR has conflicts, please can you check?

@brian-burton, Conflicts has been resolve, Could you please have a look on this PR. Thank you.!!

aankursarkar commented 2 months ago

Due to rights issue, I have to use personal docker registry to keep the dependentAPI docker image. But this image need to be push to the "tmforumorg" registry.

brian-burton commented 2 months ago

Due to rights issue, I have to use personal docker registry to keep the dependentAPI docker image. But this image need to be push to the "tmforumorg" registry.

OK, @aankursarkar, understood. We're trying to sort that out at the moment so that we can build images more effectively.