Rename the ENTITLEMENTS_URL to ENTITLEMENT_GROUPS_URL
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Does this introduce a change in the core logic?
- No
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
- No
What is the current behavior?
The key for the provider's config map is ENTITLMENTS_URL which isn't clear enough since we need to target the /api/entitlements/v2/groups endpoint.
What is the new/expected behavior?
Rename the key to ENTITLEMENTS_GROUPS_URL.
Have you added/updated Unit Tests and Integration Tests?
Any other useful information
Edited by Jordan Chiu