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

[IBM] Add Tagging on supported resources & Fix supported resource create API #1267

Merged
merged 6 commits into from
Aug 2, 2024

Conversation

handj622
Copy link
Contributor

@handj622 handj622 commented Aug 2, 2024

  1. For IBM Cloud, a resource's CRN is required to attach a tag to the resource.

  2. Image, NLB VMGroup and Cluster NodeGroup have been modified to unsupported resources.

    • Reason
      : Image Create API is under development
      : The LoadBalancer Pool lacks CRN information
      : NodeGroup does not support tags
  3. Automatically delete detached tags if they are not used in each resource's Delete API.

[Special Fix main/Test_Connection.go]

  • Added creation of supported resource tagList

vpc, subnet, security group, key, vm, disk, myimage, nlb, cluster

@powerkimhub powerkimhub self-requested a review August 2, 2024 08:33
@powerkimhub powerkimhub merged commit 27d5951 into cloud-barista:master Aug 2, 2024
3 checks passed
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.

2 participants