Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configuration-aws-database covered by uptest #1

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Oct 18, 2023

Description of your changes

  • Distilled SQLInstance abstraction out of platform-ref-aws
  • configuration-aws-network as dependency
  • uptest setup with waiting for --all configurations to avoid CRD establishing race conditions

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

local uptest run

make e2e
...
00:44:58 [ OK ] running automated tests

plus uptest pipeline below

* Distilled SQLInstance abstraction out of platform-ref-aws
* configuration-aws-network as dependency
* uptest setup with waiting for --all configurations to avoid CRD
  establishing race conditions

Signed-off-by: Yury Tsarev <yury@upbound.io>
@ytsarev
Copy link
Member Author

ytsarev commented Oct 18, 2023

/test-examples

Copy link
Member

@haarchri haarchri left a comment

Choose a reason for hiding this comment

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

@ytsarev thanks for the split - small nitpick

apiVersion: meta.pkg.crossplane.io/v1alpha1
kind: Configuration
metadata:
name: platform-ref-aws
Copy link
Member

Choose a reason for hiding this comment

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

configuration-aws-database

apiVersion: pkg.crossplane.io/v1
kind: Configuration
metadata:
name: platform-ref-aws
Copy link
Member

Choose a reason for hiding this comment

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

configuration-aws-database

examples/configuration.yaml Outdated Show resolved Hide resolved
Signed-off-by: Yury Tsarev <yury@upbound.io>
@ytsarev
Copy link
Member Author

ytsarev commented Oct 19, 2023

/test-examples

@ytsarev
Copy link
Member Author

ytsarev commented Oct 19, 2023

@haarchri thanks a lot for review, sample Configuration updated, uptest is green, merging in :)

@ytsarev ytsarev merged commit 67d4e68 into upbound:main Oct 19, 2023
@ytsarev ytsarev deleted the configuration branch October 19, 2023 07:54
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.

2 participants