Skip to content

Clarify that we specify the client, not agent version

João Alexandre Cunha requested to merge Alexand-master-patch-66866 into master

Why is this change being made?

Hotfix to our docs.

The server version is whatever is deployed to the environment we're running against. Most specifically, these tests only run against staging ang staging-canary, so the server version is whatever is currently deployed there. What we define in this file is the version of the client (agentk) we're using to connect to it.

By the way, we should make this also dynamic, so that we take the latest released version, or better, the version that is deployed in the environment we're running against. But this MR simply clarifies the current behaviour for now.

Author Checklist

  • Provided a concise title for this Merge Request (MR)
  • Added a description to this MR explaining the reasons for the proposed change, per say why, not just what
    • Copy/paste the Slack conversation to document it for later, or upload screenshots. Verify that no confidential data is added.
  • Assign reviewers for this MR to the correct Directly Responsible Individual/s (DRI)
    • If the DRI for the page/s being updated isn’t immediately clear, then assign it to one of the people listed in the Maintained by section on the page being edited
    • If your manager does not have merge rights, please ask someone to merge it AFTER it has been approved by your manager in #mr-buddies
  • If the changes affect team members, or warrant an announcement in another way, please consider posting an update in #whats-happening-at-gitlab linking to this MR
    • If this is a change that directly impacts the majority of global team members, it should be a candidate for #company-fyi. Please work with internal communications and check the handbook for examples.

Edited by João Alexandre Cunha

Merge request reports