Skip to content

Test AWS/crossplane blueprint against different crossplane aws provider versions#147

Merged
Michael Vittrup Larsen (michaelvl) merged 11 commits intomainfrom
feature/test-aws-blueprint-vs-provider-versions
Apr 26, 2023
Merged

Test AWS/crossplane blueprint against different crossplane aws provider versions#147
Michael Vittrup Larsen (michaelvl) merged 11 commits intomainfrom
feature/test-aws-blueprint-vs-provider-versions

Conversation

@michaelvl
Copy link
Contributor

@michaelvl Michael Vittrup Larsen (michaelvl) commented Apr 25, 2023

Description

This PR introduces makefile changes to support testing aws/crossplane blueprints against different crossplane aws provider versions. This PR also adds a table with tested versions and speculatively use the label 0.0.19 as the 'new' release containing this PR.

additionally, this PR:

  • Adds a variable for the Crossplane provider name (previously hardcoded to admin). This is particularly useful in a multi tenant environment, where the provider now can be tenant specific.
  • Dependabot config fix The property '#/updates/0/ignore/0/versions' includes invalid version requirements for a gomod ignore condition

Fixes #136 and #123

@michaelvl Michael Vittrup Larsen (michaelvl) force-pushed the feature/test-aws-blueprint-vs-provider-versions branch from aed7fd6 to 310aed4 Compare April 26, 2023 08:02
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.

Test and document blueprint compatibility with Crossplane versions

2 participants