Skip to content

Conversation

@tobio
Copy link
Member

@tobio tobio commented Nov 25, 2025

Fixes #1468

Kind of annoying, this field is available on Cloud from 8.16, but requires two config settings to be exposed in self-managed instance before 8.18 🤷

@tobio tobio self-assigned this Nov 25, 2025
Copilot AI review requested due to automatic review settings November 25, 2025 00:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the minimum supported version for setting solutions on Kibana spaces from 8.18.0 to 8.16.0, addressing the availability of this feature on Elastic Cloud from version 8.16 onwards. The change accommodates the different version requirements between Cloud and self-managed deployments.

Key Changes:

  • Updated the minimum version constraint from 8.18.0 to 8.16.0
  • Introduced a separate version constant for test skip logic

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
internal/kibana/space.go Updated SpaceSolutionMinVersion from 8.18.0 to 8.16.0 to support Cloud deployments
internal/kibana/space_test.go Added dedicated minSelfManagedVersionForSpaceSolution constant and removed unused import

@tobio tobio force-pushed the space-solution-8.16 branch from c0cf0bc to 7bbed45 Compare November 25, 2025 00:59
@tobio tobio merged commit 15e62bf into main Nov 25, 2025
54 checks passed
@tobio tobio deleted the space-solution-8.16 branch November 25, 2025 01:13
tobio added a commit that referenced this pull request Nov 27, 2025
…ata-view-resource

* origin/main: (32 commits)
  chore(deps): update kibana-openapi-spec digest to c99d51c (#1487)
  [Feature] Introduce elasticsearch alias resource with atomic write index management and nested attributes (#1343)
  Support setting solution for 8.16+ on Cloud (#1486)
  Refactor all Kibana connector acceptance tests to use ConfigDirectory pattern (#1484)
  Support .bedrock and .gen-ai connectors (#1467)
  Bump golang.org/x/crypto from 0.41.0 to 0.45.0 in /libs/go-kibana-rest (#1481)
  Bump golang.org/x/crypto from 0.42.0 to 0.45.0 (#1480)
  fix(deps): update module github.com/go-resty/resty/v2 to v2.17.0 (#1478)
  chore(deps): update kibana-openapi-spec digest to f1d0789 (#1479)
  chore(deps): update kibana-openapi-spec digest to 5841714 (#1477)
  chore(deps): update golang:1.25.4 docker digest to 6981837 (#1476)
  chore(deps): update kibana-openapi-spec digest to 67de5ef (#1475)
  chore(deps): update golangci/golangci-lint-action digest to e7fa5ac (#1474)
  chore(deps): update kibana-openapi-spec digest to b4553b6 (#1472)
  chore(deps): update actions/checkout action to v6 (#1470)
  Support publishing experimental resources/datasources within the framework provider (#1464)
  chore(deps): update actions/setup-go digest to 4dc6199 (#1466)
  fix(deps): update module github.com/elastic/elastic-transport-go/v8 to v8.8.0 (#1459)
  Prepare 0.12.2 Release (#1458)
  Support spaces for detection rules (#1457)
  ...
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.

[Bug] Error: solution field is not supported in this version of the Elastic Stack for elasticstack_kibana_space resource

3 participants