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

Add Backup resource custom hooks, terminalCodes and e2e tests #5

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

a-hilaly
Copy link
Member

@a-hilaly a-hilaly commented Jun 3, 2021

Part of aws-controllers-k8s/community#803

Description of changes:

  • Add custom hooks, terminalCodes to Backup resource in generator.yaml
  • Add e2e tests for Backup create and delete operations

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ack-bot
Copy link
Collaborator

ack-bot commented Jun 3, 2021

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@ack-bot ack-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 3, 2021
@a-hilaly
Copy link
Member Author

a-hilaly commented Jun 3, 2021

Note to reviewers: This PR needs to be rebased once #3 and #4 are merged
/hold

@ack-bot ack-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 3, 2021
@a-hilaly a-hilaly changed the title Add Backup resource custom hooks, terminalCodes, printcolumns and e2e tests Add Backup resource custom hooks, terminalCodes and e2e tests Jun 14, 2021
@a-hilaly
Copy link
Member Author

/unhold
/ok-to-test

@ack-bot ack-bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Jun 14, 2021
@a-hilaly
Copy link
Member Author

/test dynamodb-kind-e2e

@a-hilaly a-hilaly marked this pull request as ready for review June 14, 2021 23:14
@ack-bot ack-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 14, 2021
test/e2e/tests/test_backup.py Outdated Show resolved Hide resolved
@a-hilaly
Copy link
Member Author

/test dynamodb-kind-e2e

@a-hilaly
Copy link
Member Author

/retest

@a-hilaly
Copy link
Member Author

Mmmmm it looks like tests are randomly failing from time to time.. investigating that.
/hold

@ack-bot ack-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 15, 2021
Part of aws-controllers-k8s/community#803

Description of changes:
- Add custom hooks, terminalCodes to `GlobalTable` resource in `generator.yaml`
- Add e2e tests for `Backup` create and delete operations

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
@a-hilaly
Copy link
Member Author

/test dynamodb-kind-e2e

@a-hilaly
Copy link
Member Author

/unhold

@ack-bot ack-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 17, 2021
Copy link
Collaborator

@jaypipes jaypipes left a comment

Choose a reason for hiding this comment

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

tres bien, merci!

@jaypipes
Copy link
Collaborator

/lgtm

@ack-bot ack-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 17, 2021
@ack-bot
Copy link
Collaborator

ack-bot commented Jun 17, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: A-Hilaly, jaypipes, RedbackThomson

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [A-Hilaly,RedbackThomson,jaypipes]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ack-bot ack-bot merged commit 589cde3 into aws-controllers-k8s:main Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants