Skip to content

v0.5.0

Choose a tag to compare

@stgraber stgraber released this 12 Sep 01:49
· 106 commits to main since this release
12eafd4

Changelog

  • 12eafd4 Merge pull request #297 from serturx/main
  • 13c421e Merge pull request #305 from breml/generate-data-sources
  • b534425 datasource: Generate instance
  • 7b66133 generate-datasources: Improve devices documentation
  • 043fe4d datasource: Generate profile
  • 880e68c generate-datasources: Add support for type device
  • 3466765 docs: Add instructions for generate-datasources
  • 61a5929 provider: Wire generated data sources in provider
  • ce6faa5 datasources: Add generated data sources
  • 12eb3ab docs: Update generated documentation for data sources
  • 16d3875 common: Add generic incus type to list of map[string]any converter
  • f9309ef generate-datasources: Add config and go generate directive
  • b3b941a generate-datasources: Add initial version of data source generator
  • ad188b4 gitattributes: Hide generated code in github review by default
  • 5d958d8 deps: Add deps for data source code generation
  • 18c65bd generate-datasources: prepare storage pool for automatic generation
  • 4189419 docs: Add storage pool datasource
  • 2bfb781 storage: Add storage pool datasource
  • 0fba2a0 Merge pull request #312 from lxc/dependabot/github_actions/actions/setup-go-6
  • 13e8acf Merge pull request #313 from lxc/dependabot/go_modules/golang.org/x/sys-0.36.0
  • 4d912f9 build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0
  • cd9949d build(deps): bump actions/setup-go from 5 to 6
  • 87617b4 Merge pull request #309 from lxc/dependabot/go_modules/github.com/lxc/incus/v6-6.16.0
  • 843e402 Merge pull request #308 from lxc/dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • d835704 build(deps): bump github.com/lxc/incus/v6 from 6.15.0 to 6.16.0
  • 872d5c8 build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • a792829 Merge pull request #300 from breml/296-clustered-network-config
  • 6446381 Merge pull request #304 from breml/test-image-architecture
  • 21392d5 docs: description and target are mutual exclusive for networks
  • c86a281 tests: Ensure correct handling of networks with description and target
  • 7890469 network: Handle description for clustered networks
  • 48ab34e acctest: Define test image without architecture
  • 9c61882 Merge pull request #303 from breml/flexible-cluster-tests-cont
  • 148cece docs: Add basic instructions on cluster setup
  • e858b3d tests: Make storage volume tests on cluster more flexible
  • 4ab7058 tests: Make storage bucket tests on cluster more flexible
  • 8ea8301 tests: Make instance tests on cluster more flexible
  • 816b16c tests: Make cluster member tests more flexible
  • 7cf95cb tests: Make network cluster tests more flexible
  • 7396dfe tests: Use acctest.TestCheckResourceAttrInLookup in storage pool cluster test
  • 662bd13 acctest: Add helper function to compare state value against lookup map
  • 77f7dca tests: Fix formatting
  • 87fd71f Merge pull request #302 from lxc/dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • 4c75074 build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • 7d85c31 Merge pull request #299 from breml/flexible-cluster-tests
  • fedc058 Merge branch 'lxc:main' into main
  • 704c2cd Merge pull request #301 from breml/296-clustered-network-config-2
  • 0c4f7ac network: Add "tunnel." to computed keys for config
  • 6335773 tests: Refactor storage pool clustered test to work with arbitrary clusters
  • 059185d acctest: Add helper function to determine the cluster member names
  • 1c87506 Merge pull request #298 from breml/295-clustered-storage-pool
  • 74f0eae tests: Ensure correct handling of storage pools with description without target
  • 0596000 docs: description and target are mutual exclusive for storage pools
  • f2534dd tests: Ensure correct handling of storage pools with description and target
  • f6fece5 storage: Handle description for clustered setups
  • 1dc6b4b linting: Remove blank lines
  • 526baf8 linting: Reorder imports
  • 84891f6 docs: Add force_destroy attribute for project resource
  • 6f3ef4b tests: Add tests for force destroying project
  • 4cea7ca project: Add force_destroy attribute
  • 08c5784 Merge pull request #294 from breml/293-fix-destroy-default-profile
  • 27133d3 profile: Use "default" as default for project