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

Added redis example #1832

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Added redis example #1832

merged 1 commit into from
Jan 6, 2023

Conversation

shahpratikr
Copy link
Contributor

@shahpratikr shahpratikr commented Jan 2, 2023

Change Overview

  • Added steps to run redis with kanister
  • Updated goreleaser to create redis-tools image

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2023

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

@infraq infraq added this to In Progress in Kanister Jan 2, 2023
.goreleaser.yml Outdated Show resolved Hide resolved
docker/kanister-redis/image/Dockerfile Outdated Show resolved Hide resolved
pkg/app/redis.go Outdated Show resolved Hide resolved
pkg/app/redis.go Outdated Show resolved Hide resolved
pkg/blueprint/blueprints/redis-blueprint.yaml Outdated Show resolved Hide resolved
@shahpratikr shahpratikr force-pushed the pratik/redis_example branch 2 times, most recently from f7e70bc to 7a30a31 Compare January 2, 2023 11:43
examples/redis/README.md Outdated Show resolved Hide resolved
examples/redis/README.md Outdated Show resolved Hide resolved
examples/redis/README.md Outdated Show resolved Hide resolved
examples/redis/README.md Outdated Show resolved Hide resolved
examples/redis/README.md Outdated Show resolved Hide resolved
examples/redis/blueprint-v2/redis-blueprint.yaml Outdated Show resolved Hide resolved
build/push_images.sh Outdated Show resolved Hide resolved
.goreleaser.yml Outdated Show resolved Hide resolved
examples/redis/README.md Show resolved Hide resolved
examples/redis/README.md Outdated Show resolved Hide resolved
examples/redis/README.md Show resolved Hide resolved
examples/redis/README.md Outdated Show resolved Hide resolved
examples/redis/README.md Outdated Show resolved Hide resolved
@shahpratikr shahpratikr force-pushed the pratik/redis_example branch 2 times, most recently from 02823f1 to 5e7767f Compare January 5, 2023 05:22
Kanister automation moved this from In Progress to Reviewer approved Jan 6, 2023
Copy link
Contributor

@pavannd1 pavannd1 left a comment

Choose a reason for hiding this comment

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

LGTM

- Added steps to run redis with kanister
@mergify mergify bot merged commit fa88d48 into master Jan 6, 2023
Kanister automation moved this from Reviewer approved to Done Jan 6, 2023
@mergify mergify bot deleted the pratik/redis_example branch January 6, 2023 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants