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

Bug Fix : Init Container tried to mount invalid volume name #538

Merged
merged 7 commits into from
Jul 1, 2023

Conversation

shubham-cmyk
Copy link
Member

Init Container should mount the same volume as the primary ( redis ) container.

Fixes : #537

shubham-cmyk and others added 7 commits June 17, 2023 15:52
Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
@shubham-cmyk shubham-cmyk merged commit a570e6e into OT-CONTAINER-KIT:master Jul 1, 2023
6 of 10 checks passed
@shubham-cmyk shubham-cmyk deleted the initContainer branch July 3, 2023 17:54
jiuker pushed a commit to jiuker/redis-operator-1 that referenced this pull request Jul 20, 2023
…INER-KIT#538)

* Set up CI with Azure Pipelines

[skip ci]

* Update pipeline.yaml

* revert azure pipeline

Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>

* update the pipeline

Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>

* bug fix invalid volume connect in Init Container

Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>

---------

Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
Signed-off-by: guozhi.li <guozhi.li@daocloud.io>
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.

Init countainer tries to mount invalid volume when persistence is enabled
1 participant