-
Notifications
You must be signed in to change notification settings - Fork 155
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
velero plugin for aws #2402
Merged
jamonation
merged 1 commit into
chainguard-images:main
from
developer-guy:velero-plugins
Mar 28, 2024
Merged
velero plugin for aws #2402
jamonation
merged 1 commit into
chainguard-images:main
from
developer-guy:velero-plugins
Mar 28, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
developer-guy
force-pushed
the
velero-plugins
branch
4 times, most recently
from
March 25, 2024 18:34
8a4e08e
to
a0aaf8c
Compare
I've tested these plugins in a local Kind cluster, installed velero, and pushed backups to AWS S3:
The readmes should link to the official plugin pages on the velero site for reference. |
developer-guy
force-pushed
the
velero-plugins
branch
7 times, most recently
from
March 28, 2024 12:52
dba259d
to
6822fc7
Compare
developer-guy
force-pushed
the
velero-plugins
branch
from
March 28, 2024 12:54
6822fc7
to
3c46bbb
Compare
jamonation
previously approved these changes
Mar 28, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, smart testing using the minio example!
developer-guy
force-pushed
the
velero-plugins
branch
from
March 28, 2024 19:23
3c46bbb
to
1804109
Compare
developer-guy
force-pushed
the
velero-plugins
branch
from
March 28, 2024 19:24
1804109
to
4d16670
Compare
Signed-off-by: Batuhan Apaydin <[email protected]> Co-authored-by: Furkan Turkal <[email protected]> Signed-off-by: Batuhan Apaydin <[email protected]>
developer-guy
force-pushed
the
velero-plugins
branch
from
March 28, 2024 19:24
4d16670
to
006c3b2
Compare
jamonation
approved these changes
Mar 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New Image Pull Request Template
Image Size
Notes: we include the binary twice in different locations this is why we have bigger images because we use -compat here to make sure that we have that binary in the location where Dockerfile expects to be
Image Vulnerabilities
Notes:
Image Tagging
Notes:
Basic Testing - K8s cluster
Notes:
Basic Testing - Package/Application
Notes:
Helm
Notes:
Processor Architectures
Notes:
Functional Testing + Documentation
Notes:
Environment Testing + Documentation
Notes:
Version
Notes:
Dev Tag Availability
Notes:
Access Control + Authentication
nonroot
and GID/UID are set to 65532 or upstream defaultENTRYPOINT
CMD
–help
Environment Variables
SIGTERM
docker kill $(docker run -d --rm cgr.dev/chainguard/nginx)
)Logs
Documentation - README