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

Tags support config aggregator & Bug fix for settings api #5783

Merged
merged 9 commits into from
Nov 14, 2024

Conversation

Ramya-c4
Copy link
Contributor

GIT ISSUE :

https://github.ibm.com/devx-app-services/configuration-aggregator-planning/issues/339
https://github.ibm.com/devx-app-services/configuration-aggregator-planning/issues/362

testing output :

BUG FIX

https://github.ibm.com/devx-app-services/configuration-aggregator-planning/issues/362#issuecomment-96850360

TAGS AND ENTERPRISE ISSUE

ibm_config_aggregator_configurations = {
  "configs" = [
    {
      "about" = {
        "access_tag" = [
          "test:stage",
        ]
        "account_id" = "c1d20fee2fe24c42b8ef6583283d2dcf"
        "config_type" = "instance"
        "last_config_refresh_time" = "2024-11-12T00:30:33.000Z"
        "location" = "us-south"
        "resource_crn" = "crn:v1:staging:public:apprapp:us-south:a/c1d20fee2fe24c42b8ef6583283d2dcf:73656baf-8627-4802-8bce-c9db7b94a8aa::"
        "resource_group_id" = "8e823040552444afbcbd702354891fed"
        "resource_name" = "Stage-Enterprise-Test"
        "service_name" = "apprapp"
        "service_tag" = []
        "user_tag" = [
          "stage",
        ]
      }
      "config" = {
        "cbr_check_enforced" = ""
        "cbr_private_public_allowed_ip_list" = null
        "endpoints_restricted" = false
        "restricts_private_endpoints" = false
        "wild_card_in_private_list" = false
        "wild_card_in_public_list" = false
      }
    },
  ]
}

@Ramya-c4
Copy link
Contributor Author

image image

@Ramya-c4
Copy link
Contributor Author

image image image image

@hkantare hkantare merged commit fed837f into IBM-Cloud:master Nov 14, 2024
1 check passed
hkantare pushed a commit that referenced this pull request Nov 15, 2024
* tags support and settings bug fix

* mod changes

* documentation issues

* review comments

* remove redundant prints

* review comments

* existing changes

* review comments

* tags regex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants