XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    DevOps Megathread: what you need and how we can help!

    Scheduled Pinned Locked Moved Infrastructure as Code
    52 Posts 17 Posters 10.0k Views 19 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J Offline
      john.c
      last edited by john.c

      @olivierlambert Another useful item to aid in development processes and IaC operations. Is when using GitHub Copilot an MCP Server which will interface with the Vates VMS stack, so the agent can get context related to requests (queries). That way its responses can be properly grounded in the context of the stack, as well as the configuration, setup of the Vates VMS installation and its available resources.

      Can the IaC team work on this, though may need other teams help?

      nathanael-hN 1 Reply Last reply Reply Quote 0
      • nathanael-hN Offline
        nathanael-h Vates 🪐 DevOps Team @john.c
        last edited by

        @john.c Why not, can you share what would be the first tools to support and your use cases? I assume that if you are working in VSCode you might be useing some infrastructure as code, like Terraform or Pulumi or Ansible, isn't? In these case do you also have some related MCP servers enabled?

        J 1 Reply Last reply Reply Quote 0
        • J Offline
          john.c @nathanael-h
          last edited by john.c

          @nathanael-h said in DevOps Megathread: what you need and how we can help!:

          @john.c Why not, can you share what would be the first tools to support and your use cases? I assume that if you are working in VSCode you might be useing some infrastructure as code, like Terraform or Pulumi or Ansible, isn't? In these case do you also have some related MCP servers enabled?

          @nathanael-h Pulumi for the infrastructure as code, with the code held on a private GitHub repository.

          To aid in writing the IaC code as well as helping with provisioning VMs etc.

          As well as during development of full stack website projects.

          The appropriate servers are already enabled and configured, for GitHub Copilot use.

          Visual Studio Code with GitHub Copilot.

          1 Reply Last reply Reply Quote 0
          • J Offline
            john.c
            last edited by

            @manilx I have proposed to the IaC team of Vates, a MCP Server for Vates VMS. Which can be used by GitHub Copilot or similar, if used when doing IaC etc.

            1 Reply Last reply Reply Quote 0
            • CyrilleC Offline
              Cyrille Vates 🪐 DevOps Team
              last edited by

              Terraform Provider - Release 0.35.1

              The new version fixes bugs when creating a VM from a template #361:

              • All existing disks in the template are used if they are declared in the TF plan.
              • All unused disks in the template are deleted to avoid inconsistency between the TF plan and the actual state.
              • It is no longer possible to resize existing template disks to a smaller size (fixes potential source of data loss).

              The release: https://github.com/vatesfr/terraform-provider-xenorchestra/releases/tag/v0.35.1

              CyrilleC 1 Reply Last reply Reply Quote 1
              • CyrilleC Offline
                Cyrille Vates 🪐 DevOps Team @Cyrille
                last edited by

                The release v0.35.0 improves the logging of both the Xen Orchestra golang SDK and the Terraform Provider.

                Now it should be easier to read the log using TF_LOG_PROVIDER=DEBUG (see the provider documentation)

                CyrilleC 1 Reply Last reply Reply Quote 1
                • CyrilleC Offline
                  Cyrille Vates 🪐 DevOps Team @Cyrille
                  last edited by

                  Terraform Provider v0.36.0 and Pulumi Provider v2.3.0

                  • Read and expose boot_firmware on template data-source by @sakaru in #381
                  • Fixes VM creation from multi-disks template:
                    • All existing disks in the template are used if they are declared in the plan.
                    • All unused disks in the template are deleted to avoid inconsistency between the plan and the actual state.
                    • It is no longer possible to resize existing template disks to a smaller size (fixes potential source of data loss).
                    • Order of existing disk matches the declaration order in the plan

                  Terraform provider release: https://github.com/vatesfr/terraform-provider-xenorchestra/releases/tag/v0.36.0

                  Pulumi provider release: https://github.com/vatesfr/pulumi-xenorchestra/releases/tag/v2.3.0

                  CyrilleC 1 Reply Last reply Reply Quote 0
                  • CyrilleC Offline
                    Cyrille Vates 🪐 DevOps Team @Cyrille
                    last edited by

                    Terraform provider release v0.36.1

                    Fix for VM creation from templates with >=3 disks

                    • https://github.com/vatesfr/terraform-provider-xenorchestra/releases/tag/v0.36.1
                    • related sdk release: https://github.com/vatesfr/xenorchestra-go-sdk/releases/tag/v1.8.0
                    1 Reply Last reply Reply Quote 1
                    • olivierlambertO Offline
                      olivierlambert Vates 🪐 Co-Founder CEO
                      last edited by

                      🍾

                      1 Reply Last reply Reply Quote 0
                      • cichyC Offline
                        cichy
                        last edited by

                        Prioritization of VM startup AND shutdown sequencing! PLEASE - in the GUI (XO). So - without code - I can finally shutdown my servers accessing DB's prior to shutting down the DB server vm's themselves thereby saving myself from table corruption. 🙏

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post