Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion contributions/opensource/pierrelf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,11 @@ https://github.com/apache/cloudstack/issues/7363

**Relevance**

CloudStack being a cloud platform is highly relevant for DevOps. CloudStack also provides adapters for Terraform, Kubernetes and other widely used DevOps tools.
CloudStack being a cloud platform is highly relevant for DevOps. CloudStack also provides adapters for Terraform, Kubernetes and other widely used DevOps tools.

---
Pull request: https://github.com/apache/cloudstack/pull/7386

The new feature was approved by one maintainer. It consisted of making the API and GUI more uniform as the "domainpath" was not included in this route.

Fixing it took some time as I had to get the whole Apache CloudStack project to build on my local machine, and then figure out where in the quite large codebase I had to make the changes.